﻿body {
	background-image: url('../images_top/grey_brick_header_home.png');
	background-repeat: repeat-x;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 0px;
}
#contentwrapper {
	width: 750px;
	position: relative;
	margin: 0 auto 0 auto;
}
#mainnav {
	position: relative;
	height: 36px;
	width: 750px;
}
#masthead {
	position: relative;
	height: 247px;
	width: 750px;
}
#maincontent {
	width: 550px;
	float: left;
	position: relative;
	background: #F8F8F2;
}
#sidebarwrapper {
	float: left;
	position: relative;
	width: 200px;
	background: url(/images_top/sidebar_bg.gif) repeat-y;
}
#custlogin {
	width: 200px;
	position: relative;
	background: url(/images_top/sidebar_cust_bg.jpg) no-repeat;
}
#dealerlogin {
	width: 200px;
	position: relative;
	margin-top: 10px;
	background: url(/images_top/sidebar_content_bg.jpg) no-repeat;
}
#footer {
	background: #EEEDE0 url(/images_top/footer_home_bg.gif);
	height: 42px;
	width: 750px;
	float: left;
	position: relative;
}
.footercontent {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
}
/* Begin -- The Latest News */
#latestnews {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	z-index: 3000;
	width: 200px;
	left: 552px;
	top: -184px;
}
#latestnews a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #646464;
}
#latestnews a:visited {
	color: #FFFFFF;
}
#latestnews a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #EBE283;
}
/* #latestnews a:active {
	color: #000000;
}
/* End -- The Latest News */
.floatright {
	float: right;
}
.floatright2 {
	float: right;
	clear: both;
}
.floatleft {
	float: left;
}
.homecontent {
	margin-left: 20px;
}
.sidebarcontent {
	width: 185px;
	margin-left: 15px;
}
a:link {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
a.footerlink:link {
	text-decoration: underline;
	color: #8E2B2B;
}
a.footerlink:hover {
	text-decoration: none;
	color: #8E2B2B;
}
a.footerlink:visited {
	text-decoration: underline;
	color: #8E2B2B;
}
a.footerlink:active {
	text-decoration: underline;
	color: #8E2B2B;
}
.sidebarcontent {
	width: 185px;
	margin-left: 15px;
}

