/*--------------------------------------------------*/
/* Brand and Business Communications                */

	/*html,
	body,
	#wrapper {
		min-height: 700px !important;
	}*/

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

	/*--------------------------------------------------*/
	/* Waterways                                        */

		#waterwaysContent {
			background: #72c3f3 url("../../img/brandAndBusinessCommunications/waterways/background.gif") repeat-x 0 0;
			clear: both;
		}

	/*--------------------------------------------------*/
	/* Chiltern                                         */

		#chilternContent {
			background: #003b75 url("../../img/brandAndBusinessCommunications/chiltern/background.gif") repeat-x 0 0;
			color: #fff;
		}

	/*--------------------------------------------------*/
	/* Stnaley                                          */

		#stanleyContent {
			background: #b19719 url("../../img/brandAndBusinessCommunications/stanley/background.gif") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Samuel	                                        */

		#samuelContent {
			background: #91b0b6 url("../../img/brandAndBusinessCommunications/samuel/background.gif") repeat-x 0 0;
		}

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

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

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

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

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

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