/*--------------------------------------------------*/
/* People Marketing                                 */

	#introduction {
		background: #b27c9e url("../../img/peopleMarketing/introduction.jpg") no-repeat 0 100%;
		/*padding-bottom: 70px;*/
	}

	/*--------------------------------------------------*/
	/* Burges  		                                    */

		#burgesContent {
			background: #f09b75 url("../../img/peopleMarketing/burges/background.gif") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Coventry                                         */

		#coventryContent {
			background: #0d5086 url("../../img/peopleMarketing/coventry/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Sheffield                                        */

		#sheffieldContent {
			background: #6a2e92 url("../../img/peopleMarketing/sheffield/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* HSE		                                        */

		#hseContent {
			background: #3b4144 url("../../img/peopleMarketing/hse/background.gif") repeat-x 0 0;
			color: #fff;
		}

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

	#peopleMarketing #featureBlocks {
		margin: 20px 0 0 0;
		float: left;
		position: relative;
		left: -8px;
		width: 660px;
	}
	
	#burges a {
		background: url("../../img/peopleMarketing/burges.jpg") no-repeat 0 0;
		color: #000;
	}

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

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

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

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