#contact1 {
	width: 325px;
	float: left;
}
#contact1 ul li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}
#googlemap {
	float: right;
	width: 350px;
	display: block;
	overflow: hidden;
}
#formsection {
	top: 300px;
	display: block;
	float: left;
	width: 550px;
	clear: both;
	margin-top: 15px;
}
