html body {
margin: 0 auto 20px auto;
padding: 0;
}

body{
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #333;
background: #ccc url(img/concrete_bg.jpg) top center;
}

.displayNone {
	display: none;
}

.hidden {
	visibility: hidden;
	display: none;
}

a:link {
	color: #9f0000; 
	text-decoration: underline;
	}

a:visited {
	color: #9f0000; 
	text-decoration: underline;
	}
a:hover {
	color: #d61111;  
	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;
}

#maincontainer{
width: 880px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background-color:#fff;
}

#nav  {
width: 880px;
height: 30px;
margin:42px auto 0 auto;
background: #9a211a url(img/nav_bg.jpg) top center;
}

#header  {
width: 880px;
height: 131px;
text-align: left;
margin: 0 auto 6px auto;
background-color: #fff;
}

#logo {
float:left;
width:201px;
height:88px;
margin-top: 22px;
}

#headerphoto {
float:right;
width:679px;
height:131px;
background: #fff url(img/header_photo1.jpg) top center;
}

#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: 10px 0px 10px 0px;
}

.separator {
	width:98%;
	height:3px;
	border-bottom:1px dashed #ccc;
	margin:8px auto;
}

/*************** 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_bg.jpg) top center no-repeat;
position:relative;
}

#mr_acc {
	position:absolute;
	top:-20px;
	right:-42px;
	width:254px;
	height:422px;
	background:transparent url(img/mr_acc.png) 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 10px 20px 13px; /*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;
}

form label {
font-weight:bold;
}

form label.required {
color:#9d241d;
font-weight:bold;
}

#footer {
clear: both;
width: 880px;
height: 40px;
margin: 0 auto 20px auto;
padding: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 13px;
color: #ccc;
background: #9a211a url(img/footer_bg.jpg) top center;
}

#footer p.address {
float: left;
text-align: left;
margin: 7px 0 0 15px;
}

#footer p.ccb {
float: right;
text-align: right;
margin: 7px 15px 0 0;
}

#footer a:link, #footer a:visited { 
color: #ddd;
text-decoration: none;
}

#footer a:hover { 
color: #fff;
text-decoration: none;
}

.copyright {
color: #8fb1d1;
}


