/*--------------------------------------------------*/
/* Media                                            */

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

	#introduction {
		background: #c1394f url("../../img/media/introduction.jpg") no-repeat 0 100%;
		min-height: 329px;
		height: auto !important;
		height: 329px;
	}

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

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


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

		#waterwaysContent {
			background: #72c3f3 url("../../img/media/waterways/background.gif") repeat-x 0 0;
		}	
	
	/*--------------------------------------------------*/
	/* Sabic	                                        */

		#sabicContent {
			background: #da782b url("../../img/media/sabic/background.gif") repeat-x 0 0;
		}

	/*--------------------------------------------------*/
	/* Stanley                                          */

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

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

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

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

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

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

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

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