
body{
	background-color: #ffffff;
	background-image: url(../images/bg.gif);
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	line-height: 16px;
}

img{
	border: none;
}

a{
	color: #ec1c24;
	text-decoration: none;
}

a:hover{
	color: #000000;
}

#container{
	width: 768px;
	padding: 32px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	position: relative;
}

#header{
	text-align: right;
}

#mainmenu{
	background-color: #000000;
	color: #ffffff;
	background-image: url(../images/menubar_bg.gif);
	background-repeat: no-repeat;
	height: 17px;
	padding: 5px 10px;
}

#footer{
	margin-top: 2em;
	border-top: 1px solid #666666;
	padding-top: 1em;
}

.submenubox{
	display: none;
	position: absolute;
	left: 0px;
	top: 17px;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #ec1c24;
	padding: 6px;
	font-size: 11px;
	line-height: normal;
}
.submenubox a{
	display: block;
	color: #ffffff;
}
.submenubox a:hover{
	color: #ec1c24;
}

#featured{
	width: 256px;
}
#featured div{
	background-image: url(../images/featured_bg.gif);
	padding: 10px 20px;
}

.button{
	display: block;
	width: 79px;
	height: 13px;
	padding: 2px 0px 0px 6px;
	background-image: url(../images/button.gif);
	font-size: 9px;
	color: #ffffff;
	text-transform: uppercase;
	line-height: normal;
}
.button:hover{
	background-position: 0px -15px;
	color: #ffffff;
}
.buttonWhite{
	display: block;
	width: 79px;
	height: 13px;
	padding: 2px 0px 0px 6px;
	background-image: url(../images/button_white.gif);
	font-size: 9px;
	color: #000000;
	text-transform: uppercase;
	line-height: normal;
}
.buttonWhite:hover{
	background-position: 0px -15px;
	color: #ffffff;
}
.btn15, .btn15disabled{
	display: block;
	width: 154px;
	height: 15px;
}
.btn15:hover{
	background-position: 0px -15px;
}
.btn16, .btn16disabled{
	display: block;
	width: 128px;
	height: 16px;
}
.btn16:hover{
	background-position: 0px -16px;
}
.btn28, .btn28disabled{
	display: block;
	width: 154px;
	height: 28px;
}
.btn28:hover{
	background-position: 0px -28px;
}
.btn30, .btn30disabled{
	display: block;
	width: 128px;
	height: 30px;
}
.btn30:hover{
	background-position: 0px -30px;
}

ul, ol{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px 2em;
	padding: 0px;
	list-style-position: outside;
}

hr{
	color: #666666;
	background-color: #666666;
	height: 1px;
	border: none;
}

h1, h2{
	color: #ec1c24;
	margin: 0px;
}
h1{
	font-size: 16px;
}
h2{
	font-size: 14px;
}
sup{
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	
}

sup{
	bottom: 0.4ex;
}

#searchbox{
	background-color: #ec1c24;
	color: #ffffff;
	padding: 10px;
	width: 114px;
	position: relative;
}

.quote{
	margin-bottom: 0px;
	padding: 0px 2em;
	font-weight: bold;
}
.quoteAuthor{
	text-align: right;
	font-style: italic;
	margin-top: 0px;
	padding: 0px 2em;
	margin-bottom: 3em;
}
#findadealer_btn{
	display: block;
	width: 254px;
	height: 31px;
	background-image: url(../images/findadealer_btn.gif);
}
#findadealer_btn:hover{
	background-position: 0px -31px;
}
