#contact-info {
	float: right;
	width: 200px;
}

#contact-form {
	float: left;
	width: 470px;
}

#maps {
	clear: both;
	padding-top: 30px;
}
