body {
	padding: 0px;
	background: #fff;
	margin: 0; /* to avoid margins */
	text-align: center; /* to correct the centering IE bug*/
    	font: 11px/1.5 Arial, Helvetica, san-serif;
	}



table, tr, td { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #333333; vertical-align:top;
	}

a {outline: none;} /* removes dotted line from around links in FF */

a:link, a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #c30; 
	}


a:hover, a:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #c30;  
	} 


h1 {  
	margin: 0px; 
	padding: 0px; 
	color: #ffa939; 
	font:  20px/1 Verdana, Arial, Helvetica, san-serif; 
	height:auto; 
	}

h2 {   
	color: #ffa939; 
	font:  15px/1.7 Verdana, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	margin: 0 0 10px 0; 
	background: url(img/sun_bug.gif)no-repeat;
	padding:0 0 0 30px
	}



h3 { 
	color: #15294e; 
	font-size: 11px; 
	font-weight: bold; 
	margin: 10px 0px 10px 0px; 
	padding: 10px 0 0 0;
	border-top:1px solid #666;
	}
	
h4 {   
	color: #000; 
	font-size: 11px; 
	font-weight: bold; 
	margin: 0px; 
	padding: 0px; 
	}

p { 
	margin: 0px 0px 10px 0px; 
	line-height:16px; 
	}




/*
================================
================================

CUSTOM PAGE ELEMENTS

================================
================================
*/



/*--------------------- Containing Divs -----------------------*/


.maincontainer { 
	width: 756px; 	
	position: relative;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	margin-top:15px;
	text-align:left; 
	padding: 0px; 
	border: 0px solid green;

	}
	
.frame {
	width: 743px;
	margin: 0px 0 0px 5px;
	background-color: #fff; 
	border: 0px solid #fff;
	}
	
	
	
/*------------------- Begin Glo Code ----------------------*/
.topglo { 
	width: 756px; 
  	height: 5px;
	margin-bottom: 0px; 
  	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/top_glo2.png');
  	}
  		
.topglo[class] { /* IE ignores styles with [attributes], so it will skip the following. */
    	background-image:url(img/top_glo2.png);
  	}

.midglo { 
	width: 755px; 	
	margin: 0 0 0 0;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/mid_glo2.png');
	}


.midglo[class] { /* IE ignores styles with [attributes], so it will skip the following. */
  	background-image:url(img/mid_glo2.png);
	}


.btmglo { 
	width: 756px; 
	height: 5px; 
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
    	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/btm_glo2.png');
	}	

.btmglo[class] { /* IE ignores styles with [attributes], so it will skip the following. */
  	background-image:url(img/btm_glo2.png);
	}

/*------------------- End Glo Code ----------------------*/



.header {
	position: relative;
	background: url('img/hdr_bkg.jpg') no-repeat;
	width: 743px;
	height: 118px;
	border-bottom: 0px solid #315893;
	}


.logo { 
	float: left; 
	margin: 0; 
	padding: 0; 
	}


/*------------------- Main Nav ----------------------*/		

.menuUpper { 
	position: absolute;
	top: 0px;
	right: 0px;
	width: 550px; 
	height: 29px; 
	margin: 0 10px 0 0; 
	padding: 0px;  

	}
	
#navUp, #navUp ul { /* all lists */
	float:right;
	list-style: none;
	background: none;
	padding:0;
	margin: 0;
	border:solid 0px yellow;

	}

#navUp li { /* main list items */
	float: left;
	border:solid 0px red;
	text-align: center;
	}

#navUp a{
	padding: 4px 10px 4px 10px;
	display : block;
	font: 10px Verdana, Arial, Helvetica, san-serif;
	color : #666;
	margin: 0;
	font-weight : normal;
	text-decoration : none;
	border:none;
	width:auto;
	height:auto;
	white-space:nowrap;
	}
	
* html #navUp a{ width: 2em;w\idth: 2em;}

#navUp li a:hover {
	padding: 4px 10px 4px 10px;
	display : block;
	color : #fff;
	margin: 0;
	font-weight : normal;
	text-decoration : none;
	border:0px solid green;
	width: auto;
	height:auto;
	}
	
* html #navUp a:hover{ width: 2em;w\idth: 2em;}	


#navUp li ul { /* second-level lists */
	position : absolute;
	left: -9999px;
	margin: 0;
	/* top: 29px; */
	width: 133px; 
	border:1px solid #ddd;
	}


#navUp li ul  a {
	width: 125px;
	padding: 2px 0px 2px 8px;
	display: block;	
	background: #fff;
	color: #000;
	font: 9px Verdana, Arial, Helvetica, san-serif;
	font-weight: normal;
	text-align: left;
	float: none;
	}

#navUp li ul  a:hover {
 	width: 125px;
 	padding: 2px 0px 2px 8px;
	display: block;
	background: #ffa939;
	color: #fff;
	float: none;
	}


#navUp li:hover ul, 
#navUp li li:hover ul, 
#navUp li li li:hover ul, 
#navUp li.sfhover ul, 
#navUp li li.sfhover ul, 
#navUp li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#navUp li:hover, 
#navUp li.sfhover {
	background: #ffa939;
	}
/*-------------------------------------------------------*/


.menu { 
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 650px; 
	height: 18px; 
	margin: 0; 
	padding: 0;  
	}
#nav, #nav ul { /* all lists */
	float:right;
	list-style: none;
	background: none;
	padding:0;
	margin: 0;
	border:solid 0px yellow;

	}

#nav li { /* main list items */
	float: left;
	border:solid 0px red;
	text-align: center;
	}

#nav a{
	padding: 2px 21px 5px 8px;
	display : block;
	font: 11px Verdana, Arial, Helvetica, san-serif;
	color : #666;
	margin: 0;
	font-weight : normal;
	text-decoration : none;
	border:none;
	width:auto;
	height:auto;
	white-space:nowrap;
	text-transform: uppercase;
	}
	
* html #nav a{ width: 2em;w\idth: 2em;}

#nav li a:hover {
	padding: 2px 21px 5px 8px;
	display : block;
	color : #ffa939;
	margin: 0;
	font-weight : normal;
	text-decoration : none;
	border:0px solid green;
	width: auto;
	height:auto;
	}
	
* html #nav a:hover{ width: 2em;w\idth: 2em;}	


#nav li ul { /* second-level lists */
	position : absolute;
	left: -9999px;
	margin: 0;
	/* top: 29px; */
	width: 195px; 
	}


#nav li ul  a {
	width: 125px;
	padding: 8px 0px 7px 8px;
	display: block;	
	background: #fff;
	color: #000;
	font: 9px Verdana, Arial, Helvetica, san-serif;
	font-weight: normal;
	text-align: left;
	float: none;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
	text-transform: none;
	}

#nav li ul  a:hover {
 	width: 125px;
 	padding: 8px 0px 7px 8px;
	display: block;
	background: #ffa939;
	color: #fff;
	float: none;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
	}



	
#nav li ul ul{ /* third-level lists */
	margin: -20px 0 0 130px;
	}

#nav li ul ul  a {width: 140px;}

#nav li ul ul  a:hover {width: 140px;}



#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -9999px;
	}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	}

#nav li:hover, 
#nav li.sfhover {
	background: none;
	}
/*-------------------------------------------------------*/


/*------------------- Header Pix ------------------------*/

#homeMainPic {}

/*
#aboutPic {
	height: 133px;
	background: url('img/hdr_imgs/about_hdr.jpg') ;
	}

#servicesPic {
	height: 132px;
	background: url('img/hdr_imgs/services_hdr.jpg') ;
	}

#projectsPic {
	height: 132px;
	background: url('img/hdr_imgs/projects_hdr.jpg') ;
	}
	
#newsPic {
	height: 132px;
	background: url('img/hdr_imgs/news_hdr.jpg') ;
	}

#subcontractorsPic {
	height: 132px;
	background: url('img/hdr_imgs/subcontractors_hdr.jpg') ;
	}
	
#careersPic {
	height: 132px;
	background: url('img/hdr_imgs/careers_hdr.jpg') ;
	}
	
#linksPic {
	height: 132px;
	background: url('img/hdr_imgs/links_hdr.jpg') ;
	}
	
#contactPic {
	height: 132px;
	background: url('img/hdr_imgs/contact_hdr.jpg') ;
	}

#utilityPic {
	height: 132px;
	background: url('img/hdr_imgs/utility_hdr.jpg') ;
	}
*/	
	
/*------------------- Main Content ------------------------*/
.main {
	margin: 0;
	padding: 0;
	width: 743px;
	border-top: 0px solid #fff;
	background: url('img/main_bkg.gif') repeat-y;
	/* min-height:375px;
	height:auto !important;
	height:375px;*/
	}

.content {
	width: 465px;
	padding: 0 0 0 40px;
	margin: 0 0 20px 0 ;
	font: 12px/1.75 Arial, Helvetica, san-serif;
	border: 0px solid red;
	}


.content a:link {
	font: 12px/1 Arial, Helvetica, san-serif;
	color:#c30;	
	font-weight: normal; 
	text-decoration: none; 
	}
	
.content a:visited {
	font: 12px/1 Arial, Helvetica, san-serif;
	color:#c30;	
	font-weight: normal; 
	text-decoration: none; 
	}
	
.content a:hover { 
	font: 12px/1 Arial, Helvetica, san-serif;
	color:#c30;	
	font-weight: normal; 
	text-decoration: underline;
	}

#featureText {
	color: #888; 
	font:  13px/1.7 Verdana, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	margin:20px 0 40px 0;
	padding:0 0 40px 0;
	background: url(img/gray_dot.gif) bottom left repeat-x;
	
	}

#featureText a:link {
	font:  13px/1.7 Verdana, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	color:#c30;	
	font-style: italic; 
	text-decoration: none; 
	}
	
#featureText a:visited {
	font:  13px/1.7 Verdana, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	color:#c30;	
	font-style: italic; text-decoration: none; 
	}
	
#featureText a:hover { 
	font:  13px/1.7 Verdana, Arial, Helvetica, san-serif; 
	font-weight: bold; 
	color:#c30;	
	font-style: italic; text-decoration: underline;
	}
	
#pixBorder  { 
	float: right;
	border: solid 1px #ddd;
	padding: 10px; 
	margin: 0 0 20px 20px 
	}

#sideBar  {	
	width: 178px;
	height: auto;
	padding: 20px 0 20px 0;
	margin: 0 0 0 20px;
	}	


#glosslist ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #fff;
	color: White;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	}

#glosslist ul li { display: inline; }

#glosslist ul li a:link, #glosslist ul li a:visited {
	padding: 2px 8px;
	background-color: #ffab38;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	}

#glosslist ul li a:hover, #glosslist ul li a:active {
	background-color: #c93800;
	color: #fff;
	}
	
	

/*------------------- Side Nav ----------------------*/	

#sideNav  {	
	width: 178px;
	height: auto;
	padding: 20px 0 10px 0;
	margin: 0 0 0 20px;
	background: url(img/yel_dot.gif) bottom left repeat-x;
	}
	
#navlist {
	width:180px;
	padding: 0;
	margin: 0;
	text-align: left;
	}
	
#navlist li {
	list-style: none;
	margin: 0;
	padding: 0px 0px 5px 0px;
	/*white-space: nowrap;*/
	}
	
#navlist li a:link, #navlist li a:visited {	
	text-decoration: none;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	padding: 0 ;
	margin:0 ;
	outline: none;
	}
	
#navlist li a:hover, #navlist li a:active {	
	color: #000; 
	z-index:50;
	}


#sideNav #navlist .uberlink { 
	font-weight: bold ;
	color: #000; 
	}
	


/*------------------- Breadcrumb ----------------------*/	

#breadCrumb  {
	margin: 5px 0px 35px 40px; 
	color: #c57244;
	font: bold 11px/2 Arial, Helvetica, san-serif;
	border-bottom:0px solid #ddd;
	}	

#breadCrumb a:link, #breadCrumb a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999;  
	}

#breadCrumb a:hover, #breadCrumb a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;  
	} 



/*

=================================================================================================================================

Contact Form Styling

=================================================================================================================================

*/


#myform fieldset {border: 1px solid #ccc; padding: 3px 10px 10px; margin: 10px 0;}

#myform textarea {
	color: #006;
	background: #F4F4F4;
	border: 1px solid #ccc;
	width: 373px;
	font: 12px/12px normal Verdana, arial, sans-serif;
	color: #000;
	margin:0px;
	padding:0px;
	}

#myform checkbox {border:none;}	

	

#myform input {
	color: #006;
	background: #F4F4F4;
	border: 1px solid #ccc;
	font: 10px/10px normal Verdana, arial, sans-serif;
	color: #000;
	margin:0px;
	float:left;
	padding:0px;
	}	



#myform select {
	color: #000;
	background: #F4F4F4;	
	border: 1px solid #ccc;
	font: 10px/10px normal Verdana, arial, sans-serif;
	width: auto;
	float:left;
	margin:0px;
	padding:0px;
	}	

#myform label {
	width: auto;
	margin:0px;
	padding:0px;
	float:left;
	}

#myform form {
	width: auto;
	margin:0px;
	padding:0px;
	}

#myform span {
	width:auto;
	height:auto;
	margin:5px;
	padding:5px;
	clear:both;	
	}

.button {
	margin:20px 0 0 0;
	background-color: #999;
	color: #000066;
	border: 1px solid #000;
	color: #000;
	font: 10px/10px normal Verdana, arial, sans-serif;
	width: 100px;
	} 

	

#myform input:focus, select:focus, checkbox:focus, textarea:focus {
	color: #fff;
	background: #333;
	}

#myform legend {font-size: 10px; font-weight: bold; color: #000; margin: 10px 0; padding: 2px 4px; border: 1px solid #ccc; background: #F4F4F4;}	



.btn {
	border: 3px double;
	border-color: #F1F1F1 #C0C0C0 #C0C0C0 #F1F1F1;
	display: block;
	margin: 5px 10px;
	cursor: pointer;
	height: 25px;
	width: 100px;
	}	


/*------------------- Footer ----------------------*/	

#btt {padding:0 0 10px 250px; font-size: 10px }

#btt a:link, #btt a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #c57244; 
	}


#btt a:hover, #btt a:active { 
	font-weight: normal; 
	text-decoration: underline; 
	color: #c57244;  
	} 

/*------------------- Footer ----------------------*/		
.footer {
	width: 743px; 	
	position: relative;
	height: auto;
	margin-left:auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	text-align: left;
	color: #999;
	font: 9px Arial, Helvetica, san-serif;
	border:0px solid red;
	text-align:left;
	}

.footer a:link, .footer a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #999;  
	}
	
.footer a:hover, .footer a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #c30;  
	}
	
.footerText { float:left;margin-left:20px}	
.signature {float:right;margin-right:20px}	
	
	
	
/*
================================
================================

SLIMBOX

================================
================================
*/	
	

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

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

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

#lbImage {
	border: 10px solid #fff;
}

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

#lbPrevLink {
	left: 0;
}

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

#lbNextLink {
	right: 0;
}

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

#lbBottom {
	font-family: Verdana, 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(img/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

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

#lbCaption {
	font-weight: bold;
}
