/* CSS Document */
#header{
	height: 218px;
	background: url(/images/background/header_bg3.jpg) no-repeat top left;
} 
#left_body{	
	line-height: 1.2;
	float: left;
	display: inline;
	width: 191px;
	background: #0C0C0C url(/images/background/left_body_highlight2.jpg) top left no-repeat;
}
.left_body_holder{
	padding-left: 25px;
}
#left_body p.media_gallery{
	clear: both;
	color: #FFF;	
	text-indent: -5000px;
	background: url(/images/background/media_gallery_paragraph.gif);
	width: 140px;
	height: 60px;
}
#left_body h3#media_gallery a{	
	margin-top: 75px;
	float: left;
	text-indent: -5000px;
	background-image: url(/images/background/media_gallery_link2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 21px;
	width: 140px;	
}
#left_body h3#vehicles{
	margin-top: 20px;
	background: url(/images/background/truck_photos.jpg) top left no-repeat;
	padding-top: 101px;	
	width: 140px;
}
#left_body h3#vehicles a{	
	display: block;
	width: 100%;
	height: 20px;
	text-indent: -5000px;
	background-image: url(/images/background/vehicles_link.gif);
	background-position: left bottom;
	background-repeat: no-repeat;			
}
#left_body p.vehicles{
	color: #FFF;	
	text-indent: -5000px;
	background: url(/images/background/vehicles_paragraph.gif);
	width: 140px;
	height: 60px;
}
#left_body h3#media_gallery a:hover, #left_body h3#vehicles a:hover{
	background-position: right bottom;
}
.body_height_holder{
	float: left;
	width: 1px;
	height: 350px;
}

#left_body_anchor{	
	width: 100%;
	margin-top: 30px;
	padding-top: 38px;	
	background: #00243D url(/images/background/left_body_bottom.gif) top right no-repeat;
}
#left_body_anchor h3.header a{
	width: 100%;
	height: 60px;
	background: #00243D url(/images/pw_white.gif) no-repeat 20px bottom;
}
#right_body{
	position: relative;
	padding-bottom: 70px;
	float: right;
	display: inline;
	width: 569px;
	background: #FFF url(/images/background/right_body_bottom.gif) bottom right no-repeat;
}
#right_body p{
	margin: 0 0 20px 25px;
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	line-height: 200%;
}
#right_body p strong, #right_body p strong a{
	font-size: 10pt;
	font-weight: bold;	
	color: #0F97F7;
	text-decoration: none;
}
#right_body p .orange{
	color: #e85200;
}

#right_body p strong a:hover{
	text-decoration: underline;
}
#right_body p.main_paragraph{
	text-indent: -5000px;	
	width: 500px;
	height: 59px;
	background: url(/images/background/main_paragraph.gif) top left no-repeat;
}
#right_body p.secondary_paragraph{
	width: 265px;
	font-weight: normal;
}
#right_body h4{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	font-size: 12pt;
}
#right_body ul{	
	padding-bottom: 10px;
	width: 285px;
	margin-left: 25px;
	line-height: 200%;	
	list-style: none;
}
#right_body li{
	background: url(/images/background/grey_disk.gif) no-repeat left center;
	padding: 0 15px 0 10px;		
	float: left;
	width: auto;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;	
	color: #666;
}	
