/* CSS Document */

* {
margin: 0;
border: 0;
padding: 0;
}


body {
background: #fff url(media/fade.gif) repeat-x;
font: helvetica 12px #FFFFFF;
}

#wrapper {
position: relative;
margin: 10px auto;
width: 803px;
height: 640px;
}

#banner {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 790px;
	height: 205px;
	border: thin solid #666666;
	background-image: url(media/banner.gif);
}

#navigation {
	position: absolute;
	top: 215px;
	left: 5px;
	width: 790px;
	height: 29px;
	border: thin solid #666666;
	background-color: #DEE4F4;
	z-index: 15;
}

#content_home {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 384px;
border: thin solid #666666;
background-image: url(media/gradient.gif);
}

#home_flash {
	position: absolute;
	top: 5px;
	left: 311px;
	width: 480px;
	height: 380px;
}


#content_about {
	position: absolute;
	top: 249px;
	left: 5px;
	width: 790px;
	height: 391px;
	border: thin solid #666666;
	background-image: url(media/gradient.gif);
}

#content_trucking {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 385px;
border: thin solid #666666;
background-image:url(media/truck_gradient.jpg);
}

#content_container {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 385px;
border: thin solid #666666;
background-image: url(media/container_gradient.jpg);
}

#content_warehouse {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 387px;
border: thin solid #666666;
background-image:url(media/warehouse_gradient.jpg);
}

#content_contact {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 387px;
border: thin solid #666666;
background-image: url(media/gradient.gif);
}

#description {
	position: absolute;
	top: 19px;
	height: 341px;
	left: 19px;
	width: 247px;
}

#trucking {
position: absolute;
top: 17px;
left: 20px;
width: 282px;
height: 199px;
}

#trucking_features {
position: absolute;
top: 18px;
left: 320px;
width: 378px;
height: 217px;
}

#warehouse {
	position: absolute;
	top: 19px;
	left: 20px;
	width: 282px;
	height: 199px;
}

#warehouse_features {
	position: absolute;
	top: 19px;
	left: 329px;
	width: 378px;
	height: 321px;
}

#container_yd {
	position: absolute;
	top: 13px;
	left: 20px;
	width: 282px;
	height: 264px;
}

#container_yd_features {
	position: absolute;
	top: 14px;
	left: 320px;
	width: 378px;
	height: 217px;
}

#content_employment {
position: absolute;
top: 249px;
left: 5px;
width: 790px;
height: 387px;
border: thin solid #666666;
background-image: url(media/gradient.gif);
}

#employment {
	position: absolute;
	top: 13px;
	left: 20px;
	width: 200px;
	height: 264px;
}

#employment_flash {
	position: absolute;
	top: 13px;
	left: 230px;
	width: 550px;
	height: 320px;
}

#about_us {
	position: absolute;
	top: 12px;
	left: 20px;
	width: 278px;
	height: 372px;
}

#about_us_features {
	position: absolute;
	top: 12px;
	left: 319px;
	width: 379px;
	height: 350px;
}

#contact_us {
	position: absolute;
	top: 17px;
	left: 20px;
	width: 282px;
	height: 354px;
}

#contact_us_features {
	position: absolute;
	top: 12px;
	left: 319px;
	width: 440px;
	height: 373px;
	overflow: auto;
}

#footer {
 text-align:center;
 margin: 0px auto 0px auto;
 padding: 5px 0px 5px 0px;
 clear: both;
}

#wrapper2 {
position: relative;
margin: 15px auto;
top: 10px;
width: 800px;
height: 640px;
z-index: 11;
}

#express_pic {
	position: absolute;
	height: 295px;
	width: 426px;
	top: 17px;
	left: 16px;
	border: thin solid #666666;
}

#express_info {
	position: absolute;
	height: 234px;
	width: 310px;
	top: 18px;
	left: 468px;
}

