.directionstext {
	position:absolute;
	left:540px;
	top:280px;
	width:245px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #60492a;
	background-repeat: no-repeat;
	text-align: center;
}

#leftimage {
	position:absolute;
	left:100px;
	top:280px;
	width:425px;
	height:401px;
	text-align: left;
}
#floodimage {
	position:absolute;
	left:148px;
	top:652px;
	width:336px;
	height:411px;
	text-align: left;
	background-image:url(../images/contact/floodmap.jpg);
	background-repeat: no-repeat;
}

