.mainframe {
	background-image: url(images/FrameBG.jpg);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.mainpage {
	background-attachment: fixed;
	background-color: #DEF2DB;
	background-repeat: no-repeat;
	background-position: center top;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.dealername {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 30px;
}
.dealeraddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.dealerphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.secondaryframe {
	background-image: url(images/FrameBG2.jpg);
	background-position: center bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
