body {
	font: normal 9px Arial, Verdana, sans-serif;
	background-color: #FFF;
	color: #000;
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h2 {
	font: bold 18px Arial, Verdana, sans-serif;
	margin: 0px;
}

img {
	border: 0px solid #000;
	margin: 0px;
}

a, a:link, a:visited, a:active, a:hover {
	color: #018dbc;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select, option {
	font: normal 10px Verdana, Arial, sans-serif;
}

#container {
	width: 937px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/bg_content.jpg) top left repeat-y;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	position: relative;
}

#content {
	margin: 5px 62px 15px 62px;
	position: relative;
}

#wedge {
	position: absolute;
	top: 0px;
	left: -18px;
	width: 18px;
	height: 215px;
	background: url(../images/bg_wedge.jpg) top left no-repeat;
}

#header {
	background: url(../images/bg_header.gif) top left no-repeat;
	height: 152px;
	position: relative;
}

#header_nav {
	position: absolute;
	top: 52px;
	left: 326px;
	width: 415px;
	height: 15px;
	font: normal 11px Arial, Verdana, sans-serif;
	line-height: 15px;
	text-align: center;
	color: #FFF;
}

#home_link {
	display: block;
	position: absolute;
	top: 10px;
	left: 30px;
	width: 135px;
	height:60px;
	z-index: 400;
}

#header_nav a, #header_nav a:link, #header_nav a:visited, #header_nav a:active, #header_nav a:hover {
	color: #FFF;
	font: normal 11px Arial, Verdana, sans-serif;
	text-decoration: underline;
}

#header_nav a:hover {
	text-decoration: none;
}

.nav_spacer {
	padding: 0px 20px;
	color: #FFF;
}

#phone_contact {
	margin: 0px 5px 10px 0px;
	font: bold 18px Arial, Verdana, sans-serif;
	line-height: 20px;
	text-align: right;
}

#phone_contact span {
	font: bold 12px Arial, Verdana, sans-serif;
}

#left_nav {
	width: 195px;
	height: 365px;
	position: relative;
	float: left;
	background: url(../images/bg_left_nav.gif) top left no-repeat;
}

#left_nav_btns {
	position: absolute;
	top: 55px;
	left: 64px;
}

#left_nav_btns a, #left_nav_btns a:link, #left_nav_btns a:visited, #left_nav_btns a:active, #left_nav_btns a:hover {
	display: block;
	text-align: right;
	width: 99px;
	height: 14px;
	text-decoration: none;
	color: #FFF;
	margin: 0px 0px 5px 0px;
	padding: 0px 6px 0px 0px;
	border: 0px solid #F00;
	font: normal 11px Helvetica, Arial, sans-serif;
}

#left_nav_btns a:hover {
	background: url(../images/bg_nav_btn.gif) top right no-repeat;
	color: #000;
}

#left_nav_base_btns {
	position: absolute;
	top: 330px;
	left: 0px;
	width: 195px;
	text-align: center;
}

#left_nav_base_btns a, #left_nav_base_btns a:link, #left_nav_base_btns a:visited, #left_nav_base_btns a:active, #left_nav_base_btns a:hover {
	color: #FFF;
	font: normal 11px Helvetica, Arial, sans-serif;
	text-decoration: underline;
}

#left_nav_base_btns a:hover {
	text-decoration: none;
}

#info {
	width: 579px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	float: right;
	background: #FFF url(../images/bg_info.gif) top left no-repeat;
	position: relative;
	padding: 15px;
	font: normal 11px Arial, Verdana, sans-serif;
}

#home_focus {
	background: url(../images/bg_home_focus.jpg) top left no-repeat;
	height: 367px;
	position: relative;
}

#home_learn_more {
	position: absolute;
	top: 269px;
	left: 246px;
	z-index: 50;
}

#home_focus_image {
	position: absolute;
	top: 7px;
	left: 56px;
	width: 422px;
	height: 300px;
	overflow: hidden;
	z-index: 25;
}

#freight {
	width: 609px;
	float: right;
	text-align: center;
	font: normal 11px Arial, Verdana, sans-serif;
	margin: 15px 0px 0px 0px;
	color: #000;
}

#footer {
	margin: 4px auto 15px auto;
	background: url(../images/bg_footer.jpg) top left no-repeat;
	width: 937px;
	height: 58px;
	text-align: left;
}

#footer_logo {
	float: left;
	margin: 16px 0px 12px 68px !important;
	margin: 16px 0px 12px 34px;
}

#footer_nav {
	float: left;
	margin: 22px 0px 0px 12px;
	text-transform: uppercase;
}

.clearer {
	margin: 0px !important;
	margin: -4px 0px 0px 0px;
	padding: 0px;
	height: 1px;
	clear: both;
	line-height: 1px;
}