#main_logo {
 margin: 0 auto;
 width: 82px;
 padding-top: 18px;
}
.truck_left_blue {
 background: url('../i/kamaz/truck_center_blue.jpg') -370px bottom no-repeat;
}
.truck_left_green {
 background: url('../i/kamaz/truck_center_green.jpg') left bottom no-repeat;
}
.truck_left_yellow {
 background: url('../i/kamaz/truck_left_yellow.jpg') -389px bottom no-repeat;
}
.truck_center_yellow {
 background: url('../i/kamaz/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_center_blue {
 background: url('../i/kamaz/truck_center_blue.jpg') right bottom no-repeat;
}
.truck_center_green {
 background: url('../i/kamaz/truck_center_green.jpg') 30px bottom no-repeat;
}
.truck_right_green {
 background: url('../i/kamaz/truck_center_green.jpg') 15px bottom no-repeat;
}
.truck_right_yellow {
 background: url('../i/kamaz/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_left {
 width: 150px;	
 float: left;
}
.truck_right {
 width: 150px;
 float: right;
}
.truck_center {
 width: 680px;
 margin: 0 auto;
}
.truck_center_yellow .info_block {
 width: 317px;
 height: 229px;
 margin-top: 45px;
 margin-left: 375px;
}
.truck_center_blue .info_block {
 width: 317px;
 height: 229px;
 margin-top: 45px;
 margin-left: 65px;
}
.truck_center_green .info_block {
 width: 317px;
 height: 229px;
 margin-top: 45px;
 margin-left: 375px;
}
body {
 background: url('../i/kamaz/max_body_bg.jpg') left 12px repeat-x; 
}
