/*--------------------------------------------------*/
/* PR				                                */

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

	/*--------------------------------------------------*/
	/* readyBed                                         */

		#readyBedContent {
			background: #a89c91 url("../../img/publicRelations/readyBed/background.jpg") repeat-x 0 0;
			color: #fff;
			clear: both;
		}

	/*--------------------------------------------------*/
	/* kohler                                           */

		#kohlerContent {
			background: #7e856c url("../../img/publicRelations/kohler/background.jpg") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* beefeater                                            */

		#beefeaterContent {
			background: #bd6635 url("../../img/publicRelations/beefeater/background.jpg") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* brp                                         */

		#brpContent {
			background: #4a4a4a url("../../img/publicRelations/brp/background.jpg") repeat-x 0 0;
			color: #fff;
		}

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

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

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

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

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