html{
SCROLLBAR-FACE-COLOR: #646464; 
SCROLLBAR-HIGHLIGHT-COLOR: #646464;
SCROLLBAR-SHADOW-COLOR: #646464; 
SCROLLBAR-3DLIGHT-COLOR: #E4E4E4; 
SCROLLBAR-TRACK-COLOR: #dfdbdb; 
SCROLLBAR-ARROW-COLOR: #ffffff; 
SCROLLBAR-BASE-COLOR: #87ae03;
}
body{
margin:0px;
background:#ffffff;
background-image:url(images/bg.jpg);
}
img{
border:0px;
}
p{
margin:0px;
padding:0px;
}
a{
outline:none;
}
#page{
width:1000px;
height:600px;
margin:0px auto;
background-color:#646464;
}
/*header start*/
#header{
width:1000px;
height:75px;
}
#header img{
float:left;
}
/*header start*/
#mainflash{
width:1000px;
height:369px;
background-color:#646464;
}
#middlebg {
float:left;
}
#bottom{
width:1000px;
height:136px;
background-image:url(images/bottom_bg.jpg);
background-repeat:repeat-x;
padding:0px 0px 0px 0px;
margin:0px auto;
}

#bottomnav
 {
	width:903px;
	height:20px;
	padding:0px 0px 0px 0px;
	float:left;
	margin-right: auto;
	margin-left: auto;
	background-color:#000000;
}

#bottomnav a{
	font-family:Verdana;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	padding:0px 6px 0px 6px;
	text-decoration: none;
	vertical-align:middle;
}
#bottomnav a:hover{
	color:#828282;
}
.divider
{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
	vertical-align:middle;
}
#moreinfo 
p{
width:942px;

}
#moreinfo{
padding:10px;
background-image:url(images/morebg_car.jpg);
background-position: top center;
background-repeat:repeat-y;
float:left;
margin:0px auto;

}
#moreinfo h1{
font-family:Verdana;
font-size:11px;
color:#404040;
font-weight:bold;
padding:10px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#moreinfo h2{
font-family:Verdana;
font-size:12px;
color:#404040;
font-weight:bold;
padding:10px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
#moreinfo p{
	font-family:Verdana;
	font-size:11px;
	color:#404040;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	font-weight: normal;
	text-decoration:none;
}
#moreinfo a{
font-family:Verdana;
font-size:11px;
color:#0000ff;
text-decoration:none;
}
#moreinfo a:hover{
color:#CC3333;
text-decoration:none;
}

/* footer start*/
#footer{
width:1000px; 
background-color:#001E3C;
padding:0px 0px 0px 0px;
height:22px;
float:left;
margin:0px auto;
}
#footer img{
float:left;
padding:1px 0px 0px 28px;
}
#copyRight{
width:534px;
text-align:right;
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
padding:5px 0px 0px 0px;
margin:0px;
float:left;
}
#siteOptimize{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
width:229px;
padding:5px 31px 0px 0px;
margin:0px;
text-align:right;
float:right;
}
/* footer start*/