body{
margin:auto;
text-align:center;
padding: 0px;
font: 11px Verdana, Arial, Tahoma, Sans-serif;
background-color: #fff;
margin-top: 25px;
color: black;
background-image: url(images/bg.jpg);
}


#wrapper{
width:775px;
margin: auto;
}


#buttons{
position: absolute;
float: left;
text-align: left;
z-index: 1;
margin-top: -255px;
margin-left: -370px;
}


html>body #buttons{
position: absolute;
z-index: 1;
margin-top: 90px;
margin-left: 17px;
}


#buttons a:hover:{
color: black;
}


h1{
display: none;
}

h2{
font-size: 18px;
color: navy;
}

em{
font-weight: bold;
font-style: normal;
}


a{
text-decoration: none;
color: navy;
}

a:hover{
text-decoration: underline;
}


#iframe{
float: left;
margin-left: 5px;
}

html>body #iframe{
float: left;
margin-left: 5px;
width: 493px;
}



#logo{
float: left;
margin-bottom: 5px;
background:white;

}

#side{
float: left;
width: 168px;
height: 220px;
text-align: left;
padding: 5 0 0 5px;
color: #fff;
background-color: #4563A1;
margin-bottom: 5px;
}


html>body #side{
width: 163px;
height: 216px;
}


#sideiframe{
height: 535px;
float: left;
width: 168px;
text-align: left;
padding: 5 0 0 5px;
color: #fff;
background-color: #4563A1;
margin-bottom: 5px;
}
#sideiframe a {
	color: #FFFFFF;
}




html>body #sideiframe{
height: 531px;
}


#cars{
float: left;
margin-left: 5px;
margin-bottom: 5px;;
}


.map{
margin-top: -20px;

}


#bottom{
float: left;
background:#D8F8DF;
}

#about{
float: left;
margin-left: 5px;
padding: 5 0 0 10px;
background-color: white;
text-align: left;
width: 602px;
height: 222px;
}


#content{
float: left;
margin-left: 5px;
background-color: white;
width: 602px;
height: 220px;
text-align: left;
padding: 5  5 0 5px;

}

html>body #content{
width: 580px;
height: 530px;
}

