/* CSS Document */
* {margin:0;padding:0;}
body{text-align:center;font:normal 12px/14px Tahoma;background:#828282 url("img/body_back.jpg") repeat-x 0% 142px;min-width:860px;max-width:1400px;}
#basis{margin:0 auto;width:100%;text-align:left;background:url("img/wrap_back.jpg") no-repeat right 142px;}
img{border:0;}
#head{float:left;clear:both;width:100%;height:142px;position:relative;background:url("img/head.jpg") no-repeat 0% 0%;}
#left_pict{float:left;}
#car{float:right;padding:34px 4% 0 0;clear:right;}
a{
	color:#FFFFCC;
	text-decoration:none;
}
a:hover{color:#a62213;}

#wrap{clear:both;float:left;width:100%;}
#sidebar{float:left;clear:left;width:207px;height:530px;background:url("img/sidebar_back.gif") no-repeat right top;}
#sidebar img{padding:0 17px;}
#sidebar ul{margin:3px 0 0 5px;list-style:none;position:relative}
#sidebar li{text-transform:uppercase;font:bold 11px/19px Verdana;}

#wrapper{float:left;width:100%;margin:0 0 0 -209px;clear:right;}
#content{padding:10px 0 0 256px;}
#content .equip{margin:9px 0 0 0;position:relative;height:51px;width:536px;}
#price{font-size:11px;width:100%;border:0;}
#price th{
	color:#FFFF00;
	padding:3px 0;
	font-size:13px;
	text-align:left;
}

#footer{clear:both;width:100%;}
#footer table{border:0;margin:15px 0 5px 0;}
#footer table td{padding-right:3px;}
#footer td.copy{padding-left:6%;color:#000;font-weight:bold;font-size:11px;width:200px;}

