body{
margin:auto;
text-align:center;
padding: 0;
font: 11px Verdana, Arial, Tahoma, Sans-serif;
color:#414141;
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;
}


em{
font-weight: bold;
font-style: normal;
color: black;
}


a{
font-weight: bold;
text-decoration: none;
color:#B08400;
}


a:hover{
color:#414141;
text-decoration: underline;
}

#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: 175px;
margin-left: 13px;
margin-top: 12px;
}



html>body #info{
margin-left: 25px;
margin-top: 8px;
}



.buttons{
float:left;
line-height: 35px;
font-size:12px;
text-align:left;
margin-top:170px;
margin-left:42px;
}



html>body .buttons{
  float:left;
  margin-top:172px;
  margin-left:75px;
}



.buttons a{
	text-decoration:none;
	text-align:left;
	color:#fff;
	display:inline;
}




.buttons a:hover{
	text-decoration:none;
	color:yellow;
}



h3{
font-size: 16px;
font-weight: bold;
color: black;
}



#flashcars{
float:left;
margin-top: 175px;
}


#map{
float: left;
margin: 17px;
}


html>body #map{
float: left;
margin: 25px;
}


#content{
float: left;
width: 525px;
text-align: left;
}


#text{
margin: 10 10 10 15px;
}


#contentspacer{
height: 170px;
}
