.cleaner{clear:both;}
.textlink{color: #99CCFF;font-weight: bold;}
a{color: silver}
a:visited{color: silver}
*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
}
body{
background-image:url(images/bg.gif);
background-position:top left;
background-repeat:repeat-x;
background-color:#14202C;
width:766px;
margin:auto;
padding:68px 0 0 0
}
h1
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  font-size: 150%;
  color: white;
}
h1 a{color: silver;font-weight: regular;text-decoration: none;}
h2
{ font-family: arial, sans-serif;
  letter-spacing: .1em;
  font-weight: normal;
  text-transform: uppercase;
  padding: 50px 0px 5px 0px; 
  margin: 50px 0px 0px 0px; 
  font-size: 110%;
  color: white;
}
h2 a{color: silver;font-weight: regular;text-decoration: none;}
#icons{
float:right;
width:206px;
display:inline;
margin:11px 33px 27px 0
}
#icons img{
float:left;
margin:0 22px 0 22px
}
.item{
display:inline;
float:left;
width:124px;
margin:25px 11px 30px 11px;
}
#content{
float:left;
padding:0 0 45px 88px
}
.cars{
float:left;
margin:0 0 20px 0;
}
.cars img, .block1 img, #footer img{
float:left
}
.block1{
float:left;
width:305px;
padding:0 70px 0 7px;
display:inline;
margin:0 0 0 30px
}
.block1 p{
float:left;
padding: 0px 0 0 0;
font-family:tahoma;
font-size:10px;
color:#B9BDC0;
line-height:16px;
margin-bottom: 15px;
}
.block2{
float:left;
width:150px;
font-family:tahoma;
font-size:10px;
color:#B9BDC0;
}
.block2 a{
color:#B9BDC0;
text-decoration:underline;
background-image:url(images/arrow.gif);
background-position:right 6px;
background-repeat:no-repeat;
padding:0 5px 0 0
}
.block2 a:visited{text-decoration:underline}
.block2 a:hover{text-decoration:none}
.block2 ul{
margin:15px 0 0 0;
float:left
}
.block2 li{
width:150px;
float:left;
display:inline;
list-style-type:none;
clear:both;
margin:0 0 5px 2px
}
#footer{
float:left;
padding:0 0 30px 0px
}
.link{
color: silver;
font-family: Helvetica,Arial,sans-serif;
float:left;
width:200px
}
.link a{
color: silver;
display:block;
float:left;
}
.link img{
padding:0 10px 0 10px
}
.border{
border-left:1px solid #8F959B
}