body
{
	background:#fff url('i/angle.jpg') right top no-repeat;
	margin:0px;
    padding:0px;
    font:12px tahoma;
    color:#000;
    width: expression(document.getElementById('cars').clientWidth < '1000' ? '1000px' : '100%'); 
}

img
{
    border: 0px;
}

h4
{  
   font:16px tahoma;
   color:#404040;
   font-weight:bolder;
   margin-bottom:7px;
}   

h3
{
   font:16px tahoma;
   color:#96CD40;
   font-weight:bolder;
   margin-bottom:3px;
   height:24px;
   padding-top:21px;
}

h2
{
   font:16px tahoma;
   color:#7F7F7F;
   font-weight:bolder;
   margin-bottom:3px;
   background:url('i/l.jpg') left no-repeat;
   height:24px;
   padding-left:9px;
   padding-top:21px;
}

#top
{
   width:100%;
}

#top #logo
{
   width:187px;
   height:60px;
   display:block;
   background:url('i/logo.jpg') no-repeat center center;
   margin:37px 0px 35px 63px;
   padding:0 0 0 0;
}

#top #header
{
   width:99%;
   height:200px;
   margin-bottom:20px;   border:1px solid white;
}

#top #header #model
{

  padding-left:25px;
}

#top #header #hed
{
  width:50%;
  padding-right:20px;
  float:right;
}


#cars
{
  min-width:1000px;
  width:100%;
  height:338px;
  background:#ABDDF4 url('i/b.jpg') repeat-x;
}

#cars .imag
{
  margin:0px 290px 0px 220px;
}

#cars .abs
{
  position:absolute;
}

#cars #cont
{
  width:100%;
  height:235px;
  background:url('i/tree.gif') left top no-repeat;
  margin-top:38px;
  position:relative;
}

#cars #cont .car1
{
  width:165px;
  height:197px;
  background:url('i/car1.gif') left bottom no-repeat;
  position:absolute;
  left:0;


}

#cars #cont .car2
{
  width:165px;
  height:197px;
  background:url('i/car2.gif') left bottom no-repeat;
  position:absolute;
  left:16.5%;

}

#cars #cont .car3
{
  width:165px;
  height:197px;
  background:url('i/car3.gif') left bottom no-repeat;
  position:absolute;
  left:34%;

}

#cars #cont .car4
{
  width:165px;
  height:197px;
  background:url('i/car4.gif') left bottom no-repeat;
  position:absolute;
  left:50.5%;

}

#cars #cont .car5
{
  width:165px;
  height:197px;
  background:url('i/car5.gif') left bottom no-repeat;
  position:absolute;
  left:67%;

}

#cars #cont .car6
{
  width:165px;
  height:197px;
  background:url('i/car6.gif') left bottom no-repeat;
  position:absolute;
  right:0px;

}


#cars #cont .arrow
{
  width:6px;
  height:16px;
  background:url('i/ar.gif') left top no-repeat;
  margin-left:62px;
}

#cars #cont a
{
  font:11px tahoma;
  color:#fff;
}

#cars #cont a:hover
{
  font:12px tahoma;
  color:#fff;
  text-decoration:none;
}

#cars #cont ul
{
   list-style-type:none;
   margin-top:5px;
}

#cars #cont li
{
  font:12px tahoma;
  color:#fff;
  padding-left:23px;
}  


#btm
{
  width:93%;
  height:160px;
  background:url('i/rul.jpg') left bottom no-repeat;
  margin-top:35px;
  padding-left:64px;
}

#btm a
{
  font:11px tahoma;
  color:#0084FF;
  margin-right:7px;
}

#btm a:hover
{
  font:11px tahoma;
  color:#0084FF;
  text-decoration:none;
}




#btm #copyr
{
  width:100%;
  font:11px tahoma;
  color:#8D8D8D;  
  position:relative;
  min-width:900px;
}

#btm #copyr #cpr
{
  width:20%;
  font:11px tahoma;
  float:left;
  margin-top:83px;
  color:#474747;
}


#btm #copyr #cntr
{
  width:50%;
  height:85px;
  background:url('i/buy.jpg') right bottom no-repeat;
  position:absolute;
  left:23%;
  top:33px;
}

#btm #copyr #cntr .cnt
{
  padding-top:49px;  
}

#btm #copyr #banners
{
  margin-top:83px;
  position:absolute;
  left:75%;
}
  
  

