@charset "UTF-8";
/* CSS Document */


body  {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	font-size:12px;
	color:#333333;
	line-height: 16px;
}
.subhead {
	font-size:14px;
	color: #C7932C;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.subheadblack {
	font-size:14px;
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
font-size:21px;
color: #c7932c;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
p.header {
font-family: Arial, Helvetica, sans-serif;
margin-left: 24px;
margin-top: 40px;
margin-bottom: 12px;
}
p {
	margin-left: 24px;
	font-size: 12px;
	margin-top: 0px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 8px;
}
p.home {
	margin-left: 24px;
	font-size: 12px;
	margin-top: 26px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin-bottom: 0;
}
ul{
	line-height:20px;
	margin-top:14px;
	font-size: 12px;
	font-weight: normal;
}
/*temp class
#submenu {
float: left; 
width: 120px; 
height: 400px;
background-color:#e8e8db;
font-size: 11px;

}
p.submenu {
font-size: 11px;
padding-top: 36px;
padding-left:8px;
margin:0;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
}
p.submenu a {
	font-size: 11px;
color:#333333;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
text-decoration:none;
	}

p.submenu a:hover {
	color:#c7932c;
	text-decoration:none;
	}
p.submenuon {
font-size: 11px;
color:#c7932c;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
margin:0;
}
*/
li {
list-style-type:disc;
}

#submenu {
	float: left;
	width: 120px;
	height: 760px;
	background-color:#86424e;
	font-size: 11px;
}
p.submenu {
font-size: 11px;
padding-top: 36px;
padding-left:8px;
margin:0;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
}
p.submenu a {
	font-size: 11px;
color:#fff;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
text-decoration:none;
	}

p.submenu a:hover {
	color:#c7932c;
	text-decoration:none;
	}
p.submenuon {
font-size: 11px;
color:#c7932c;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;
line-height:24px;
margin:0;
}



#nav li.products a {
	display: block;
	border: 0;
	margin: 0;
	width: 168px;
	height: 26px;
	background: url("images/nav_productsandservices.gif") 0 0 no-repeat;
	}

#nav li.products a:hover {
	background-position: -168px 0;
	}

#nav li.featured a {
	display: block;
	border: 0;
	margin: 0;
	width: 161px;
	height: 26px;
	background: url("images/nav_featuredprojects.gif") 0 0 no-repeat;
	}

#nav li.featured a:hover {
	background-position: -161px 0;
	}
#container {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	height: 84px;
	padding: 39px 0 0 0;
	background-image: url(images/topband.jpg);
	background-repeat: no-repeat;
	/*background-color:#003399;*/
} 
#logo {
	height: 53px;
	width: 225px;
	float:left;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
}
#nav {
	width: 643px;
	height: 26px;
	float:right;
	padding: 0;
	margin: 0;
	}
#nav ul {
	white-space: nowrap;
	padding: 0;
	margin-top:12px;
	height: 26px;
	
	}
#nav li {
	float: left;
	text-indent:-9999px;
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#nav li.about a {
	display: block;
	border: 0;
	margin: 0;
	width: 85px;
	height: 26px;
	background: url("images/nav_aboutus.gif") 0 0 no-repeat;
	}

#nav li.about a:hover {
	background-position: -85px 0;
	}

#nav li.products a {
	display: block;
	border: 0;
	margin: 0;
	width: 168px;
	height: 26px;
	background: url("images/nav_productsandservices.gif") 0 0 no-repeat;
	}

#nav li.products a:hover {
	background-position: -168px 0;
	}

#nav li.featured a {
	display: block;
	border: 0;
	margin: 0;
	width: 161px;
	height: 26px;
	background: url("images/nav_featuredprojects.gif") 0 0 no-repeat;
	}

#nav li.featured a:hover {
	background-position: -161px 0;
	}

#nav li.employment a {
	display: block;
	border: 0;
	margin: 0;
	width: 115px;
	height: 26px;
	background: url("images/nav_employment.gif") 0 0 no-repeat;
	}

#nav li.employment a:hover {
	background-position: -115px 0;
	}

#nav li.contact a {
	display: block;
	border: 0;
	margin: 0;
	width: 74px;
	height: 26px;
	background: url("images/nav_contact.gif") 0 0 no-repeat;
	}

#nav li.contact a:hover {
	background-position: -74px 0;
	}
#homebanner {
width: 989px;
height: 294px;
/*background: url("images/banner_home.jpg") 0 0 no-repeat;*/
}
#backbanner {
width: 989px;
height: 176px;
}
#homecontent {
width: 989px;
height: 400px;
/*background-color:#660066;*/
}
#backcontent {
float:left;
width: 989px;
}
#footer {
float:left;
width: 990px;
height: 100px;
background-image:url(images/footerimage.gif);
background-repeat:no-repeat;
padding:0;
margin:0;
}
#footer p {
padding-left: 24px;
padding-top: 78px;
font-size: 10px;
color:#FFFFFF;
}
#footer a:link {
  color: #fff;
  font-size:10px;
  text-decoration: none;
  }
#footer a:visited {
  color: #fff;
  font-size:10px;
  text-decoration: none;
}

#footer a:hover {
  color: #c7932c;
  text-decoration: none;
  }
#footer a:active {
  color: #fff;
  font-size:10px;
  text-decoration: none;
  }
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	z-index: 9999;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
.map {float:left; width: 429px; background-color: #bacfda; padding:8px; margin:0;}
.map a {
	color: #333;
	text-decoration:none;
	font-size:11px;
}
.map a:link {
	color: #333;
	text-decoration:none;
}
.map a:visited {color: #333;
text-decoration:none;
}
.map a:hover {color: #333;
text-decoration:none;

}
.map a:active {color:#333;
text-decoration:none;
}

a:link {
	color: #537C90;
	text-decoration:none;
}
a:visited {
	color: #537C90;
	text-decoration:none;
}
a:hover {color: #333333;
text-decoration:none;

}
a:active {
	color:#537C90;
	text-decoration:none;
}
.orange {color: #c7932c;}
.blue {color: #456a7e;}
.bold {font-weight:bold;}

