#body_left_top {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 200px;
	vertical-align: middle;
	background-image: url(../images/truckweb.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #1FA9DA;
	color: #FFFFFF;
	padding-top: 30px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #1fa9da;
}
#body_left_top ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #1FA9DA;
	float: left;
	display: block;
}
#body_left_top ul li {
	list-style-image: url(../images/bullet.jpg);
	list-style-position: inside;
	margin-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #1FA9DA;
}
#body_left_top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #a21e1a;
	font-size: 18px;
}
#body_left_top p {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 0px;
}
.bluetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #1fa9da;
	padding-top: 35px;
	padding-bottom: 5px;
}
#body_left_interm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006297;
	text-align: center;
	background-image: url(../images/bkg_text_water.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#body_left_interm_top {
	font-size: 18px;
	color: #006297;
	background-image: url(../images/bkg_texttop_water.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#body_left_bottom {
	background-image: url(../images/bkg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 12px;
}
#body_left_bottom h3 {
	text-transform: capitalize;
	margin-bottom: 1px;
}
#body_left_bottom ul {
	float: left;
	width: 220px;
	margin-right: 5px;
	text-transform: capitalize;
}
#body_left_bottom ul li {
	padding-left: 10px;
	height: 40px;
	padding-top: 4px;
	background-image: url(../images/bullet1.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
	list-style-type: none;
}
#body_left_bottom #body_left_bottom_bottom {
	background-image: url(../images/bkg_menu.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 18px;
	overflow: hidden;
}
.h3bottom {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006297;
	text-align: center;
}
.additionaltext {
	font-size: 12px;
	text-transform: capitalize;
	color: #000066;
	text-align: center;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
.rss_ul {
	float: left;
	width: 250px;
	margin-right: 10px;
	list-style-type: none;
	text-align: justify;
	display: block;
	font-size: 10px;
}
.rss_ul a {
	text-decoration: none;
	color: #006699;
}
.rss_ul a:hover {
	text-decoration: underline;
}
#rss {
	margin-left: 50px;
	text-align: left;
}
#rss a {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
#rss a:hover {
	text-decoration: underline;
}
