/* CSS Document */

body {margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #d2232a;
	margin-bottom:10px;
	}

div#mainContain {
	background-image:url(images/type_truck_bg.jpg);
	/*background-image:url(images/trucks_bg.jpg);*/
	width:960px;
	height:auto;
	margin:0 auto;
    margin-top:0px;
	}
#item {
color:#d2232a;
float:left;
width:157px;
}
#trucktypes {
	background-image:url(images/type_truck_bg.jpg);
	background-repeat:repeat-y;
	width:880px;
	color:#000000;
	font-size:14px;
	float:left;
	padding:0 50px 0 30px;
	}
#header {
	float:left;
	}
#trucks {
	background-image:url(images/trucks_bg.jpg);
	width:960px;
	color:#000000;
	font-size:14px;
	float:left;
	}
#vendors {
	background-image:url(images/vendors_bg.jpg);
	width:960px;
	}
#item2 {
	float:left;
	}
#footer {
	height:47px;
	}
#infoheader
	{
		background-image:url(images/topheader.jpg);
		width:712px;
		
		height:162px;
		float:right;
	}
#logoHeader
	{
		float:left;
		width:248px;
		height:162px;
	}
	
	