body {
	background-color: #EAE8E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 35px auto;
	width: 800px;
	text-align: center;
}
#mainframe {
	clear: both;
	text-align: left;
}
.hometable {
	background-image: url(images/background_home.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 300px;
	padding-top: 35px;
}
.hometable ul {
	list-style: none;
	margin: 0;
	padding-left: 18px;
}
.hometable li {
	display: inline;
	padding-right: 10px;
	float: left;
	width: 247px;
	height: 203px;
	margin: 0;
}
.dealercenter {
	font-size: 10px;
	color: #333;
}
.dealercenter a {
	color: #333;
	text-decoration: none;
}
.dealercenter a:hover {
	text-decoration: underline;
}
.dealertab {
	padding: 25px 0 13px 0;
}
.dealerbox {
	background-image: url(images/dealerbox_back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-size: 10px;
	font-weight: 650;
	color: #333;
	width: 762px;
	margin: 0 auto;
}
.dealerbox a {
	color: #F00;
	text-decoration: none;
}
.dealerbox a:hover {
	text-decoration: underline;
}
.dealerboxBottom {
	clear: both;
	background-image: url(images/dealerbox_back.jpg);
	background-repeat:repeat-y;
	width: 762px;
	margin: 0 auto;
}
.dealerbanner {
	width: 800px;
	height: 83px;
	background-image: url(images/dealer_header.jpg);
	background-repeat: no-repeat;
}
.links a {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: 700;
	line-height: 16px;
}
.links a:hover {
	text-decoration: underline;
}
.feedback {
	font-size: 11px;
	font-weight: 700;
}
.consumerText {
	font-size: 10px;
	font-weight: 700;
	color: #454545;
	line-height: 22px;
	text-align: justify;
}
.faqIntro {
	font-size: 11px;
	font-weight: 700;
	color: #545454;
	line-height: 18px;
	text-align: justify;
}
.question {
	line-height: 18px;
	font-weight: 700;
}
.answer {
	color: #666;
	line-height: 18px;
	font-weight: 700;
}
.blanklist {
	list-style: none;
}
