/*--------------------------------------------------*/
/* Brand Response                                   */

	#introduction {
		background: #d5973c url("../../img/brandResponse/introduction.jpg") no-repeat 0 100%;
		padding-bottom: 41px;
	}

	/*--------------------------------------------------*/
	/* Avis                                             */

		#avisContent {
			/*background: #ca2114 url("../../img/brandResponse/avis/background.gif") repeat-x 0 0;*/
			background: #ca2114;
			color: #fff;
		}

		/*	#avisContent .preview {
				padding-top: 100px;
			}

				#avisContent img {
					margin: 0 auto 80px;
				}

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

		#harleyContent {
			background: #34454e url("../../img/brandResponse/harley/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Hardys                                           */

		#hardysContent {
			background: #c7d035 url("../../img/brandResponse/hardys/background.gif") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Mercedes                                         */

		#mercedesContent {
			background: #06070e url("../../img/brandResponse/mercedes/background.gif") repeat-x 0 0;
			color: #fff;
		}

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

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

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

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

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

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