html { 
	/* Prevent annoying Firefox scroll shift */
	min-height: 100%; 
	margin-bottom: 1px; 
}

body {
	background: #000021;
	color: #fff;
	font-family: Arial;
	font-weight: 100;
	letter-spacing: .2px;

	background-image: url(/images/background.jpg);
	background-repeat: repeat-x;
}

a {
	color: #fff;
}

img {
	border: 0;
}

td {
	vertical-align: top;
	line-height: 17px;
}

#bodycontainer {
        text-align: center;
}

#bodycontent {
	background: #1A5E9D;
	/*border-color: #59596a;
	border-width: 1px;
	border-style: solid;*/
	width: 978px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	display: table; 
}

#logo {
	margin-left: 12px;
	margin-top: 6px;
	float: left;
}

#nav {
	font-family: Verdana;
	font-size: 10pt;
	letter-spacing: .15em;
	vertical-align: middle;
	line-height:28px;
	width: 693px;
	text-align: center;
	margin-top: 36px;
	float: left;
}

#nav a {
	text-decoration: none;
}

#navleft {
	width: 62px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navleft.gif);
}

#navright {
	width: 58px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navright.gif);
}

#navdivider {
	width: 4px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/navdivider.gif);
}

.about_nav {
	width: 70px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/aboutnormal.gif);
}

.about_nav:hover {
        background: #4d759a;
}

.services_nav {
	width: 100px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/servicesnormal.gif);
}

.services_nav:hover {
        background: #4d759a;
}

.equipment_nav {
	width: 110px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/equipmentnormal.gif);
}

.equipment_nav:hover {
        background: #4d759a;
}

.equipment_menu {
	z-index: 10;
	background: #205281;
	width: 336px;
	height: 150px;
	position: absolute;
	text-align: left;
	font-size: 8pt;
	padding: 0px 5px 0px 5px;
	display: none;
}

.equipment_menu {
        z-index: 10;
        background: #205281;
        width: 336px;
        height: 150px;
        position: absolute;
        text-align: left;
        font-size: 8pt;
        padding: 0px 5px 0px 5px;
}


.submenu_option {
	float: left;
	width: 160px;
	letter-spacing: .10em;
}

.submenu_option:hover {
	background: #4d759a;
}

.trucks_nav {
	width: 80px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/trucksnormal.gif);
}

.trucks_nav:hover {
        background: #4d759a;
}

.contact_nav {
	width: 90px;
	height: 28px;
	float: left;
	background-image: url(/images/nav/contactnormal.gif);
}

.clients_nav {
        width: 90px;
        height: 28px;
        float: left;
        background-image: url(/images/nav/contactnormal.gif);
}

.clients_nav:hover { 
        background: #4d759a;
}

.contact_nav:hover {
        background: #4d759a;
}

#section_graphic {
	position: relative;
	width: 977px;
	height: 120px;
	float: left;
}

#header_text {
        position: absolute;
        bottom: 0px;
	left: 133px;
	padding: 0;
	line-height: 4.9em;
	opacity: .50;
	filter:alpha(opacity=50);
}

h1 {
	font-family: Century Gothic,Verdana;
	font-size: 47pt;
	font-weight: 100;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Arial;
	font-size: 16pt;
	padding: 0;
	margin: 0px 0px 10px 0px;
	color: #eed73b;
}

h3 {
        font-family: Arial;
        font-size: 11pt;
	color: #cccccc;
	font-weight: bold;
        padding: 0;
        margin: 0px 0px 10px 0px;
	color: #eed73b;
}

h4 {
        font-family: Arial;
        font-size: 11pt;
        color: #cccccc;
        font-weight: bold;
        padding: 0;
        margin: 0px 0px 10px 0px;
}


.linetop {
	position: absolute;
	top: 0px;
	left: 0px;
	float: left;
	width: 2px;
}

.linebottom {
	position: absolute;
	bottom: -1px;
	left: 0px;
	float: left;
	width: 2px;
	height: 145px;
}

.content_area {
	background-image: url(/images/vertical-line.gif); 
	position: relative;
	margin-top: 16px;
	margin-left: 120px;
	margin-right: 10px;
	width: 470px;
	float: left;
}

.content_area_home {
        background-image: url(/images/vertical-line.gif);
        position: relative;
        margin-top: 16px;
        margin-left: 120px;
        margin-right: 0px;
        width: 435px;
        float: left;
}

.home_page_graphic {
	float: right;
	margin-top: 30px;
}

.content_area_wide {
        background-image: url(/images/vertical-line-wide.gif);
        position: relative;
        margin-top: 16px;
        margin-left: 120px;
        width: 800px;
        float: left;
}

.quote {
	float: right;
	width: 250px;
	margin-top: 80px;
	margin-right: 10px;
	font-style: italic;
	font-family: arial;
	font-size: 14pt;
	color: #aaaaaa;
}

.concept {
	width: 100%;
}

#sub_content {
	position: relative;
	float: right;
	width: 365px;
        margin-top: 16px;
	margin-left: 16px;
	margin-right: 16px;
}


.pagecopy {
	margin-left: 15px;
        font-family: Arial;
        font-size: 11pt;
        line-height: 25px;
}

.pagecopy_collapse {
        margin-left: 15px;
        font-family: Arial;
        font-size: 11pt;
        line-height: 25px;
	display: none;
}

.line_wrapper {
	display: none;
}

#contactleft {
	width: 300px;
	float: left;
	text-align: left;
}

#contactright {
	width: 450px;
	float: left;
}

input {
	font-size: 8pt;
	margin-bottom: 10px;
	background-color: #c4c4fa;
}

textarea {
	font-family: Arial;
        font-size: 8pt;
        margin-bottom: 10px;
        background-color: #c4c4fa;
}

#vertical-spacer {
	height: 200px;
}

#middleline {
	width: 290px;
	position: absolute;
	top: 6px;
	left: 35px;
}

.equipment_category {
	text-align: center;
	width: 130px;
	font-weight: bold;
	float: left;
	margin-right: 60px;
	margin-bottom: 20px;
}

#bottomnav {
	background: #205281;
	margin-bottom: 0px;
	width: 978px;
	height: 30px;
        text-align: left;
        padding: 0px 0px 0px 0px;
        margin: 0 auto;
        display: table;

}

#bottomnav_inner {
	text-align: center;
	font-size: 9pt;
	margin-top: 10px;
}
