h1 {
	background: #B6D442 url(../images/headers/contact.gif);
	font-size:0px;
	color:#6CBD45;
}

#MapImage {
	border: none 0px;
	display: block;
	float: left;
	border: solid 1px #807F83;
}
address {
	font: 12px/130% Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #666666;	
}
#ContactDetails {
	list-style: none outside none;
}
#ContactDetails li {
	clear: both;
}
#ContactDetails strong {
	display: block;
	width: 110px;
	float: left;	
}
#ContactDetails address {
	display: block;
	width: auto;
	float: left;
}

#LocationInfo
{
	display: block;
	margin: 0 20px;
	width: 220px;
	vertical-align: bottom;
	background-color: #ffffff;
	color: #666666;
	float: right;
}
#LocationInfo p {
	display: block;
	margin: 0;
}
#BuildingPhoto {
	margin: 0 0 10px 0;
	padding: 0;
}

.left 
{
	width: 260px;	
}
.right 
{
	width: 530px;
}