body{
margin:auto;
text-align:center;
padding: 0;
font: 11px Verdana, Arial, Tahoma, Sans-serif;
color:#ffffff;
background:#000000;
background-image: url(images/lines.jpg);
background-position: left top;
background-repeat: repeat;
}


h1{
display: none;
}


img{
border: none;
}



ul{
margin-left: 17px;
}



html>body ul{
margin-left: -15px;
}

a{
color: white;
text-decoration: none;
}



#wrapper{
width:775px;
height:1024px;
margin:0px;
border-style: solid; 
border-width: 0px;
border-color: #ffffff;
background-image: url(images/mainback.jpg);
background-position: center top;
position: relative;
}



html>body #wrapper{
  width:771px;
  height:1024px;
  margin:auto;
}



#side{
width: 214px;
color: white;
font-weight: normal;
text-align:left;
float:left;
}



html>body #side{
width: 212px;
}



#stock{
float: left;
text-align: left;
margin-top: 5px;
}


#stockspace{
height: 170px;
}



#info{
float: left;
width: 200px;
margin-top: 5px;
padding-left:30px;
}






.buttons{
float:left;
line-height: 35px;
font-size:12px;
text-align:left;

margin-top:170px;
}





.buttons a{
	text-decoration:none;
	text-align:left;
	color:#fff;
	display:inline;
padding-left:70px;
}




.buttons a:hover{
	text-decoration:none;
	color:yellow;
}



h3{
font-size: 16px;
font-weight: bold;
color: black;
}



#flashcars{
float:left;
margin-top: 165px;
margin-left: 8px;
}


#map{
float: left;
margin-left: 7px;
}


html>body #map{
float: left;
margin-left: 2px;
}


#content{
float: left;
width: 525px;
text-align: left;
color: navy;
}


#text{
margin: 10 10 10 10px;
color: navy;
}
