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

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

	/*--------------------------------------------------*/
	/* Casio	                                    */

		#casioContent {
			background: #6b7165 url("../../img/mcCannI/casio/background.jpg") repeat-x 0 0;
			clear: both;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Bravissimo                                       */

		#bravissimoContent {
			background: #fd8504 url("../../img/mcCannI/bravissimo/background.jpg") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Brewers	                                        */

		#brewersContent {
			background: #bccd33 url("../../img/mcCannI/brewers/background.jpg") repeat-x 0 0;
			color: #000;
		}

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

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

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

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

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

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

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

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

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