/*--------------------------------------------------*/
/* McCann-I                                         */

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

	/*--------------------------------------------------*/
	/* Tenovus		                                    */

		#tenovusContent {
			background: #0b82c6 url("../../img/mcCannI/tenovus/background.jpg") repeat-x 0 0;
			clear: both;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* HiQ		                                        */

		#hiqContent {
			background: #000000 url("../../img/mcCannI/hiq/background.jpg") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Furniture                                        */

		#furnitureContent {
			background: #aa0840 url("../../img/mcCannI/furniture/background.jpg") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Harley	                                        */

		#harleyContent {
			background: #ba4100 url("../../img/mcCannI/harley/background.jpg") repeat-x 0 0;
			color: #fff;
		}

			#harleyContent #harleyFlash {
				margin: 20px auto;
			}

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

	#tenovus a {
		background: url("../../img/mcCannI/tenovus.png") no-repeat 0 0 !important;
		background: url("../../img/mcCannI/tenovus.jpg") no-repeat 0 0;
		color: #000;
	}

		#tenovus a span {
			background: url("../../img/global/arrowBlack.gif") no-repeat 100% 50%;
		}

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

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

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