#truck_guide {
	float:left;
	width:170px;
	margin:0 15px;
}

#truck_guide .link {
	background:url(/images/trucks/div_horizontal.gif) bottom left repeat-x;
	padding:10px 0;
}

#truck_guide .link a.url {
	padding-left:20px;
	background:url(/images/trucks/lnk_point.gif) top left no-repeat;
	color:#1a478b;
	text-decoration:none;
	font-weight:bold;
}

#truck_guide .link img {
	margin-bottom:10px;
}

#truck_guide .link a.url:hover {
	text-decoration:underline;
	color:#cc0000;
}

#truck_content {
	padding-right:15px;
	float:left;
	width:530px;
	margin-right:10px;
}

#truck_content .head {
	width:530px;
	background:url(/images/trucks/front_bg.jpg) top left no-repeat;
	height:215px;
	padding-left:25px;
	margin:0;
}

#truck_content .head h1 {
	padding-top:40px;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	width:230px;
	text-align:center;
	margin:0;
	float:left;
}

#truck_content .head .intro {
	clear:both;
	float:left;
	width:230px;	
	padding-top:20px;
	font-size:11px;
	margin:0;
}

#truck_content .head_img {
	float:right;
	position:absolute;
	margin-left:280px;
	margin-top:-5px;
}

#truck_content .body {
	clear:both;
	margin-top:30px;
}

#truck_content .body .col_left {
	float:left;
	height:200px;
	min-height:200px;
	background:url(/images/trucks/div_vertical.gif) repeat-y top right;
	width:46%;
	padding-right:20px;
	margin-right:20px;
}

#truck_content .body .col_right {
	float:left;
	height:200px;
	min-height:200px;
	width:46%;
}

#truck_content .body .col_right {
	float:left;
	height:200px;
	min-height:200px;
	width:46%;
}

#truck_content .body ul {
	margin:0;
	padding:0;
}

#truck_content .body ul li {
	list-style:none;
	margin:0;
	padding:0;
}

#truck_content .body .col_left h3,
#truck_content .body .col_right h3 {
	font-weight:bold;
	font-size:16px;
	color:#999999;
}

/** INDIVIDUAL PAGES **/
#truck_content .head_ind {
	width:550px;
	background:url(/images/trucks/ind_bg.jpg) top left no-repeat;
	padding-left:25px;
	margin:0;
	height:180px;
}

#truck_content .head_ind h1 {
	width:50%;
	font-size:24px;
	font-weight:bold;
	color:#000;
	margin:0;
	padding:0;
	line-height:60px;
}

#truck_content .head_ind h3 {
	width:50%;
	clear:both;
	color:#000;
	font-size:11px;
	padding-top:10px;
}

#truck_content .img {
	float:right;
	position:absolute;
	margin-left:290px;
	margin-top:1px;
}

#truck_content .details {
	width:550px;
	min-height:180px;
	height:180px;
	padding-right:15px;
	clear:both;
}

#truck_content .head_ind .form img {
	padding-top:10px;
	cursor:pointer;
}