#main_logo {
 margin: 0 auto;
 width: 183px;
 padding-top: 18px;
}
.truck_left_blue {
 background: url('../i/renault/truck_center_blue.jpg') -260px bottom no-repeat;
}
.truck_left_green {
 background: url('../i/renault/truck_center_green.jpg') -410px bottom no-repeat;
}
.truck_left_yellow {
 background: url('../i/renault/truck_center_yellow.jpg') -250px bottom no-repeat;
}
.truck_center_yellow {
 background: url('../i/renault/truck_center_yellow.jpg') left bottom no-repeat;
}
.truck_center_blue {
 background: url('../i/renault/truck_center_blue.jpg') right bottom no-repeat;
}
.truck_center_green {
 background: url('../i/renault/truck_center_green.jpg') left bottom no-repeat;
}
.truck_right_green {
 background: url('../i/renault/truck_center_green.jpg') 0px bottom no-repeat;
}
.truck_right_yellow {
 background: url('../i/renault/truck_left_yellow.jpg') left bottom no-repeat;
}
.truck_left {
border:0px solid;
width: 150px;
height:472px;	
 float: left;
}
.truck_right {
 width: 180px;
height:472px;
 float: right;
}
.truck_center {
border:0px solid;
height:472px;
 width: 680px;
 margin: 0 auto;
}
.truck_center_yellow .info_block {
 width: 250px;
 height: 229px;
 margin-top: 45px;
 margin-left: 400px;
}
.truck_center_blue .info_block {
 width: 287px;
 height: 259px;
 margin-top: 50px;
 margin-left: 15px;
border:0px solid;
}
.truck_center_green .info_block {
 width: 250;
 height: 229px;
 margin-top: 45px;
 margin-left: 400px;
}
body {
 background: url('../i/maz/max_body_bg.jpg') left 12px repeat-x; 
}
