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



/*--------------------------------------------- header navs */

#topnav{
	padding-top:10px;
	float:right;
	width:554px;
	text-align:right;
	font-size: 10px;
	
	}
	
#topnav a{
	font-size:8px;
}	
	
#nav{
	padding-top:28px;
	text-align:right;
	width:554px;
	font-size:11px;
	font-weight:500;
	letter-spacing:.2em;
	float:right;
	}

#nav_wrap{
	width:100%;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#a0bbc6;
	background-position: bottom;
}

#nav_services{
	width:100%;
	height:70px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color:#a0bbc6;
	background-position: bottom;
}
	
#nav_content{
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

#nav_blurb{		
	font-size:.9em;
	margin:0;
	padding:10px 10px 20px 102px;
	line-height:1.5em;
}

#menu_nav a{ 
	border-left: solid 1px #000;
	padding-left:10px;
	padding-right:7px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif; 
	color:#3e4545; 
	text-decoration: none;}
	
#menu_nav a:visited {color: #3e4545;}

#menu_nav a:hover {color: #ee2e24;}

#menu_nav a:active {color:#3e4545;}

#menu_nav{
	padding-left:102px;
	padding-top:15px;
}

#menu_nav h1{ 
	float:left;
	padding-right:7px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
	color:#000; 
}


/*------------------------------------------- Services Nav */

body#home a#home,
body#news a#news,
body#careers a#careers,
body#contact a#contact,
body#company a#company,
body#about a#about,

body#precon a#precon,
body#design_build a#design_build,
body#construction a#construction,
body#historic a#historic,
body#energy a#energy,
body#eco a#eco,
body#biopower a#biopower,

body#precon a#service,
body#design a#service,
body#construction a#service,
body#historic a#service,
body#energy a#service,
body#eco a#service,
body#biopower a#service,

/*------------------------------------------- Portfolio Nav */

body#industrial a#industrial,
body#commercial a#commercial,
body#institutional a#institutional,
body#preservation a#preservation,
body#residential a#residential,
body#municipal a#municipal,

body#industrial a#portfolio,
body#commercial a#portfolio,
body#institutional a#portfolio,
body#preservation a#portfolio,
body#residential a#portfolio,
body#municipal a#portfolio


{color:#EE2E24;}