body{
margin:auto;
text-align:center;
padding: 0;
font: 11px Verdana, Arial, Tahoma, Sans-serif;
color:white;
background:navy;
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;
}


.email{
color:#F5D500;
font-weight: normal;
}


a{
color: #F5D500;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #fff;
}


#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 #stockwrapper{
  width:771px;
  height:2600px;
  margin:auto;
}

#stockwrapper{
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:1500px;
  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: 9px;
padding-left:27px;
}






.buttons{
float:left;
line-height: 32px;
font-size:12px;
text-align:left;
font-size: 14px;
margin-top:167px;
margin-left: 37px;
width: 120px;
}


html>body .buttons{
margin-left: 75px;
}


.buttons a{
	text-decoration:none;
	text-align:left;
	color:navy;
	display:inline;

}




.buttons a:hover{
	text-decoration:none;
	color:gray;
}



h3{
font-size: 16px;
font-weight: bold;
color: white;
}


.cc{
margin-left: -2px;
}


#flashcars{
float:left;
margin-top: 175px;
margin-left: 0px;
margin-bottom: 5px;
border: 1px #F5D500 solid;
}


html>body #flashcars{
margin-left: 15px;
}


#map{
float: left;
margin-left: 7px;
}


html>body #map{
float: left;
margin-left: 2px;
}


#content{
float: left;
width: 515px;
text-align: left;
color: white;
}

html>body #content{
margin-left: 25px;
}

#stockcontent{
float: left;
width: 515px;
text-align: left;
color: white;
}

html>body #stockcontent{
margin-left: 10px;
}

#text{
margin: 10 10 10 10px;
color: white
}

input, textarea{
width:250px;
}

.send{
width:110px;
}