/* CSS Document */



body {

	margin: 0px auto 11px auto;

	padding: 0;

	background: #dcddde;

	text-align: center;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;

}

p {

	margin:0 0 10px;

}

a {

	text-decoration: none;

	color: #da4c26;

}

a:hover {

	text-decoration: underline;

}

a.largelink {

	color: #3b83b9;

	font-size: 120%;

	font-weight: bold;

}

img {

	border: 0;

}

hr {

	margin: 5px 0 10px;

}

h1 {

	margin: 0 0 4px;

	color: #002e54;

	font-size: 190%;

	font-weight: normal;

}

h2 {

	margin: 0 0 4px;

	color: #002e54;

	font-size: 130%;

}

h3 {

	margin: 0 0 1px;

	color: #0662a6;

	font-size: 140%;

}

h4 {

	margin: 0 0 10px;

	color: #ff0000;

	font-size: 170%;

	font-weight: bold;

}

h5 {
	margin: 0 -110px 0;

	color: #002e54;

	font-size: 400%;

	font-weight: bold;

}

h6 {
	margin: 0 0 0;

	color: #002e54;

	font-size: 175%;

	font-weight: bold;

}

#wrapper {

	margin: 0 auto;

	background: url(/images/main-bg.gif) repeat-y;

	text-align: left;

	width: 975px;

}

#bottombar {

	margin: 0;

	height: 6px;

	width: 963px;

	background-color: #da4c26;

	margin-left: 6px;

}



/* Sub Page Styles */



#subhead {

	margin: 0 6px;

}

#subcontent {

	margin: 0 6px;

	background: url(/images/sub-bg.gif) left repeat-y #FFFFFF;

	font-size: 100%;

	color: #58595b;

	width: 963px;

}

#subcontent2 {

	margin: 0 6px;

	background: url(/images/sub-bg2.gif) left repeat-y #FFFFFF;

	font-size: 100%;

	color: #58595b;

	width: 963px;

}

#subcontent3 {

	margin: 0 6px;

	background: #FFFFFF;

	font-size: 100%;

	color: #58595b;

	width: 963px;

}

#landcontent {

	padding: 10px 23px 5px;

	margin: 0 6px;

	font-size: 100%;

	background: url(/images/landing-quote-bottom.gif) no-repeat 0 0;

	color: #000000;

	width: 475px;

}

.landright {

	margin: 0 0 15px;

	padding: 5px 0 0;

	float: right;

	width: 170px;

}

.landright2 {

	margin: 0 -60px 5px;

	padding: 5px 10px 10px;

	float: left;

	background: url(/images/land-right.png) no-repeat 0 0;

	width: 305px;
	
	height: 421px;
}

.landleft2 {

	margin: 0 0 10px;

	padding: 10px 10px 0;

	float: left;

	width: 650px;

}

.landleft {

	margin: 0 15px 20px;

	padding: 10px 10px 10px;

	background: url(/images/land-left.png) no-repeat 0 0;

	float: left;

	width: 190px;

	height: 311px;

}

#landhead {

	padding: 0 0 5px 205px;

	background: #FFFFFF;

}

/* -- COO Page -- */

#landhead2 {

	padding: 10px 0 10px 205px;

	background: #FFFFFF;

}

/* -- -------- -- */

#breadcrumb {

	padding: 15px 0 8px 205px;

	background: #FFFFFF;

	font-size: 95%;

}

#subleft {

	margin: 0;

	float: left;

	width: 182px;

}

#subleft2 {

	margin: 0;

	float: left;

	width: 164px;

}

#sublefttext {

	padding: 17px 0 7px 18px;

	font-weight: bold;

}

#sublefttext ul {

	margin: 0;

	padding: 0;

	list-style: none;

}

#sublefttext ul li {

	display: block;

	background: url(/images/left-bullet.gif) left no-repeat;

}

#sublefttext ul li a {

	padding: 2px 0 2px 7px;

	display: block;

	font-size: 95%;

	color: #00467f;

	text-decoration: none;

}

#sublefttext ul li a:hover {

	text-decoration: underline;

}

#subtext {

	padding: 0 23px 5px;

	float: left;

	width: 543px;

}

#subtext2 {

	padding: 0 75px 5px;

	float: left;

	width: 465px;

}

#subtext3 {

	padding: 10px 90px 0;

	float: left;

	width: 335px;

}

/* COO Page */

#subtext4 {

	padding: 0 50px 5px;

	float: left;

	width: 430px;

}

/* -------- */

#subtextfull {

	padding: 0 23px 5px;

	float: left;

	width: 870px;
}

#subright {

	float: left;

	width: 164px;

}

#subright2 {

	float: left;

	width: 182px;

}

	.callout {

		width: 155px;

		height: 155px;

		background: url(/images/calloutbg-2008.jpg) no-repeat 0 0;

		margin-bottom: 21px;

		position: relative;

		padding: 12px;

		overflow: hidden;

	}

	

		.callout h4 {

			color: #032e5b;

			font-style: normal;

			font-size: 12px;

			margin: 0;

			padding: 0 0 5px 0;

		}

		

		.callout p {

			color: #434343;

			font-family:  Verdana, Arial, sans-serif;

			font-size: 10px;

		}

		

		.callout a {

			color: #da4c26;

			font-family:  Verdana, Arial, sans-serif;

			font-size: 10px;

			background: url(/images/home-arrow-2008.gif) 0 2px no-repeat;

			padding-left: 9px;

			font-weight: bold;

			line-height: 10px;

		}

		

			.callout img.hoot {

				position: absolute;

				top: 85px;

				left: 12px;

			}

			

			.callout img.truck {

				position: absolute;

				top: 80px;

				left: 65px;

			}

			

			.callout img.building {

				position: absolute;

				top: 72px;

				left: 100px;

			}

			

			.callout a.hootlink {

				display: block;

				margin: 10px 0 0 70px;

			}

			

			.callout a.trucklink {

			

			}

		

#rightcalltop {

	padding: 6px 0 0 10px;

	background: url(/images/right-call-top.gif) top no-repeat;

	height: 20px;

	color: #FFFFFF;

	font-weight: bold;

}

#rightcallimage {

	border-right: 1px solid #6b89b4;

	border-left: 1px solid #6b89b4;

}

#rightcalltext {

	padding: 6px 10px 0 10px;

	border-right: 1px solid #6b89b4;

	border-left: 1px solid #6b89b4;

	color: #808285;

	font-size: 95%;

}

#rightcallbottom {

}

.success {

	margin: 0 0 15px;

	padding: 10px 10px 0;

	background: #FBFBFB;

	border: 1px solid #B7B7B7;

}



/* Left Navigation */



#leftnav ul {

	margin: 0;

	padding: 0;

	background: url(/images/left-nav-topround-off.gif) top right no-repeat #dcddde;

	list-style: none;

	border-bottom: 3px solid #FFFFFF;

}

#leftnav ul li {

	display: block;

	font-weight: bold;

}

#leftnav ul li a {

	padding: 7px 0 7px 18px;

	display: block;

	border-bottom: 1px solid #FFFFFF;

	color: #00467f;

	text-decoration: none;

}

#leftnav ul li a:hover {

	background: #032e5b;

	color: #FFFFFF;

}

#leftnav ul li a.first:hover {

	background: url(/images/left-nav-topround-on.gif) top right no-repeat  #032e5b;

	color: #FFFFFF;

}

#leftnav ul li a.firston {

	background: url(/images/left-nav-topround-on.gif) top right no-repeat  #032e5b;

	color: #FFFFFF;

}

#leftnav ul li a.current {

	background: #032e5b;

	color: #FFFFFF;

}




/* Secondary Left Navigation */



#subnav {

	margin: 0;

	padding: 5px 0 0 10px;

}

#subnav ul {

	margin: 0 0 6px;

	padding: 0 0 0 10px;

	background: #dcddde;

	list-style: none;

	border-bottom: none;

	font-weight: bold;

}

#subnav ul li {

	display: block;

	font-size: 95%;

	line-height: 12px;

	margin-bottom: 8px;

	padding-right: 8px;

}

#subnav ul li a {

	padding: 1px 0 4px 6px;

	display: block;

	color: #00467f;

	text-decoration: none;

	border-bottom: none;

}

#subnav ul li a:hover {

	text-decoration: underline;

	background: #dcddde;

	color: #00467f;

}

#subnav ul li a.current {

	color: #005596;

}

/* Main Navigation */



#nav {

	margin: 0 0 0 6px;

	padding: 0 0 0 130px;

	background: url(/images/nav-bg-2008-2.jpg) no-repeat;

	height: 26px;

	width: 833px;

}

#blanknav {

	margin: 0 0 0 6px;

	padding: 0 0 0 0px;

	background: url(/images/nav-bg-2008-2.jpg) no-repeat;

	height: 26px;

	font-size: 110%;

	width: 963px;

}


/* Main Navigation - CONTACT US */

#contact ul {

	margin: 0;

	padding: 0 10px 0 0;

	background: none;

	list-style: none;

}

#contact li {

	margin: -29px 0 0 0;

	padding: 0 0 -29px;

	float: right;

	list-style: none;

}

#contact li a {

	margin: 0;

	padding: 2px 20px;

	text-decoration: none;

	color: #F4F4F4;

	font-size: 11px;

	font-weight: bold;

}

#contact li a:hover {

	background: #9f371c;

	color: #FFFFFF;

}



/* Header Styles */



#headwrapper {

	margin: 0 auto;

	background: url(/images/headerbg-2008.jpg) no-repeat;

	text-align: center;

	width: 975px;

	height: 87px;

}

#logo {

	padding: 17px 0 0 23px;

	float: left;

}

#printlogo {

	float: left;

	display: none;

}



/* Home Page Styles */



#flash {

	margin: 0 6px;

	border-bottom: 1px solid #fefefe;

}

#flashfooter {

	margin: 0 6px;

	border-bottom: 1px solid #fefefe;

}

#homecontent {

	margin: 0 6px;

	background: url(/images/home-content-bg-2008.gif) no-repeat 0 0;

	width: 963px;

	height: 183px;

	position: relative;

}



	#homecontent * {

		margin: 0;

		padding: 0;

	}



	#homecontent .homecallout {

		margin: 10px 0 0 0;

		height: 144px;

		padding: 12px;

		float: left;

		position: relative;

		overflow: hidden;

	}

	

		#homecontent .homecallout#homecallout1 {

			width: 168px;

			border-right: 1px dotted #b0b2b5;

		}

		

		#homecontent .homecallout#homecallout2 {

			width: 183px;

			border-right: 1px dotted #b0b2b5;

		}

		

		#homecontent .homecallout#homecallout3 {

			width: 183px;

			border-right: 1px dotted #b0b2b5;

		}

			

			#homecallout_hoot {

				position: absolute;

				left: 15px;

				top: 89px;

			}

			

		#homecontent .homecallout#homecallout4 {

			width: 337px;

			padding-right: 0;

		}

		

			#homecontent .homecallout#homecallout4 p {

				width: 200px;

			}

			

			

			

			#homecallout_truck {

				position: absolute;

				left: 200px;

				top: 25px;

			}

			

			

			#homecontent .homecallout#homecallout4 .homelink1 {

				margin-right: 155px;

			}

			

			

	

		#homecontent .homecallout h4 {

			color: #032e5b;

			font-style: normal;

			font-size: 12px;

			margin: 0;

			padding: 0 0 5px 0;

		}

		

		#homecontent .homecallout p {

			color: #434343;

			font-family:  Verdana, Arial, sans-serif;

			font-size: 10px;

			padding-bottom: .5em;

		}

		

		#homecontent .homecallout a {

			color: #da4c26;

			font-family:  Verdana, Arial, sans-serif;

			font-size: 10px;

			background: url(/images/home-arrow-2008.gif) 0 1px no-repeat;

			padding: 0 0 0 9px;

			font-weight: bold;

			line-height: 10px;

			margin: .25em 0 .7em 90px;

			display: block;

			

		}

		

			#homecontent .homecallout a.pdf_dl {

				background: url(/images/pdf_dl.gif) 0 0px no-repeat;

				line-height: 13px;

				padding: 0 0 0 14px;

			}

		

			#homecontent .homecallout img.hoot {

				position: absolute;

				top: 85px;

				left: 12px;

			}

			

			#homecontent .homecallout img.truck {

				position: absolute;

				top: 80px;

				left: 65px;

			}

			

			#homecontent .homecallout a.hootlink {

				display: block;

				margin: 25px 0 0 70px;

			}

			

			#homecontent .homecallout a.trucklink {

			

			}

			

.homelink1 {

	text-align: right;

	padding: 0 5px 1em 0;

}

/*

#homecontent p {

	margin: 0 0 6px;

}

#homecontent a {

	padding: 0 0 0 10px;

	background: url(/images/home-arrow-2008.gif) left no-repeat;

	font-size: 85%;

	color: #da4c26;

	text-decoration: none;

	font-weight: bold;

}

#homecontent a:hover {

	text-decoration: underline;

}

#homecontent h1 {

	margin: 0 0 8px;

	color: #da4c26;

	font-size: 105%;

	font-weight: bold;

}

#homecontent h1 a {

	padding: 0;

	background: none;

	text-decoration: none;

	color: #da4c26;

	color: #002e54;

	font-size: 100%;

}



*/



/*

#homecontent h1 a {

	padding: 0;

	background: none;

	text-decoration: none;

	color: #da4c26;

	color: #002e54;

	font-size: 100%;

}



*/

/*

#home1 {

	margin: 15px 0 10px;

	padding: 6px 12px 0 20px;

	border-right: 1px dotted #b0b2b5;

	float: left;

	width: 176px;

	height: 140px;

}

.home23 {

	margin: 15px 0 10px;

	padding: 6px 12px 0 12px;

	border-right: 1px dotted #b0b2b5;

	width: 194px;

	height: 140px;

	float: left;

}

#home4 {

	margin: 15px 0 10px;

	padding: 6px 20px 0 12px;

	width: 186px;

	height: 140px;

	float: left;

}

.homelink1 {

	padding-left: 110px;

	position: absolute;

	top: 520px;

}

.homelink23 {

	padding-left: 128px;

	position: absolute;

	top: 520px;

}

.homelink4 {

	padding-left: 120px;

	position: absolute;

	top: 520px;

}

*/



/* Forms */



#combo {

	margin: 0 3px 3px 0;

	padding: 7px 9px;

	background: #032e5b;

	font-size: 120%;

	font-weight: bold;

	color: #FFFFFF;

	text-align: center;

}

.textfield {

	padding: 2px;

	font-size: 11px;

	color: #da4c26;

	font-weight: bold;

	border: 1px solid #6b89b4;

	background-color: #FFFFFF;

	width: 180px;

}

.drop {

	padding: 2px;

	font-size: 11px;

	color: #da4c26;

	font-weight: bold;

	border: 1px solid #6b89b4;

	background-color: #FFFFFF;

	width: 186px;

}

.commentsfield {

	padding: 2px;

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: 11px;

	color: #da4c26;

	font-weight: bold;

	border: 1px solid #6b89b4;

	background-color: #FFFFFF;

	width: 180px;

	height: 60px;

}

.button {

	margin-top: 5px;

	padding: 1px;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

	border: 1px solid #FFFFFF;

	background-color: #da4c26;

	cursor: pointer;

}

.redcopy {

	margin: 0 0 10px 0;

	color: #CC0000;

	font-weight: bold;

}

.required {

	border-bottom: 1px solid #da4c26;

}



/* Footer Styles */

  

#footerwrapper {

	margin: 0 auto;

	text-align: center;

	width: 975px;

	font-size: 85%;

	height: 40px;

}

#footerwrapper a {

	padding: 0 8px;

	color: #625551;

	text-decoration: none;

}

#footerwrapper a:hover {

	color: #000000;

	text-decoration: underline;

}

#copyright {

	padding: 2px 0 10px 14px;

	text-align: left;

	float: left;

	color: #625551;

}

#bottomnav {

	padding: 2px 6px 10px 0;

	text-align: right;

	float: right;

}

.more {
	display: none;
	border-top: 0px solid #666;
	border-bottom: 0px solid #666; }
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 0px dotted #36f; }

.tabmenu {color:#FFFFFF;}
.tabmenu a {color:#FFFFFF;}
.tabmenu a.tabactive {#FFFFFF;}

.tabfocus a {color:#36f;}
.tabfocus a.tabactive {#36f;}

tabhead {

	margin: 0 0 10px;

	color: #032e5b;

	font-size: 190%;

	font-weight: bold;

}