html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background:url(../images/body_bg.gif) 0 0 repeat-x;
}
#contentContainer{
	text-align: left;
	margin: 0 auto;
	width: 980px;
}
#formContainer{
	text-align: left;
	margin: 0 auto;
	width: 980px;
	background:#FFF;
}
#header{
	border:1px solid #c2c2c2;
	height: 137px;
	position: relative;
	background:url(../images/header_bg_repeat.gif)
}
#header #logo{
	float:left;
}
#header h1{
	display: none;
}
#topNav{
	position: absolute;
	top: 7px;
	right:20px;
	width: 190px;
}
#topNav li{
	padding: 0 5px;
	float:left;
}
#topNav li a{
	color: #aa1437;
	text-decoration: none;
	display: block;
	_width: 1px;
	min-width: 1px;
	height: 12px;
}
#tn_home a{
	background: url(../images/i_home.gif) bottom right no-repeat;
	padding-right: 25px;
	margin-right: 10px;
}
#tn_phone{
	background: url(../images/tn_seperator.gif) top right no-repeat;
}
#tn_phone a{
	background: url(../images/i_phone.gif) top center no-repeat;
	width: 13px;
	padding-top: 13px;
	height: 0 !important;
	overflow: hidden;
}
#tn_email a{
	background: url(../images/i_email.gif) top center no-repeat;
	width: 13px;
	padding-top: 13px;
	height: 0 !important;
	overflow: hidden;
}

form#login{
	position: absolute;
	top: 50px;
	right: 20px;
	padding-right: 60px;
}
form#login label{
	color: #820b1e;
	font-weight: bold;
	padding-right:5px;
}
form#login input{
	font-size: 11px;
	width: 132px;
	
}
form#login #btn_go{
	position: absolute;
	top:0;
	right:0;
	width: 47px;
}
form#login a {
	margin-left:184px;
	text-decoration:none;
	color:#82141F;}
#mainNav{
	background-color: #820b1e;
	height: 29px;
	clear:left;
	padding-top: 1px;
}
#mainNav li{
	float:left;
	_width: 1px;
	min-width: 1px;
	padding: 0 26px 0 25px;
	text-align: center;
	height: 29px;
	line-height: 29px;
	background:url(../images/mn_seperator.gif) top right no-repeat;
}
#mainNav li.active{
	background-color: #c1a100;
}
#mainNav li a{
	color: #fff;
	text-decoration: none;
	font-family:Helvetica, Verdana, Arial,  sans-serif
}



/* --- Homepage Content --- */
#homepageContent{
	border: 1px solid #c2c2c2;
	background-color: #fff;
	height: 198px;
	margin-bottom: 5px;
	padding-top: 36px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#homepageSplash{
	float:left;
	margin-right: 30px;
	
}
#homepageContent h2{
	background:url(../images/homepage_text.jpg) 0 0 no-repeat;
	overflow:hidden;
	padding-top: 78px;
	height:0;
	margin-bottom: 15px;
}
#homepageContent p{
	line-height:16px;
	margin: 0 20px 0 0;
}
#homepageCallouts{
	padding: 36px 0;
	height: 142px;
	border:1px solid #c2c2c2;
	margin-bottom: 5px;
	background: #fff;
}
.callout{
	float:left; 
	width: 275px;
	padding: 0 25px;
	border-right: 1px solid #c2c2c2;
	height: 142px;
	
}
#co_3{
	border: none;
}
.callout h4{
	color: #820b1e;
	font-size: 14px;
	margin-bottom: 15px;
	font-family:Helvetica, Verdana, Arial,  sans-serif
}
.callout p{
	line-height: 14px;
}
.callout .cta{
	float:right;
	background:url(../images/cta_bg.gif) 0 0 no-repeat;
	padding: 1px 5px 3px 20px;
	display: block;
	_width: 1px;
	min-width: 1px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
	margin: 10px 0 0 0;
	font-family:Verdana, Helvetica, Arial,  sans-serif
}
/* --- END Homepage Styles --- */

/* --- Subpage Styles --- */
/*custom backgrounds */
body#about #subpageContent{
	background: #fff url(../images/sub_bg.jpg) 8px 38px no-repeat;
}

body#freight #subpageContent{
	background: #fff url(../images/freight_bg.jpg) 8px 38px no-repeat;
}

body#industry #subpageContent{
	background: #fff url(../images/industry_bg.jpg) 8px 38px no-repeat;
}

body#logistics #subpageContent{
	background: #fff url(../images/logistics_bg.jpg) 8px 38px no-repeat;
}

body#resources #subpageContent{
	background: #fff url(../images/resources_bg.jpg) 8px 38px no-repeat;
}

#subpageContent{
	border-left: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
	border-right: 1px solid #c2c2c2;
	position: relative;
	margin-bottom: 5px;
}
#subNav{
	background: #c1a100;
	width: 100%;
	height: 30px;
}
#subNav li{
	_width: 1px;
	_min-width: 1px;
	padding: 10px 15px 9px 25px;
	float:left;
	background: url(../images/sn_bg.gif) 15px 13px no-repeat;
}
#subNav li.active{
	background-image:none;
	background:#fff;
	color:#820b1e;
}
#subNav li.active a {color:#820b1e;font-weight:bold;}
#subNav li a{
	color: #fff;
	text-decoration: none;
}
#content{
	border-left: 1px solid #c2c2c2;
	min-height: 450px;
	margin-left: 242px;
	margin-right: 210px;
	padding: 12px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF;
}

#content h2{
	font-size: 13px;
	font-weight: normal;
	color: #820b1e;
	padding-bottom: 14px;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 1em;
}
#content p{
	line-height: 16px;
	margin-bottom: 1em;
}
#content p span.strong {font-weight:bold;color:#82141F;}
#content li{
	background: url(../images/li-bullet.jpg) left center no-repeat;
	padding: 3px 15px;
	font-weight: bold;
	color: #69696b;
}
#content ul li.list{
	padding: 5px 15px;
	font-weight: bold;
	color:#82141F;;
	background:#fff;
}
#content form {background:#FFF;}
#content form p label {width:70px;float:left;text-align:right;line-height:18px;margin-right:5px;}
#content form p input.submitBTN {margin-left:20px;}
#content ul li a, #content p a {text-decoration:none;color:#82141f;}
#callout{
	position: absolute;
	top: 44px;
	right: 15px;
	width: 195px;
	background:url(../images/sub_callout_bot.gif) bottom left no-repeat;
}
#callout h3{
	padding: 9px 12px;
	background:url(../images/sub_callout_top.gif) top left no-repeat;
	font-weight: bold;
	color: #69696b;
	margin-bottom: 9px;
}
#callout p{
	padding: 0 12px;
	margin-bottom: 16px;
	line-height: 14px;
}
#callout a{
	color: #aa1437;
	display: block;
	padding: 0 12px 9px 12px;
	text-decoration: none;
}

#formContent {
	border-left: 1px solid #c2c2c2;
	min-height: 450px;
	margin-left: 240px;
	margin-right: 210px;
	padding: 12px 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFF;
}
#formContent h2{
	font-size: 13px;
	font-weight: normal;
	color: #820b1e;
	padding-bottom: 14px;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 1em;
}
/* --- END Subpage Styles --- */

#footer{
	padding: 16px 10px;
	height: 11px;
	border:1px solid #c2c2c2;
	background: url(../images/footer_bg.gif) 0 0 repeat-x;
	position: relative;
}
#footer #copyright{
	position: absolute;
	top: 17px;
	left: 10px;
	width: 400px;
}
#footer #footerNav{
	position: absolute;
	top: 17px;
	right: 10px;
	width: 550px;
	text-align: right;
}
#footer #footerNav a{
	color: #820b1e;
	padding: 0 5px;
}
ul.carLogin {float:right;width:330px;margin-top:49px;}
.carLogin li.register a{text-decoration:none;color:#aa1437;text-align:right;float:right;margin-right:20px;display:inline;}
.carLogin li.carrier a {background: transparent url(../images/client-login.jpg) no-repeat top left;padding:15px 161px 15px 161px;display:block;border:none;}
.carLogin li.client a {
	text-decoration:none;
	color:#aa1437;
	text-align:right;
	float:right;
	margin-right:20px;
	display:inline;
	font-size: 14px;
	font-weight: bold;
}
#homesubNav {
	background: #c1a100;
	width: 100%;
	height: 20px;
}
