body {
	text-align: center;
	background-color: #F1F7FF;	
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
	font-style: normal;

}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	font-style: normal;
}
#container {
	margin: 0 auto;
	width: 760px;
	margin-bottom: 0px;
	height: auto;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-right-color: #000066;
	border-right-style: solid;
	border-right-width: 0px;
	border-bottom-color: #000066;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #000066;
	border-left-style: solid;
	border-left-width: 0px;
  }
#reviews {
	width: 380px;
	float: left;
	border-right-color: #000033;
	border-right-style: dotted;
	border-right-width: thin;

}
#repair {
	margin-top: 25px;
	width: 380px;

}
#belts {
	width: 380px;
	float: left;
	border-right-color: #000033;
	border-right-style: dotted;
	border-right-width: thin;
	margin-top: 25px;
	clear: both
}
#tips {
	margin-left: 380px;
	margin-top: 70px;
	width: 320px;
}
#heading {
	border-top-color: #000033;
	border-top-style: solid;
	border-top-width: 1px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 15px;
}
#ads {
	text-align: left;
}
#footer {
	border-top-color: #000033;
	border-top-style: solid;
	border-top-width: 1px;
	margin-right: 50px;
	margin-left: 50px;
}
.tab {
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
} 
.tabright {
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 12px;
}
.headercopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 12px;
	padding-left: 25px;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.infolink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	color: #003366;
}
a.infolink:link {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a.infolink:visited {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
a.infolink:hover {
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
.vacinc {	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 11px;
	color: #003366;
}
.vacincbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-style: normal;
	font-size: 13px;
	color: #003366;
	font-weight: bold;
}