html body {
margin: 0 auto 20px auto;
padding: 0;
}

body{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333;
background: #000 url(img/bg.jpg) top center no-repeat;
}

.displayNone {
	display: none;
}

.hidden {
	visibility: hidden;
	display: none;
}

a:link {
	color: #fff; 
	text-decoration: underline;
	}

a:visited {
	color: #fff; 
	text-decoration: underline;
	}
a:hover {
	color: #ccc;  
	text-decoration: underline;
	}

b{font-size: 100%;}
em{color: red;}

img {
border:0;
}

.clear {
clear:both;
}

h1 {
font-size: 24px;
margin: 5px 0 5px 0;
}

h2 {
font-size: 22px;
margin: 5px 0 1px 0;
color:#0053a0;
}

h3 {
font-size: 16px;
margin: 0;
font-style:italic;
color:#666;
}

h4 {
font-size: 15px;
margin: 5px 0 5px 0;
}

h5 {
font-size: 12px;
margin: 3px 0 0 0;
}

#header  {
position:relative;
width: 914px;
height: 82px;
text-align: left;
margin: 0 auto;
background: transparent url(img/header.gif) top center no-repeat;
}

#header h1 {
	width: 440px; height: 82px; margin: 0px; padding: 0px; text-indent: -10000px; font-size: 9px;
}
#header h1 a {
	width: 440px; height: 82px; margin: 0px; padding: 0px; display: block; text-decoration: none; 
}

#navigation {
position:absolute;
top:0;
right:7px;
width: 448px;
height: 73px;
margin:0;
}

#maincontainer{
width: 900px;
margin: 0 auto;
}

#truckphoto {
margin: 20px 0 0 50px;
width:857px;
height:258px;
background: transparent url(img/truck_homepage.jpg) top center no-repeat;
}

#welcome_msg {
margin:-8px 0 0 0;
padding:0 0 10px 0;
width:900px;
height:94px;
background: transparent url(img/welcome_msg2.gif) top center no-repeat;
border-bottom: 5px #b9b9b9 solid;
}

#secondary_intro {
width:900px;
margin:30px auto 0 auto;
padding:0 0 10px 0;
border-bottom: 5px #b9b9b9 solid;
}

#secondary_intro_whatwedo {
width:900px;
min-height: 547px;
margin:30px 0 0 0;
padding:0 0 10px 0;
border-bottom: 5px #b9b9b9 solid;
}

#secondary_intro_join {
width:900px;
height:134px;
margin:30px auto 0 auto;
padding:0 0 10px 0;
}

#secondary_intro_contact {
width:900px;
min-height: 177px;
margin:30px auto 0 auto;
padding:0 0 10px 0;
}

#intro {
width:900px;
min-height: 177px;
margin:11px 0 20px 0;
color:#fff;
}

#secondary_content {
width:860px;
margin:11px 0 20px 18px;
color:#fff;
line-height:17px;
}

#secondary_content2 {
width:860px;
margin:11px 0 20px 18px;
color:#fff;
line-height:17px;
}

form {
margin: 0;
padding:0;
}

input {
margin:2px 0 2px 0;
}

label {
font-weight:bold;
}

form label.required {
color:#0c98d2;
font-weight:bold;
}

#contactform {
width:900px;
background-color:#20221d;
color:#fff;
margin:10px auto 0 auto;
}

#admin {
width:860px;
background-color:#ddd;
color:#111;
margin:10px auto 0 auto;
padding:20px;
}

#admin a:link, #admin a:visited {
	color: #0460a6; 
	text-decoration: underline;
	}

a:hover {
	color: #111;  
	text-decoration: underline;
	}

#contactform h4{
margin:15px 10px 0 38px;
padding:15px 0 0 0;
font-size:2.0em;
}

.Lcolumn {
float:left;
width:35%;
margin:5px 0 0 30px;
padding:8px;
}

.Rcolumn {
float:left;
width:54%;
margin:5px 0 10px 0;
padding:8px;
}

.Lcolumn2 {
float:left;
width:27%;
margin:5px 0 0 30px;
padding:8px 0 8px 8px;
}

.Rcolumn2 {
float:left;
width:58%;
margin:5px 0 10px 0;
padding:40px 0 8px 8px;
}

#team_portrait {
float:right;
width:509px;
height:168px;
background: transparent url(img/team_portrait.jpg) top left no-repeat;
}

#about-page #headerphoto { background:#fff url(img/header_photo7.jpg) top center no-repeat;}
#mission-page #headerphoto { background:#fff url(img/header_photo2.jpg) top center no-repeat;}
#contact-page #headerphoto { background:#fff url(img/header_photo_contact.jpg) top center no-repeat;}

#contentwrapper{
float: left;
width: 100%;
height:100%;
}

#contentcolumn{
margin: 0 201px 0 201px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
height:100%;
}

#contentcolumn p {
line-height:18px;
}

#breadcrumbs {
font-size: 11px;
margin: 2px 0 0 26px;
}

#breadcrumbs a{
color: #0460a6;
}

/*************** Tabs ***************/
	
.tabs {
	height:32px;
	margin: 15px 0 0 0;
	padding:0;
	border-bottom:#ccc solid 1px;
	}	
	
.tabs li, .tabs li span {
	background-image:url(img/tabs_li_bg.gif);
	background-repeat:no-repeat;
	}
.tabs li {
	float:left;
	height:32px;
	margin-right:.33em;
	background-position:0 -96px;
	padding-left:5px;
	overflow:hidden;
	font-size: 1.4em;
	font-weight:bold;
	}
.tabs li.on {
	background-position:0 -64px;
	}
.tabs li span {
	display:block;
	background-position:100% -32px;
	padding:0 18px 0 10px;
	line-height:2.0em;
	}
.tabs li span img {
	float:left;
	margin:4px 6px 0 0;
	}
.tabs li.on span {
	background-position:100% 0;
	color:#9f0000;
	}
.tabs li.on span a{
	color:#9f0000;
	}	
.tabs li a, .tabs li a:hover {
	color:#a4a4a4;
	text-decoration:none;
	}
.tabs li a:hover {
	color:#9f0000;
	}
/*************** end Tabs ***************/

.box {
	clear:left;
	}
.box h3 {
	margin-bottom:.1em;
	}
.box h3 { color:#000; }
.box h4 { color:#333a43; }
.box dd.date {
	margin-bottom:1.0em;
	color:#8b9298;
	font-size:.92em;
	}

#leftcolumn{
float: left;
width: 201px; /*Width of left column in pixel*/
min-height: 400px;
margin-left: -880px; /*Set margin to that of -(MainContainerWidth)*/
background:#fff url(img/leftcol_bg1.jpg) top center no-repeat;
}

#about-page #leftcolumn { background:#fff url(img/leftcol_bg2.jpg) top center no-repeat;}
#mission-page #leftcolumn { background:#fff url(img/leftcol_bg7.jpg) top center no-repeat;}
#services-page #leftcolumn { background:#fff url(img/leftcol_bg3.jpg) top center no-repeat;}
#industries-page #leftcolumn { background:#fff url(img/leftcol_bg4.jpg) top center no-repeat;}
#estimate-page #leftcolumn { background:#fff url(img/leftcol_bg5.jpg) top center no-repeat;}
#feedback-page #leftcolumn { background:#fff url(img/leftcol_bg6.jpg) top center no-repeat;}
#contact-page #leftcolumn { background:#fff url(img/leftcol_bg-contact.jpg) top center no-repeat;}

#rightcolumn{
float: left;
width: 201px; /*Width of right column*/
min-height: 400px;
margin-left: -201px; /*Set left margin to -(RightColumnWidth)*/
background:#fff url(img/rightcol_bg1.jpg) top center no-repeat;
}

#about-page #rightcolumn { background:#fff url(img/rightcol_bg2.jpg) top center no-repeat;}
#mission-page #rightcolumn { background:#fff url(img/rightcol_bg7.jpg) top center no-repeat;}
#services-page #rightcolumn { background:#fff url(img/rightcol_bg3.jpg) top center no-repeat;}
#industries-page #rightcolumn { background:#fff url(img/rightcol_bg4.jpg) top center no-repeat;}
#estimate-page #rightcolumn { background:#fff url(img/rightcol_bg5.jpg) top center no-repeat;}
#feedback-page #rightcolumn { background:#fff url(img/rightcol_bg6.jpg) top center no-repeat;}
#contact-page #rightcolumn { background:#fff url(img/rightcol_bg-contact.jpg) top center no-repeat;}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.innertube2{
margin: 15px 15px 10px 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#footer {
clear: both;
width: 900px;
height: 90px;
margin: 10px auto 20px auto;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 12px;
color: #e1e1e1;
background-color:#111;
}

#footer a:link, #footer a:visited { 
color: #0c98d2;
text-decoration: none;
}

#footer a:hover { 
color: #fff;
text-decoration: none;
}

#footer p.address {
float: left;
text-align: left;
margin: 10px 0 0 15px;
}

.addressinfo {
font-size: 11px;
color: #c1c1c1;
}

.addressinfo a:link, .addressinfo a:visited {
color: #eee;
}

#footer p.copyright {
float: right;
font-size: 11px;
text-align: right;
margin: 10px 15px 0 0;
color:#676767;
}

#footer p.copyright a:link, #footer p.copyright a:visited{
color:#777;
}

#footer p.copyright a:hover {
color:#888;
}


