/* CSS Document */

body {
margin:0;
padding:0;
}

body{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align:center;
margin:0 auto;
background-image: url(images/bg.gif);
}

a:visited {color: #ffffff;text-decoration:none;}
a:link {color:#ffffff;text-decoration:none;}
a:hover {color: #ffffff;text-decoration:underline;}
a:active {color: #ffffff;text-decoration:underline;}

img{
border: none;
}

.wrapper{
width:800px;
margin:0 auto;
}

html>body .wrapper{
height: 800px;

}

.top{
margin:0 auto;
width: 801px;

float:left;

}


.logo{
width:300px;
height:116px;
background-image: url(images/logo.jpg);
background-repeat:no-repeat;
float:left;
border-left: 1px solid #000;
}

.address{
width:500px;
height:116px;
background-image: url(images/addressbg.jpg);
background-repeat:no-repeat;
float:left;
border-right: 1px solid #000;
}

html>body .address{
width:499px;
height:116px;
background-image: url(images/addressbg.jpg);
background-repeat:no-repeat;
float:left;
border-right: 1px solid #000;
}


.address p{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-align:right;
color:#000;
font-weight:bold;
padding-right:10px;
padding-top:45px;
}

html>body .address p{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
text-align:right;
color:#000;
font-weight:bold;
padding-right:10px;
padding-top:30px;
}

.color{
color:#a7a7a7;
font-size: 10px;
}


.cars{
width:599;
height:300;
float:left;
margin-left:0px;
border-left: 1px solid #000;
}

.menu{
width:154px;
float:left;
background-color:#e96800;
border-right: 1px solid #000;
margin-left: -2px;
}

.menustock{
width:156px;
height:560px;
float:left;
background-color:#e96800;
border-right: 1px solid #000;
margin-left: -1px;
}

.menuabout{
width:155px;
float:left;
background-color:#e96800;
border-right: solid black 1px;
margin-left: -2px;
}


html>body .menuabout{
float:left;
width: 156px;
margin-left: -1px;
height: 308px;
}


html>body .menu{
width:156px;
float:left;
margin-left: 44px;
}

html>body .menustock{
width:156px;
height:560px;
float:left;
background-color:#e96800;
margin-left: -1px;
}



.map{
width:645;
height:300;
float:left;
border: 4px solid #000;
background-color: white;
}

html>body .map{
width:636;
height:300;
float:left;
border: 4px solid #000;
background-color: white;
}

.maptext{
width:630;
float: left;
font-size: 12px;
color: #000000;
text-align: left;
padding: 10 0 0 10;
}

.mapimage
{
float:left;
margin-top: 20px;
}

.footer{
width:800px;
height:95px;
background-color:#A8A7A8;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
clear:both;
border-right: 1px solid #000;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
}

html>body .footer{
width:799px;
height:95px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
margin-top: 100px;
}

.footer p{
padding-top:10px;
color:#ffffff;
font-size : 11px;
font-weight: bold;
}

html>body .footer p{
padding-top:15px;
color:#ffffff;
font-size : 11px;
font-weight: bold;
}


.footer a{
margin-left:10px;
}

.iframe{
width:636;
height:560;
float:left;
border: 4px solid #000;
background-color: white;
}

html>body .iframe{
width:637;
height:552;
float:left;
border: 4px solid #000;
background-color: white;
}

.about{
width:645px;
height:300px;
float:left;
border: 4px solid #000;
background-color: white;
}

html>body .about{
width:637px;
height:300px;
float:left;
border: 4px solid #000;
background-color: white;
}

.about p{
width:635;
background-color: white;
padding: 10px;
text-align: left;
}

html>body .about p{
width:610;
background-color: white;
padding: 10px;
text-align: left;
}
