h1 {
	font-size: 14px;
	color: #666666;
	text-transform: lowercase;
	background: #fff;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
	line-height: 32px;
	height: 32px;	
	margin: 0;
	padding: 0;	
}

#contactContent {
	margin-top: 16px;
	
}

#address {
	width: 208px;
	margin-right: 16px;
	float: left;
}

#map {
	display: none;
	float: left;
	width: 432px;
	margin-right: 16px;
	background: #eee;
	height: 416px;
}


#images {
	width: 208px;
	float: left;	
/*	background: #eee;*/
	height: 464px;
}

#images img {
	display: block;
}
