hr {
	width: 645px;
	color: #DDD;
	background-color: #DDD;
	height: 1px;
	border:none;
}

#left-column h2 {
	margin-top: 16px;
}

.location {
	width: 900px;
	margin-bottom: 20px;
}
.location img {
	margin-bottom: 0px;
}

.florida {
	background: url('../images/interior/contact/map-florida.png') no-repeat;
	background-position: 500px 50px;
}

.michigan {
	background: url('../images/interior/contact/map-michigan.png') no-repeat;
	background-position: 500px 50px;
}