#myFacilities{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	height: 715px;
	width: 960px;
	background-image: url(IMAGES/BG_Facilities.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0 auto;
	position:relative;
}

#facilities #MainContent{
	margin-top: 0px;
	background: none;
}

#facilities #footer{
	margin-top: 0px;	
}

#facilities #topNav{
	margin:0 auto;
}

#facilities .location{
	width:325px;
	height:630px;
	float:left;
	position:relative;
	margin:45px 0 0 0px;
}

#facilities .location p{
	margin-left:20px;
	margin-right:15px;
	margin-top:10px;
}

#facilities #ci{
	width:305px;
}
.locTitle{
	color:#cc3333;
	font-weight: bold;	
}

#facilities .location a{
	color:#cc3333;
}

#wagmp_map_1, #wagmp_map_2, #wagmp_map_3{
	margin-left:20px;
	border:2px solid #000;
}
