/* 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: #0053a1;text-decoration:none;}
a:link {color:#0053a1;text-decoration:none;}
a:hover {color: #0053a1;text-decoration:underline;}
a:active {color: #0053a1;text-decoration:underline;}

img{
border: none;
}

.wrapper{
width:885px;
margin:0 auto;
background-color: white;
}

html>body .wrapper{
height: 500px;
width: 887px;

}



.top{
margin:0 auto;
width: 800px;
height:624px;
float:left;

}


.logo{
width:398px;
height:110px;
background-image: url(images/logo.jpg);
background-repeat:no-repeat;
float:left;
border-left:1px solid #feb727;

}

.address{
width:487px;
height:110px;
background-image: url(images/cards.jpg);
background-repeat:no-repeat;
float:left;
border-right:1px solid #feb727;
}

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

html>body .address p{
margin-top: 0px;
}

.color{
color:#2B6FD4;
}


.cars{
width:600;
height:300;
float:left;
margin-left:0px;
}

.menu{
width:185px;
height:300px;
float:left;
background-color:#feb727;
}
html>body .menu{
margin-left: 100px;
width:187px;
background-color:#feb727;
}

.menustock{
width:185px;
height:808px;
float:left;
background-color:#feb727;
}
html>body .menustock{
width:187px;
background-color:#feb727;
}
.menuabout{
width:185px;
height:500px;
float:left;
background-color:#feb727;
}
html>body .menuabout{
width:187px;
height:508px;
background-color:#feb727;
}
.menufin{
width:185px;
height:514px;
float:left;
background-color:#feb727;
}
html>body .menufin{
width:187px;
height:508px;
background-color:#feb727;
}


.menucontact{
width:185px;
height:658px;
float:left;
background-color:#feb727;
}
html>body .menucontact{
width:187px;
height:658px;
background-color:#feb727;
}


.about_content{
width:700px;
height: 500px;
float:left;
border: 4px solid #feb727;
background-color:white;
background-image: url(images/contentbg.jpg);
background-repeat: no-repeat;
}
html>body .about_content{
width:692px;
}

.about_content p{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align:left;
color:#0053a1;
width:640px;
padding-left: 10px;
}
.about_content ul{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
text-align:left;
color:#0053a1;
width:600px;
margin-left: 10px;
}

h1{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
text-align:left;
color:#0053a1;
padding-left: 10px;
padding-top: 20px;
}

h2{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 20px;
text-align:center;
color:#0053a1;
padding-left: 10px;
padding-top: 20px;
}
h3{
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 18px;
text-align:center;
color:#0053a1;
width:400px;
padding-left: 10px;
padding-top: 20px;
}
html>body h3{
margin-left: 135px;
}


.contact_content{
width:700px;
height: 500px;
float:left;
border: 4px solid #feb727;
background-color:white;
background-image: url(images/contentbg.jpg);
background-repeat: no-repeat;
}
html>body .contact_content{
width:692px;
height: 650px;
}


.footer{
width:885px;
height:95px;
background-color:#ffffff;
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
background-position:top right;
clear:both;
border-left:1px solid #feb727;
border-right:1px solid #feb727;
border-bottom:1px solid #feb727;
color:#0053a1;
}

.footer p{
padding-top:10px;
color:#0053a1;
font-size: 11px;
}

.footer a{
margin-left:0px;
color:#0053a1;
}


.footer a.visited{
color:#0053a1;
}

.footer a.hover{
color:#00053a1;
}

.footer a.active{
color:#0053a1;
}

.iframe{
width:700px;
float:left;
border: 4px solid #feb727;
background-color:white;

}
html>body .iframe{
width:692px;

}

.menu2{
width:77px;
height:408px;
float:right;
background-color:#feb727;

}

.contact{
width:521;
height:500;
float:left;
border: none;
}

.map{
width:150px;
height:230px;
padding-left: 75px;
float:left;

}