

#homeSub {
	position:relative;
	float:left;
	width:450px;
	margin-top:10px;
}
#homeSub h3 {
	color:#003784;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
}

#homeSub p {
	margin-bottom:10px;
}
#homeRightImages {
	position:relative;
	float:left;
	width:151px;
	padding-top:30px;
}
#homeRightImages img {
	margin-bottom:50px;
}

#homeRightImages img.last {
	margin-bottom:0;
}
p.moreInfo { margin:0; } 

#truckImages img {
	margin-left:15px;
}
#truckImages img.first {
	margin-left:0;
}

.split {
display:block;
border:1px solid #FFDB0D;
margin-bottom:10px;
width:568px;
}

.split h3 {
	display:block;
	/*background-color:#FFDB0D;*/
	padding:5px;
}

.split p {
	padding:5px;
	margin-bottom:0px;
}
