body{
	margin:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

*{
	margin:0;
	padding:0;
}
div{	
	margin:0;
	padding:0;
}
img{
	border:0;
	padding:0;
}
#container{
	width:1007px;
	margin:0 auto;
}
#navigation{
	margin-top:77px;
	height:34px;
	float:left;
	width:638px;
	/*margin-left:98px;*/
	/*margin-left:99px;*/
}
#navigation ul{
	margin:0;
	padding:0;
}
#navigation li{
	float:left;
	display:inline;
}
#navigation a{
	display:block;
	background-position: left top;
}
#navigation a:hover {
	background-position: left bottom;
}
/*#navigation a:visited {
	background-position: left bottom;
}*/
.homer {
        background-image:url(../images/home.gif);
        width:47px;
        height:34px;
        background-position: right bottom;
}
.servicesr {
        background:url(../images/services.gif);
        width:58px;
        height:34px;
        background-position: right bottom;
}
.employmentr {
        background-image:url(../images/employment.gif);
        width:78px;
        height:34px;
        background-position: right bottom;
}
.historyr {
        background-image:url(../images/history.gif);
        width:51px;
        height:34px;
        background-position: right bottom;
}
.greenBuildingsr {
        background-image:url(../images/greenBuildings.gif);
        width:92px;
        height:34px;
        background-position: right bottom;
}
.recentProjectsr {
        background-image:url(../images/recentprojects.gif);
        width:93px;
        height:34px;
        background-position: right bottom;
}
.previousClientsr {
        background-image:url(../images/previousclients.gif);
        width:149px;
        height:34px;
        background-position: right bottom;
}
.contactUsr {
        background-image:url(../images/contact.gif);
        width:70px;
        height:34px;
        background-position: right bottom;
}

.home a{
	background-image:url(../images/home.gif);
	width:47px;
	height:34px;
}
.services a{
	background:url(../images/services.gif);
	width:58px;
	height:34px;
}
.employment a{
	background-image:url(../images/employment.gif);
	width:78px;
	height:34px;
}
.history a{
	background-image:url(../images/history.gif);
	width:51px;
	height:34px;
}
.greenBuildings a{
	background-image:url(../images/greenBuildings.gif);
	width:92px;
	height:34px;
}
.recentProjects a{
	background-image:url(../images/recentprojects.gif);
	width:93px;
	height:34px;
}
.previousClients a{
	background-image:url(../images/previousclients.gif);
	width:149px;
	height:34px;
}
.contactUs a{
	background-image:url(../images/contact.gif);
	width:70px;
	height:34px;
}

#headerContent{
	height:111px;
	margin:0;
	padding:0;
}
#logo{
	float:left;
	width:342px;
	height:111px;
}
.logo_graphic{
	height:111px;
	width:213px;
	background:url(../images/new_logo.jpg);
}
.logoSide{
	width:30px;
	height:111px;
}

#header{
	margin:0 auto;
	width:1007px;
	height:111px;
}
ul{
	margin:0;
	padding:0;
}
li{
	list-style:none;
	float:left;
}
.bannerLeft{
	background-image:url(../images/bannerLeftLogo.jpg);
	width:213px;
	height:200px;
}
#banner{
        margin:0 auto;
        width:1007px;
        height:200px;
}
.banner-left{
        width:28px;
        height:200px;
        background-image: url(../images/bannerTopShadeLeft.jpg);
}
.banner-right{
        width:28px;
        height:200px;
        background-image: url(../images/bannerTopShadeRight.jpg);
}
.banner-image{
        width:738px;
        height:200px;
        background-image: url(../images/banner.jpg);
}

#content{
	float:left;
	margin-left:auto;
	margin-right:auto;
	width:1007px;
}
.contentLeftShade{
	float:left;
	height:186px;
	width:28px;
	background-image:url(../images/bodyLeftShade.gif);
}
.contentRightShade{
	float:right;
	height:186px;
	width:28px;
	background-image:url(../images/bodyRightShade.gif);
}
.contentLeft{
	position:absolute;
	margin-left:-213px;
	float:left;
	width:213px;
	background-color:#005b9f;
}
.contentLeftBot{
	width:213px;
	height:31px;
	background-image:url(../images/sideBarBottom.gif);
}

.contentArea{
	display:block;
	border-left:213px solid #01417d;
	float:left;
	height:100%;
	min-height:500px;
	margin-top:4px;
	width:735px;
}
.thanks{
	color: 
}
.contactBox{
	background-image:url(../images/leftContactBox.gif);
	width:201px;
	height:29px;
	clear: both;
}
.addressBox{
	font-size:10px;
	padding-left:20px;
	margin-top:2px;
	width:193px;
	color:#85cafe;
	background-color:#0070c3;
}
.contentBot{
	float:left;
	height:31px;
	width:1007px;
}
.contentBotLeft{
	height:31px;
	width:213px;
	background-image:url(../images/sideBarBottom.gif);
}
.contentBotSep{
	height:31px;
	width:28px;
}
.contentBotRight{
	height:31px;
	width:738px;
	background-image:url(../images/bodyBottomBg.gif);
}

/*= styling for job position page =*/
.jobPosition h1{
	margin: 0 0 12px 0;
	background-color: #ccc;
	font-size: 12px;
	font-weight: normal;
	padding: 15px 15px 16px 15px;
	border: 1px solid #999;
}
.jobPosition dt{
	font-weight: bold;
	font-size: 12px;
	margin: 8px 0 1px 0;
}

.jobPosition dd{
	margin: 0 0 0 10px;
}
.jobPosition ul{
	padding: 0 15px 0 0;
}
.jobPosition li{
	background:none !important;
}
.jobPosition ul li{
	padding: 0 15px 2px 0;
	margin: 0 0 0 -20px;
}

#footer{
	float:left;
	height:61px;
	width:1007px;

}
.footerBotSep{
	height:61px;
	width:28px;
}
.footerLeft{
	background-image:url(../images/footerLeftCorner.gif);
	height:61px;
	width:8px;
}
.footerRight{
	background-image:url(../images/footerRightCorner.gif);
	height:61px;
	width:8px;
}
.footerCenter{
	background-image:url(../images/footerBg.gif);
	height:61px;
	width:933px;
	font-size:11px;
	color:#01417d;
}
.callOutText{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.callOutbg{
	padding-top:7px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(../images/calloutBg.gif);
	height:23px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}
.contactCall{
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:12px;
}
.servicesCall{
	background-image:url(../images/service_call.jpg);
	width:178px;
	height:110px;
}
.projectCall{
	background-image:url(../images/projects_call.jpg);
	width:368px;
	height:110px;
}
.employCall{
	background-image:url(../images/employ_call.jpg);
	width:178px;
	height:110px;
}
.callOuts{
	margin-left:7px;
}
.callClick{
	font-size:10px;
	margin-top:87px;
	width:100%;
	height:20px;
	text-align:right;
}
.callClick a{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.bodyTop{
	background:url(../images/bodyTopBg.gif) repeat-x;
	height:41px;
	margin-left:8px;
	width:100%;
}
.bodyWidth{
	width:723px
}
.contentBody{
	width:705px;
	padding-left:15px;
	padding-top:20px;
}
.contentTopIcon{
	background-image:url(../images/bodyTopIcon.jpg);
	height:41px;
	width:32px;
}
h2{
	padding-top:10px;
	padding-left:10px;
	color:#0070c3;
	font-size:14px;
}
.debFootLogo{
	background-imagE:url(../images/debFooterLogo.jpg);
	width:46px;
	height:61px;
}
.footerText {
	padding-top:16px;
	padding-left:15px;
}
.footerText a, .pm a { color:#01417d; text-decoration:none; }
.pm{
	float:right;
	text-align:right;
}


#subNav a{
	display:block;
	width: 213px;
	height: 31px;
	background: url(../images/subNavBck.gif) left bottom;
	line-height: 32px;
	color: #fff;
	text-decoration: none;
	text-indent: 30px;
	font-size: 12px;
}

#subNav a:hover{
	background-position: right bottom; 
}


h3{
	font-weight: bold;
	font-size: 12px;
}

.contentBody ul{
	margin-left: 20px;
	padding: 20px 0 20px 0;
}
.contentBody li{
	background: url(../images/customBullet.gif) no-repeat left center;
	padding-left: 15px;
	float: none;
	line-height: -10px;
}

.contentBody p{
	margin: 0 20px 20px 10px;
}

.contentBody div{
	float: left;
}
.contentBody hr{
	clear: both;
	margin: 10px 46px 20px 35px;
}

.contentBody h5{
	font-size: 13px;
	color: #0065bd;
	padding: 5px 0 5px 10px;
}


#flashModule{
	width: 100%;
	height: 500px;
	/*background-color: fuchsia;*/
}


.mgmtBox{
	width: 346px;
	background: url(../images/boxTile.gif) repeat-y;
	margin-right: 6px;
}
.mgmtBox-Outer{
	background: url(../images/boxTop.gif) no-repeat left top;
	
}
.mgmtBox-Inner{
	background: url(../images/boxBtm.gif) no-repeat left bottom;
	padding: 20px 25px 18px 15px;
	width: 346px;
}
.mgmtBox img{
	float:left;
	margin-right: 15px;
	border: 1px solid #870d2e;
}
.mgmtBox h4{
	font-size: 14px;
	font-weight: bold;
	color:#0070c3;
	float: left;
	
}
.mgmtBox h5{
	font-size: 13px;
	font-weight:normal;
	color: #000;
	float: left;
	clear:right;
}
.mgmtBox h3{
	font-size: 12px;
	font-style: italic;
	font-weight:normal;
	color: #000;
	float: left;
	width: 200px;
	padding: 10px 0 10px 0;
}
.mgmtBox .copy{
	clear:both;
	margin:10px 30px 10px 0; 
}


.address {
	margin-bottom: 30px;
}
.address img{
	border-bottom: 8px solid #0065bd;
	border-top: 2px solid #0065bd;
	border-left: 2px solid #0065bd;
	border-right: 2px solid #0065bd;
}

.address h1 {
	font-size: 13px;
	color: #0065bd;
	padding-bottom: 10px; 
}

.addressInfo{
	width: 260px;
	margin: 0 100px 0 35px;
}

#contactForm{
	width: 550px;
	background-color: #ededed;
	margin: 10px 40px 60px 35px;
	padding:10px 35px 80px 35px;
	border: 1px solid #ccc;
}

#contactForm h2{
	margin: 0 0 5px -10px;
}
.banner-image-Contact{
	background-image:url(../images/contact.jpg);
	width:738px;
	height:200px;
}
.banner-image-Services{
	background-image:url(../images/services.jpg);
	width:738px;
	height:200px;
}
.banner-image-Employment{
	background-image:url(../images/employment.jpg);
	width:738px;
	height:200px;
}
.banner-image-Job_listing{
	background-image:url(../images/employment.jpg);
	width:738px;
	height:200px;
}
.banner-image-History{
	background-image:url(../images/history.jpg);
	width:738px;
	height:200px;
}
.banner-image-Green_Buildings{
	background-image:url(../images/greenBuildings.jpg);
	width:738px;
	height:200px;
}
.banner-image-Previous_projects{
	background-image:url(../images/previousClients.jpg);
	width:738px;
	height:200px;
}
.banner-image-Recent_projects{
	background-image:url(../images/recentProjects.jpg);
	width:738px;
	height:200px;
}

#frmLead ul { margin:10px 0px 10px 0px; }
#frmLead li { list-style:none!important; height:28px; width:380px; background:none; }
#frmLead li input, #frmLead li select, #frmLead li textarea { float:right; width:65%; padding:2px; }
#frmLead li #submit { margin-top:20px; }
#frmLead .sectionTitle { font-weight:bold; }
