.hoursLocation {
	font-family: "Open Sans";
	font-size: 13px;
}
.tab5 {
	margin-left: 15px;
}
#adBoxes{
 	clear: both;
 	
}
#adBoxes:after{
	content: "";
	clear: both;
	display: table;
}
#adBoxes .box{
	width: 33.33%;
	box-sizing: border-box;
	padding: 5px;
	float: left;
}
#main h2{
	background-image:url(images/header_bg.jpg);width:450px;height:53px; padding-top:15px; color:#738b97; padding-left:40px
}
.vh{  
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}