/*--------------------------------------------------*/
/* McCann Direct	                                */

	#introduction {
		background: #ccdc48 url("../../img/mcCannDirect/introduction.jpg") no-repeat 0 100%;
	}

	/*--------------------------------------------------*/
	/* IRS		                                        */

		#irsContent {
			background: #8eb86c url("../../img/mcCannDirect/irs/background.jpg") repeat-x 0 0;
			clear: both;
		}

	/*--------------------------------------------------*/
	/* Spirit	                                        */

		#spiritContent {
			background: #7c7877 url("../../img/mcCannDirect/spirit/background.jpg") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Sure		                                        */

		#sureContent {
			background: #6e6f72 url("../../img/mcCannDirect/sure/background.jpg") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Wesfield		                                    */

		#westfieldContent {
			background: #82bbd6 url("../../img/mcCannDirect/westfield/background.jpg") repeat-x 0 0;
		}

/*--------------------------------------------------*/
/* Feature blocks                                   */

	#irs a {
		background: url("../../img/mcCannDirect/irs.png") no-repeat 0 0 !important;
		background: url("../../img/mcCannDirect/irs.jpg") no-repeat 0 0;
	}

	#spirit a {
		background: url("../../img/mcCannDirect/spirit.png") no-repeat 0 0 !important;
		background: url("../../img/mcCannDirect/spirit.jpg") no-repeat 0 0;
	}

	#sure a {
		background: url("../../img/mcCannDirect/sure.png") no-repeat 0 0 !important;
		background: url("../../img/mcCannDirect/sure.jpg") no-repeat 0 0;
	}

	#westfield a {
		background: url("../../img/mcCannDirect/westfield.png") no-repeat 0 0 !important;
		background: url("../../img/mcCannDirect/westfield.jpg") no-repeat 0 0;
	}
