@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#ee2e24;

	}

#container {
	margin-top:0;
	margin-left:0;
	}
	
#header {
	float:left;
	width:982px;
	height:684px;
	background:url(/stylesheets/_g/header_background.jpg) repeat-y;
	}
	
#header3 {
	float:left;
	width:982px;
	height:684px;
	background:url(/stylesheets/_g/features_background.jpg) repeat-y;
	}
	
#header2 {
	float:left;
	width:982px;
	height:684px;
	background: #0094da url(/stylesheets/_g/features_background.jpg) no-repeat;
	}
	

#flash {
	}
	
#html_container {
	position:absolute;
	background: #ffffff url(/stylesheets/_g/gradient.jpg) repeat-x;
	width: 769px;
	height: auto;
	left:0;
	top:684px;
	}
	

#html_container2 {
	background: #ffffff url(/stylesheets/_g/gradient.jpg) repeat-x;
	width: 769px;
	height: 684px;
	left:0;

	}
	
#gif_animation {
	width:508px;
	height:383px;
	}
	
#content_box {
	width: 532px;
	height: auto;
	/*background-color:#FFFFFF;*/
	margin-left: 48px;
	padding-top:20px;
	padding-left:10px;
	margin-top:-50px;
	}
	
#content_box3 {
	width: 532px;
	height: auto;
	/*background-color:#FFFFFF;*/
	margin-left: 35px;
	padding-top:20px;
	padding-left:10px;
	margin-top:-455px;
	}
	
#content_box2 {
	width: 532px;
	height: auto;
	/*background-color:#FFFFFF;*/
	margin-left: 34px;
	padding-top:20px;
	padding-left:10px;
	margin-top: 250px;
	}
	
#content_box2 h1 {
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.2em;
	padding-bottom: 5px;
	}

#content_box2 a {
	text-decoration: none;
	color:#003366;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#content_box2 a img {
	border:none;
	}
	
#content_box3 h1 {
	border-bottom: 1px solid #FFFFFF;
	line-height: 1.2em;
	padding-bottom: 5px;
	}

#content_box3 a {
	text-decoration: none;
	color:#003366;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#content_box3 a img {
	border:none;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-style:italic;
	font-size:1.5em;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	font-style:italic;
	font-size:1em;
	margin-bottom:-10px;
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#444444;
	font-size:12px;
	line-height: 18px;
	}
	
#footer {
	background-image: url(/stylesheets/_g/truck_full.jpg);
	width:600px;
	height:229px;
	margin-top: 190px;
	margin-left:20;
	}
	
#truck_boat {
	background-image: url(/stylesheets/_g/truck_boat.jpg);
	width:600px;
	height:429px;
	margin-top: 140px;
	margin-left:-60px;
	}
	
*html #footer {
	margin-left:0;
	}
	
#footer2 {
	text-align:center;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-bottom:50px;
	}
	
#features_footer {
	text-align:center;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	padding-bottom:50px;
	margin-top:-100px;
	}
	
p img {
	float: left;
	margin-right:10px;
	}
	

a.topnav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8F9109;
	padding: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
a.topnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #8F9109;
	padding: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
a.topnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #D9DB0E;
	padding: 8px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
