@charset "utf-8";

h1 {
	clear: both;
	margin-top: 25px; 
	margin-bottom: 25px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif; 	font-style: italic;font-weight: bold;
	font-size: 22px; color: #99CCFF;
}
.TopNavTable{
	width: 100%;
	text-align:center;
	vertical-align: central;
}
.TopNavTableL{
	width: 20%;
}
.TopNavTableM{
	width: 15%;
}
.TopNavTableR{
	width: 25%;
}
.HomeImage {
	width: 40px;
}
.Banner {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: -29px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
#AutoRepairTop {
	margin-top: 20px;
	margin-left: 2%;
	margin-right: 2%;
}
#ARST{
	margin-top: 20px;
	margin-bottom: 20px;
}
.ST{
	max-width: 100%;
	margin: auto;
}
.STTD {
	vertical-align:text-top;
	padding: 5px;
}
.SmokeFree {
	clear:both;
	width: 295px;
	margin:auto;
	padding: 10px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-bottom: 20px;
}
.SmokeFreePic {
	width: 45px;
}
#EmbededPost {
	display: block;
	margin:auto;
	max-width: 450px;
	background-color: #F6F6F6;
	overflow: hidden;
}
#BoschText {
	display: block;
	margin-top: 10px;
	width: 98%;
	margin-left: 1%;
	margin-right: 1%;
}
.ST2{
	max-width: 100%;
	margin: auto;
	text-align: center;
}
.BoschTableImage{
	width: 60%;
}
.ACTableImage{
	width: 60%;
}
#MenuText {
	margin-top: 0px;
	font-size: 16px;
	text-align:center;
}
.MenuTableX2 {
	max-width: 100%;
	margin: auto;
	text-align:center;
}
.MenuXL {
	text-align:left;
}
.MenuTableTitle {
	margin-top: -10px;
	margin-top:!important;
	margin-bottom: -20px;
	margin-bottom:!important;
}



@media only screen and (min-width: 1000px) {

#SM {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 22.5%;
	display: block;
}
#SMLast {
	clear: none;
	float: left;
	margin-left: 2%;
	width: 22.5%;
	display: block;
}

}
