/* CSS Document */
#headerContent {
	overflow:hidden;
	position:relative;
	z-index:1;
	background-image: url(images/businessAreas-Health.jpg);
	background-repeat:no-repeat;
	background-color:#000;
	height:500px;
	width:1200px;
  	margin-left: auto ;
  	margin-right: auto ;
	z-index:2;
}
