/* CSS Document */

body{

text-align: center;
margin: 0 0 0 0;
background-color:#000000;
}

#container{
text-align: center;
width: 100%;
height: 1000px;
margin-left: auto;
margin-right: auto;
background-image:url(images/back.png);
background-position: top;
background-repeat: no-repeat;
}

#container1{
text-align: center;
width: 100%;
height: 2530px;
margin-left: auto;
margin-right: auto;
background-image:url(images/back2.png);
background-position: bottom;
background-repeat: no-repeat;
}

#container3{
text-align: center;
width: 100%;
height: 1130px;
margin-left: auto;
margin-right: auto;
background-image:url(images/back2.png);
background-position: bottom;
background-repeat: no-repeat;
}

#container2{
text-align: center;
width: 761px;
margin-left: auto;
margin-right: auto;
}


#banner{
postition: inherit;
text-align: center;
margin-left: auto;
margin-right: auto;
background-image: url(images/banner.png);
background-position: center; 
width: 761px;
height: 437px;
}

#nav{
text-align: center;
margin-left: auto;
margin-right: auto;
background-color:#000000;
background-position: center; 
padding-top: 10px;
width: 761px;
height:48px;
}

a:link, a:visited {
color:#FFFFFF;
letter-spacing: 1px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}     /* unvisited link */

.style1{
font-weight: bold;
color:#FFFFFF;
}


#body_form{
margin-left: auto;
margin-right: auto;
text-align: center;
background-color:#000000;
margin-right: 265px;
width: 761px;
height: 1498px;
}

#body_2{
margin-left: auto;
margin-right: auto;
text-align: center;
background-color:#000000;
width: 720px;
height: 400px;
}

#body_contact{
margin-left: auto;
margin-right: auto;
text-align: center;
background-color:#000000;
width: 720px;
height: 798px;
}

#body_about{
margin-left: auto;
margin-right: auto;
text-align: center;
background-color:#000000;
width: 720px;
height: 830px;
}

#rightnav{
postition:relative;
margin-left: 496px;
margin-top: -198px;
text-align: right;
background-image: url(images/rightnav.png);
width: 265px;
height: 188px;
}

#high1{
text-align: left;
margin-right: 433px;
background-image: url(images/localdealer.png);
width: 328px;
height: 137px;
}

#high2{
postition:relative;
margin-left: 328px;
margin-top: -137px;
text-align: right;
background-image: url(images/service.png);
width: 433px;
height: 137px;
}

#bottominfo{
width: 761px;
height: 60px;
padding-top: 10px;
}

#bottomnav{
postition:relative;
padding-top: 20px;
text-align: center;
background-image: url(images/bottomnav.jpg);
background-repeat: repeat-x;
width: 761px;
height: 20px;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-stretch: expanded;