


body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
    	height: 100%; 
	width: 90%; 
	font-size: 62.5%;	
	color: #000000;
	text-align: center;
	font-family: arial, verdana, sans-serif;
    }


body a img {
	border: none;
}

img{
	display: block;
}

.clearing{	
	clear: both;
}





/*------ clear standard browser styles ------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/*------ general styles ------*/


.clear {
	clear: both;
	overflow: hidden;
	line-height: 0 !important;
	height: 0 !important;
	font-size: 0 !important;
	margin: 0 !important;
	}


.disguise {
	position: absolute;
	left: -10000px;
	}
	
.hide {
	display: none;
	}



.alignright{
	float: right;
	border: 1px solid #ccc;
	margin: 0 0 10px 20px;
}	


.alignleft{
	float: left;
	border: 1px solid #ccc;
	margin: 0 20px 10px 0px;
}	
	
	
/* http://positioniseverything.net/easyclearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
	}

.clearfix {
	display: inline-table;
        min-height: 0;
	}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */





/*------ wrap ------*/


#wrap {
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 95%;
	text-align: left;
}



/*------ logo ------*/


#logo{
	float: left;
	width: 100%;
}


#logo a{	
	color: #333;
	font-size: 3em;
	text-decoration: none;
}


/*------ navigation ------*/


#navigation{
	display: none;
	}
	
	
#nav li{
	float: left;
	font-size: 1.3em;
	margin-right: 20px;
	}


	
#nav li.contact{
	float: right;
	margin-right: 0px;
	}


#nav li.contact a{
	color: #1C4976;
}


#nav li.contact a:hover,
#nav li.login a:hover{
	color: #608598;
}


#nav li a{
	font-weight: bold;
	text-decoration: none;
	color: #608598;
	display: block;
}


#nav li.login a{
	color: #3399C1;
}


#nav li a:hover,
#nav .current_page_item a,
#nav .current_page_parent a{
	color: #1B4876;
}



#sub-nav{
	display: none;
	width: 450px;
	margin: 3px 0 0 115px;
	}


* html #sub-nav{
	margin: 3px 0 0 57px;
}


#sub-nav li{
	float: left;
	font-size: 1.1em;
	margin-right: 20px;
	}
	

#sub-nav li a{
	font-weight: bold;
	text-decoration: none;
	color: #608598;
	display: block;
	background: url(img/nav_bullet.gif) no-repeat 0 3px;
	padding-left: 14px;
}


#sub-nav li a:hover,
#sub-nav .current_page_item a{
	color: #1B4876;
}
	

/*------ header ------*/


#quotes{
	display: none;
	float: left;
	width: 884px;
}


#headerHome{
	display: none;
	float: left;
	position: relative;
	width: 884px;
	height: 232px;
	}
	

#headerHome .quote{
	position:absolute;
	right: 30px;
	bottom: 25px; 
	width: 200px;
	font-size: 1.5em;
	color: #CDD8DA;
	font-weight: bold;
	text-align: left;
}

#headerHome .quote strong{
	color: #3399C0;
	float: right;
	font-size: 0.8em;
}


#headerContent{
	float: left;
	position: relative;
	width: 880px;
	height: 82px;
	}
	
	
	
/*------ content ------*/


#content{
	float: left;
	width: 100%;
	margin: 25px 0 0 0;
	}
	
	
	
/*------ mainContent ------*/


#mainContent{
	float: left;
	width: 100%;
	}


#mainContent .col{
	float: left;
	width: 250px;
	margin-right: 15px;
}



#mainContent .heading{
	font-size: 2.2em;
	color: #608598;
	padding-bottom: 20px;
}






#mainContent .login{
display: none;
}


#mainContent .news-heading{
	font-size: 1.6em;
	font-weight: bold;
	color: #1B4876;
	padding-bottom: 20px;
}


#mainContent .date{
	font-weight: bold;
	font-size: 1.3em;
	color: #333;
	margin: 0;
	padding: 0;
}


#mainContent .heading a{
	color: #608598;
	text-decoration: none;
}


#mainContent .news-heading a{
	color: #1B4876;
	text-decoration: none;
}


#mainContent .heading a:hover,
#mainContent .news-heading a:hover{
	color: #608598;
}


#login_error{
padding-bottom: 20px;
font-size: 1.2em;
color: #990000;
}


#mainContent h4{
	font-size: 1.6em;
	font-weight: bold;
	color: #1B4876;
	margin: 15px 0;
}


#mainContent h3{
	font-size: 1.4em;
	font-weight: bold;
	color: #1B4876;
	margin-top: 15px;
}
	

#mainContent h3 a{
	font-size: 0.9em;
	font-weight: bold;
	color: #3399C0;
	text-decoration: none;
}


#mainContent h3 a:hover{
	text-decoration: underline;
}






#mainContent ul{
	font-size: 1.2em;
	padding-bottom: 10px;
}


#mainContent ul li{
	padding: 0 0 5px 14px;
	font-weight: bold;
	background: url(img/nav_bullet.gif) no-repeat 0 3px;
}

#mainContent ul li ul{
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 0px;
}


#mainContent ol{
	font-size: 1.2em;
	padding-bottom: 10px;
}


#mainContent ol li{
	margin: 0 0 5px 18px;
}


#mainContent p{
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 10px;
}


#mainContent p strong{
	color: #666;
	font-size: 1.1em;
	padding-bottom: 10px;
}


#content .testimonials p strong{
	color: #333;
}


#mainContent p a,
#mainContent ul a{
	text-decoration: none;
	color: #3399BF;
}



#mainContent p a:hover,
#mainContent ul a:hover{
	text-decoration: underline;
}


#mainContent a.more-link p{
	font-weight: normal;
	text-decoration: none;
	color: #3399BF;
}


#mainContent a.more-link{
	font-weight: normal !important;
	text-decoration: none !important;
	color: #3399BF !important;
}


#mainContent a.more-link:hover{
	text-decoration: underline !important;
}



#mainContent .clientArea{
	float: left;
	width: 568px;
	padding: 10px 0 0px 0;
	border-top: 2px solid #CED8DB;
}






#mainContent .client{
	padding: 0 0 10px 0;
}


#mainContent .clientArea span{
	float: left;
	width: 120px;
	color: #999;
}


#mainContent .clientArea h3{
	padding-bottom: 20px;
}


#mainContent .clientArea img{
	padding-bottom: 20px;
}


#mainContent .clientArea .download{
	float: left;
	width: 568px;
	margin: 0px 0 15px 0;
	text-align: center;
	font-weight: bold;
	font-size: 1.4em;
}


#mainContent .clientArea .download a{
	float: left;
	background: url(img/document.gif) no-repeat 0 50%;
	padding: 15px 30px;
	margin-left: 120px;
}



#mainContent table{
	font-size: 1.2em;
	background: #fff;
	margin-bottom: 20px;
}


#mainContent table td{
	padding: 5px;
	border: 1px solid #ccc;
}



/*------ document ------*/


#mainContent .document{
	float: left;
	width: 568px;
	padding: 10px 0 5px 0;
	margin: -25px 0 0 0;
	background: #fff;
	z-index: 2;
	position: relative;
}



#mainContent .headingReports,
#mainContent .headingArchive{
	font-size: 2.2em;
	color: #608598;
	padding-bottom: 20px;
	
}


#mainContent .nofilesCurrent,
#mainContent .nofilesArchive{
	z-index: 1;
	position: relative;
	padding-top: 0;
	margin-top: -10px;
}


#mainContent a.switchLink{
	display: none;
	float: right;
	width: 200px;
	text-align: right;
	color: #3399BF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}


#mainContent a.switchLink:hover{
	text-decoration: underline;
}


#confidential a.switchLink{
	display: none;
	float: none;
	width: auto;
	text-align: left;
	color: #3399BF;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
}




#confidential{
	padding: 20px 0 0 0;
	float: left;
	width: 568px;
	border-top: 2px solid #CED8DB !important;
}


#confidential h4{
	padding: 20px 0 0 0;
}
	




/*------ form ------*/


.wpcf7{
	display: none;
	float: left;
	width: 568px;
	
}


form.wpcf7-form{
	float: left;
	width: 528px;
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 10px 10px 0 10px;
}


form.wpcf7-form input,
form.wpcf7-form select{
	padding: 2px 1px;
}


/*------ news ------*/


#mainContent .pagetitle{
	font-size: 1.8em;
	color: #1B4876;
	padding-bottom: 20px;
}


#mainContent .post{
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 2px solid #dedede;
}


#mainContent p.more{
	font-weight: bold;
}


#mainContent .postmetadata{
	margin-top: 8px;
	color: #666;
}



/*------ comments ------*/


#respond h3{
	font-size: 1.8em;
	color: #608598;
	padding-bottom: 20px;
}


#commentform label{
	font-size: 1.2em;
	color: #666;
	margin-left: 10px;
}


#commentform input{
	padding: 2px;
}

#commentform textarea{
	width: 564px;
	padding: 10px 2px;
	font-family: arial;
}



/*------ buttons ------*/


.commercial,
.residential{
	float: left;
	width: 272px;
  	min-height:81px;
  	height:auto !important;
  	height:81px;
	margin-bottom: 10px;
	background: url(img/commercial_bg.jpg) no-repeat bottom left;
}


.residential{
	background: url(img/residential_bg.jpg) no-repeat bottom left;
}



.commercial h2,
.residential h2{
	font-size: 1.6em;
	line-height: 1.1em;
	font-weight: bold;
	color: #CDD8DA;
	padding: 10px 30px 10px 90px;
}



.commercial h2 a,
.residential h2 a{
	color: #CDD8DA;
	text-decoration: none;
}


.commercial p,
.residential p{
	float: right;
	padding: 0 10px 0 0 !important;
	font-size: 1.3em !important;
}

.commercial p a,
.residential p a{
	color: #3399C0;
	font-weight: bold;
	text-decoration: none;
}


.commercial p a:hover,
.residential p a:hover{
	text-decoration: underline;
}



.signUp{
	float: left;
	width: 272px;
  	min-height:81px;
  	height:auto !important;
  	height:81px;
	border-top: 1px solid #CED8DB;
	border-left: 1px solid #CED8DB;
	background: url(img/signUp_bg2.jpg) no-repeat bottom right;
}


.signUp h2{
	font-size: 1.7em;
	color: #2C73B1;
	padding: 5px 10px 5px 50px;
}


.signUp p{
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
	line-height: 1em;
	padding: 0px 10px 3px 50px;
}


.signUp p a{
	float: right;
	color: #3399C0;
	text-decoration: none;
	font-size: 1.1em !important;
	line-height: 1.2em;
}


.signUp p a:hover{
	text-decoration: underline;
}




/*------ sideBar ------*/


#sideBar{
	display: none;
	float: right;
	width: 284px;
	}
	


#sideBar .news{
	float: right;
	width: 230px;
	margin-bottom: 20px;
}


#sideBar .news h2{
	font-size: 1.5em;
	font-weight: bold;
	color: #618598;
	margin-bottom: 10px;
}


#sideBar .news li{
	margin-bottom: 10px;
}


#sideBar .news li a{
	font-size: 1.1em;
	color: #2C73B1;
	text-decoration: none;
}


#sideBar .news p a{
	font-size: 1.2em;
	color: #3399C0;
	text-decoration: none;
}


#sideBar .news a:hover{
	text-decoration: underline;
}


	
#sideBar .quote{
	float: right;
	width: 284px;
	margin-bottom: 20px;
	font-size: 1.5em;
	font-weight: bold;
	color: #2C73B1;
}



#sideBar .quote .quoted{
	float: right;
	margin-top: 15px;
	font-size: 0.8em;
	color: #3399BF;
}



#sideBar .widgettitle{
	font-size: 1.5em;
	font-weight: bold;
	color: #618598;
	margin-bottom: 10px;
}


#sideBar .sidebar-list{
	float: left;
	padding-top: 20px;
}


#sideBar ul{
	margin-bottom: 30px;
}


#sideBar .widget_archive a{
	text-decoration: none;
	color: #1B4876;
	font-size: 1.2em;
}



#sideBar .widget_archive a:hover{
	text-decoration: underline;
}



#sideBar .widget_tag_cloud a{
	text-decoration: none;
	color: #1B4876;
	margin-right: 10px;
}


#sideBar .widget_tag_cloud a:hover{
	text-decoration: underline;
}


#sideBar .subscribe{
	float: left;
	font-size: 1.6em;
	line-height: 30px;
	padding-top: 20px;
}
	

#sideBar .subscribe img{
	float: left;
	margin-right: 10px;
}


#sideBar .subscribe a{
	color: #1B4876;
	text-decoration: none;
}


#sideBar .subscribe a:hover{
	color: #608598;
}



#quoteblock1,
#quoteblock2,
#quoteblock3,
#quoteblock4,
#quoteblock5,
#quoteblock6,
#quoteblock7,
#quoteblock8,
#quoteblock9{
	display: none;
}




/*------ homeButtons ------*/


#homeButtons{
	display: none;
	float: left;
	width: 880px;
	margin-top: 15px;
	}


#homeButtons .signUp{
	float: left;
	width: 282px;
	background: url(img/signUp_bg.jpg) no-repeat bottom right;
}



#homeButtons .commercial,
#homeButtons .residential{
	margin-right: 26px;
}

	
/*------ subFooter ------*/


#subFooter{
	float: left;
	width: 100%;
	margin: 50px 0 0 0;
	}
	

#subFooter .tagline{
	float: left;
	width: 70%;
	color: #9CB2BE;
	font-weight: bold;
	font-size: 1.7em;
}


#subFooter .numbers{
	float: right;
	width: 30%;
	text-align: right;
	font-size: 1.4em;
	color: #2C73B1;
	font-weight: bold;
}


#subFooter .numbers a{
	color: #9BB2BE;
	font-weight: normal;
	text-decoration: none;
}


#subFooter .numbers a:hover{
	text-decoration: underline;
}
	
	
/*------ footer ------*/


#footer{
	float: left;
	width: 100%;
	padding: 15px 0;
	}

#footer a:hover{
	text-decoration: underline;
}


#footer ul{
	display: none;
	width: 880px;
	margin-bottom: 15px;
	}


#footer ul li{
	float: left;
	font-weight: bold;
	margin: 5px 18px 0 0; 
}


#footer ul li a{
	color: #999;
	text-decoration: none;
}


#footer p{
	float: left;
	width: 70%;
	color: #999;
	}


#footer .siteBy{
	float: right;
	width: 30%;
	color: #ccc;
	text-align: right;
	padding-top: 1.2em;
	}


#footer .siteBy a{
	color: #ccc;
	text-decoration: none;
	font-weight: bold;
}


#footer .siteBy a:hover{
	text-decoration: underline;
}




/*------ sit map generator ------*/


.ddsg-wrapper h2,
.ddsg-wrapper div{
	display: none;
}


