@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font:normal 12px/18px verdana;
	color:#919191;
	background:url(../images/background_droplets.jpg) no-repeat;
	background-color:#d0e2f0;
	margin-top:20px;
}
	
p, img, input, textarea, span {
	padding:0px;
	margin:0px;
}
.main_div {
	width:840px;
	position:relative;
	margin:0 auto;
}
	
images {
	border:0px;
}
	
.clear {
	clear:both;
}
/**------------------------body------------------------**/
.main {
	width:840px;
	margin:0 auto;
}
.middle {
	width:840px;
	height:574px;	
}
.white_bg {
	width:297px;
	height:558px;
	background:url(../index-images/white_bg.png) no-repeat top;
	float:left;
	padding:8px 0px 8px 6px;
}
.graphics {
	width:98px;
	height:574px;
	float:left;
	position: absolute;
	left: 255px;
	top: 0px;
}
.body_mid_right {
	width:487px;
	height: 574px;
	float:right;
}
.logo {
	width:487px;
	height:114px;
	background:url(../index-images/logo.png) no-repeat top;
	}
.dealer {
	width:90 px;
	height:11px;
	padding:10px 15px 0px 386px;
}
.flash {
	width:40px;
	height:41px;
	padding:8px 286px 40px 150px;
}
.nav_bg {
	width:487px;
	height:29px;
	background:url(../index-images/nav_bg.png) no-repeat top;
}
ul.nav {
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 9px;
	}	
ul.nav li {
	margin:0px 9px 0px 9px;
	padding:0px 0px 0px 0px;
	font:normal 12px/18px verdana;
	display:inline;
	}	
ul.nav li a {
	text-decoration:none;
	color:#FFF;
	}	
ul.nav li a:hover {
	color:#04C85D;
	text-decoration:none;
	}
.text_bg {
	width:469px;
	height:162px;
	background:url(../index-images/text_bg.png) no-repeat top;
	padding:5px 0px 0px 18px;
	position: relative;
}
.forward_text {
	font:normal 30px/36px Arial, Helvetica, sans-serif;
	color:#04C85D;
}
.body_mid_bottom {
	width:417px;
	height:84px;
	background:url(../index-images/body_mid_bottom.png) no-repeat top;
	padding:180px 20px 0px 50px;
	text-align: right;
}
.bottom_bg {
	width:830px;
	background:transparent;
	height: 25px;
	font:normal 10px/14px verdana;
	color:#919191;
	padding:10px 10px 10px 0px;
	text-align:right;
}
a.dealerlogin
{
	font: bold 10px Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color:#A8A8A8;
	text-align: right;
	width: 100%;
	display: block;
}

a.dealerlogin:hover
{
	font: bold 10px Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	color:#04C85D;/*#4CA3FB*/
	text-align: right;
	width: 100%;
	display: block;
}