#main_logo {
 margin: 0 auto;
 width: 183px;
 padding-top: 18px;
}
.truck_left_blue {
 background: url('../i/maz/truck_center_blue.jpg') -310px bottom no-repeat;
}
.truck_left_green {
 background: url('../i/maz/truck_center_green.jpg') left bottom no-repeat;
}
.truck_left_yellow {
 background: url('../i/maz/truck_left_yellow.jpg') -289px bottom no-repeat;
}
.truck_center_yellow {
 background: url('../i/maz/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_center_blue {
 background: url('../i/maz/truck_center_blue.jpg') right bottom no-repeat;
}
.truck_center_green {
 background: url('../i/maz/truck_center_green.jpg') 50px bottom no-repeat;
}
.truck_right_green {
 background: url('../i/maz/truck_center_green.jpg') 15px bottom no-repeat;
}
.truck_right_yellow {
 background: url('../i/maz/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: 95px;
}
.truck_center_green .info_block {
 width: 317px;
 height: 229px;
 margin-top: 45px;
 margin-left: 375px;
}
body {
 background: url('../i/maz/max_body_bg.jpg') left 12px repeat-x; 
}