.contact{
	width: 100%;
	clear: both;
	margin-bottom: 15px;
	float: none;
	height: 265px;
}
.contact-left{
	float: left;
}
.contact-mid{
	float: left;
	width: 600px;
	height: 100%;
	text-align: center;
	font-size: 20px;
	padding-top: 20px;
}
.company-phone-email{
	margin-bottom: 15px;
}
.company-open-hours{

}
.contact-right{
	font-size: 12px;
}
.company{
	margin-bottom: 15px;
}
.contact-map{
	width: 100%;
	text-align: center;
	clear: both;
}