@charset "UTF-8";
/* site/site_css */
/*basic settings to ensure consistancy*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #c2cfdb url(/images/css_images/body_background3.gif) repeat-x;
	font: 15px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #7d7d7d;
	height: 100%;
}
img {
	position: relative;
}
#frame, #frame_home {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 853px;
	background: #d2dde5;
	border-top: 9px solid #26557f;
	height: 100%;
}
#frame {
	background: #fff;
}
/*utility nav styles */
#nav_util {
	position: absolute;
	top: 0;
	right: 0;
	background: #26557f url(/images/css_images/util_nav_right.gif) no-repeat;
	display: block;
	list-style: none;
	text-align: right;
	padding: 0px 0 6px 0;
	padding-left: 26px;
	z-index: 99;
}
#nav_util li {
	display: inline;
	font-size: 11px;
}
#nav_util li a, #nav_util li a:hover {
	color: #b8c7d5;
	text-decoration: none;
	padding: 0 12px;
	border-left: 1px solid #b8c7d5;
	font-weight: bold;
	text-transform: uppercase;
}
#nav_util li#nav_util_home a, #nav_util li#nav_util_home a:hover {
	border: none;
}
/* main nav styles */
#nav_wrap {
	position: relative;
	height: 42px;
	background: #26557f url(/images/css_images/nav_background.jpg) repeat-x;
}
#nav_wrap ul, #nav_wrap ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_wrap ul {
	text-align: center;
	height: 32px;
	padding: 11px 0px 0px 0px;
}
#nav_wrap ul li {
	display: inline;
	font-size: 12px;
	border-right: 1px #959595 solid;
	background: url(/images/css_images/green_bullet.gif) no-repeat 29px 0px;
}

#nav_wrap ul li.nav_first {
	border-left: 1px #959595 solid;
}
#nav_wrap ul li a {
	padding: 3px 26px 0px 48px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#nav_wrap ul li a span {
}
#nav_wrap ul li a:link, #nav_wrap ul li a:visited {
}
#nav_wrap ul li a:hover, #nav_wrap ul li a:active {
	text-decoration: none;
	color: #26557f;
}
/* subnav style */
#subnav {
	/*     float:left;
     */
     position: absolute;
	top: 329px;
	width: 175px;
	margin: 0px 0px 0px 22px;
	padding-bottom: 6px;
	background-color: #fff;
	z-index: 99;
}
#subnav ul {
	list-style: none;
	display: block;
}
#subnav li {
	/*padding: 3px 12px 6px 6px;
	height: 16px;*/
height: 20px;
	background: #9d9d9d url(/images/css_images/subnav_background.gif) repeat-x;
}

[id="subnav"] li {
height: 25px !important;
}

#subnav li a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
width: 100%;
height: 100%;
display: block;
padding: 5px 0 0 6px;
}

#subnav li a:hover, #subnav li a:active {
	text-decoration: none;
	color: #000;
}
/* header & header logo */
#header {
	position: relative;
	height: 109px;
	background: #fff url(/images/css_images/header_background.jpg) no-repeat;
	z-index: 10;
}
#header_logo {
	position: absolute;
	top: 20px;
	left: 18px;
	width: 314px;
	height: 58px;
	background: url(/images/css_images/header_logo.gif) no-repeat;
}
#header_logo h1, #header_logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#header_logo span {
	display: none;
}
#head_image {
	height: 151px;
}
.aboutus, .aboutus_staff, .aboutus_history, .aboutus_communityinvolvement {
	height: 151px;
	background: url(/images/css_images/about_us_header.jpg) top no-repeat;
}
.newspage {
	height: 151px;
	background: url(/images/css_images/news_header.jpg) top no-repeat;
}
.services, .services_engineeredsystems, .services_mechanicalconstruction, .services_startupandcommissioning, .services_maintenancesolutions {
	height: 151px;
	background: url(/images/css_images/services_header.jpg) top no-repeat;
}
.projects, .projects_huntvalleyone, .projects_meadowridge95, .projects_thomsonprometric, .projects_nationalbusinesspark302, .projects_mor70buildingf, .projects_230schillingcircle, .projects_carefirst, .projects_gecapital, .projects_arundelpreserve {
	height: 151px;
	background: url(/images/css_images/projects_header.jpg) top no-repeat;
}
.awards {
	height: 151px;
	background: url(/images/css_images/awards_header2.jpg) top no-repeat;
}
.recognition {
	height: 151px;
	background: url(/images/css_images/recognition_header.jpg) top no-repeat;
}
.contact {
	height: 151px;
	background: url(/images/css_images/contact_us_header.jpg) top no-repeat;
}
.employment {
	height: 151px;
	background: url(/images/css_images/employment_header.jpg) top no-repeat;
}
#head_spacer {
	background: url(/images/css_images/css_images/head_shadow.gif) repeat-x;
	height: 9px;
	margin-bottom: 19px;
}
/* content css */
#content_home {
	background: #fff url(/images/css_images/home_page_pic.jpg) no-repeat;
	height: 367px;
	color: #1b4a73;
	padding: 0 12px 0 426px;
}
#content_home h1 {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	padding-top: 104px;
	margin-bottom: 12px;
}
#content_home p {
	font-size: 11px;
	padding-left: 52px;
}
#content {
	position: relative;
	padding: 0 24px 0 19px;
	padding-left: 234px;
	background: #fff url(/images/css_images/css_images/subnav_pseudo_background.gif) repeat-y;
	z-index: 10;
}
#content_spacer {
	clear: both;
	margin-top: 19px;
}
#content h1, h2, h3, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #66CC33;
	margin-bottom: 4px;
}
#content h1 {
	height: 41px;
	font-size: 20px;
	background: url(/images/css_images/css_images/underlineline.jpg) bottom left no-repeat;
}
#content h2 {
	font-size:18px;
	margin-bottom: 7px;
	color: #26557f;
}
#content h3 {
	font-size:18px;
	margin-bottom: 7px;
	margin-top: 20px;
	color: #26557f;
}
#content h4 {
margin-top: 12px;
}
#content h5 {
	margin-bottom: 0px;
	font-size: 20px;
	margin-bottom: 6px;
}
#content p {
	font-size: 13px;
	line-height: 140%;
	color: #464646;
}
#content ul {
	margin-bottom: 10px;
	margin-top: 6px;
}
#content li {
	font-size: 13px;
	padding-top: 3px;
	color: #26557f;
	margin-left: 30px;
}
#content li span {
	color: #464646;
}
#content a {
	font-weight: bold;
	color: #26557f;
	text-decoration: none;
}
#content a:hover {
	color: #7acc3c;
}
#content h2 a, #content h3 a {
	font-weight: normal;
}
sup {
	font-size: 8px;
}
.caption_left {
	float: left;
	padding-right: 18px;
	font-style: italic;
	padding-bottom: 20px;
	color: #26557f;
}
#content img.img_left {
	float: left;
	clear: left;
	margin-bottom: 25px;
	margin-right: 18px;
	border: 1px solid #000;
}
#footer {
	background: #003668 url(/images/css_images/footer_background.jpg) repeat-x;
clear: both;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #6182a1;
	padding: 10px;
	text-align: right;
}
span.red {
	color: #800000;
	font-weight: bold;
}
span.blue {
	color: #26557F;
	font-weight: bold;
}
span.black {
	color: #464646;
}
#content.content_recognition a {
	text-decoration: underline;
}
#content.content_projects li {
	padding-bottom: 12px;
}
#content.content_projects img {
	float: left;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-top: 4px;
}
#content.content_projects h2 {
	margin-bottom: 14px;
}

#content.content_projects li a {
	text-decoration: underline;
}

#content.content_recognition, #content.content_newspage,  #content.content_employment,  #content.content_contact, #content.content_awards {
	padding-left: 60px;
	padding-right: 60px;		
}

/* ------ Contact Page ------ */
#contact_info {
width: 200px;
float: left;
}

#google_map {
width: 520px;
height: 300px;
float: right;
border: 1px solid #666666;
}

.infoWindowTitle {
margin: 0px 0 4px 0 !important;
padding: 0px !important;
}

#location_info {
margin: 16px 0;
clear: both;
padding-top: 20px;
}

#from {
margin-left: 5px;
}

#to {
margin: 0 10px;
}

.clear {
clear: both;
padding-top: 20px;
}

.web_design_and_development {
margin-top: 0;
text-align: right;
background: #C2CFDB;
padding-top: 6px;
padding-bottom: 10px;
}
.nav#nav_recognition {
border-right: none;
}