﻿/*---------------------------WHOLE_PAGE---------------------------------*/
body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/bg_main.jpg');
	background-color: #BFC1D3;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5;
	font-size:13px;
}
#wrapper {
	width: 100%;
	text-align: center;
	background-image: url('../images/bg_banner.gif');
	background-repeat: repeat-x;
	background-position: top;
}

h2 {
	color:#3F446E; border-bottom: 1px solid #3F446E;
}

a:link {color:blue;
}
a:visited {color:purple;
}
a:hover {color:red;
}
a:active{color:aqua;
}

.insetleft {
	float:left; margin:4px 18px 4px 0;
}

.insetright {
	float:right; margin:4px 0 4px 18px ;
}


.rightsidebar {
	background-color: #DEDFF8; padding:20px; float:right; width:300px; font-size:13px; line-height:2
}

.leftside {
	width:510px;float:left;
}

.rightsidebar h3 {
	margin:0;border-bottom:1px solid #000066; color:#000066;
}

/*-----------------------BANNER_&_NAV---------------------------------*/
#bannercontainer {
	width: 935px;
	margin: 0 auto;
	text-align: left;
}
#bannerlogo {
	padding-top: 6px;
	float: left;
	border-width: 0px;
}
#bannerlogotext {
	float: left;
	font-size: 1px;
	text-indent: -5000px;
	width: 228px;
	height: 52px;
	background-image: url('../images/logotext.png');
	background-repeat: no-repeat;
	margin: 33px 0 0 0;
	padding: 0;
}
#bannerlogotext a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#bannercontact {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 1px;
	text-indent: -5000px;
	background-image: url('../images/bannerContact.png');
	height: 24px;
	width: 605px;
}
#bannercontact a {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#bannerbyline {
	float: right;
	width: 601px;
	height: 16px;
	margin: 23px 3px 0 0;
	padding: 0;
	background-image: url('../images/byline.gif');
	background-repeat: no-repeat;
	font-size: 1px;
	text-indent: -5000px;
}
/*-----------------NAVBAR_STYLES------------------*/
#navbar {
	width: 840px;
	margin: 4px 3px 0 0;
	padding: 0;
	float: right;
	list-style: none;
}
#navbar li {
	float: left;
	height: 32px;
	text-indent: -5000px;
	font-size: 1px;
}
#navbar li.selected a {
	background-position: left bottom !important;
}
#nav1 {
	width: 207px;
}
#nav2 {
	width: 193px;
}
#nav3 {
	width: 196px;
}
#nav4 {
	width: 244px;
}
#navbar li a {
	text-decoration: none;
	text-indent: -8000px;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}
#nav1 a:visited {
	background-image: url('../images/nav_01.gif');
}
#nav1 a:link {
	background-image: url('../images/nav_01.gif');
}
#nav1 a:active {
	background-position: bottom left;
}
#nav1 a:hover {
	background-position: bottom left;
}
#nav2 a:visited {
	background-image: url('../images/nav_02.gif');
}
#nav2 a:link {
	background-image: url('../images/nav_02.gif');
}
#nav2 a:active {
	background-position: bottom left;
}
#nav2 a:hover {
	background-position: bottom left;
}
#nav3 a:visited {
	background-image: url('../images/nav_03.gif');
}
#nav3 a:link {
	background-image: url('../images/nav_03.gif');
}
#nav3 a:active {
	background-position: bottom left;
}
#nav3 a:hover {
	background-position: bottom left;
}
#nav4 a:visited {
	background-image: url('../images/nav_04.gif');
}
#nav4 a:link {
	background-image: url('../images/nav_04.gif');
}
#nav4 a:active {
	background-position: bottom left;
}
#nav4 a:hover {
	background-position: bottom left;
}
/*---------------------------PAGE_AREA---------------------------------*/
#main {
	width: 875px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url('../images/bg_body_topcorners.gif') no-repeat center top;
	padding: 30px;
}
#homepage #main {
	width: 935px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url('../images/bg_body_topcorners+grad.gif') no-repeat center top;
	padding: 0;
}
/*---------------------------PAGE SPECIFIC ELEMENTS--------------------------------*/
#pcanimation {
	margin: 25px 0 0 13px;
	float: left;
}
#homerightcol {
	float: right;
	width: 555px;
	padding-right: 10px;
}
#h2homeheadline {
	width: 544px;
	height: 91px;
	text-indent: -8000px;
	font-size: 10%;
	background: url('../images/h2_homeheadline.gif') no-repeat;
	margin: 0;
	border-bottom: none !important;
}
#h3homeheadline {
	width: 544px;
	height: 51px;
	text-indent: -8000px;
	font-size: 10%;
	background: url('../images/h3_home.gif') no-repeat;
	margin: 0;
}
#businesslist {
	width: 270px;
	font-size: 13px;
	float: right;
	margin: 40px 0 15px 0;
}
#businesslist h4 {
	width: 158px;
	height: 15px;
	text-indent: -8000px;
	font-size: 10%;
	background: url('../images/servicesBusiness.gif') no-repeat;
	margin: 0;
}
#residentiallist {
	margin: 40px 0 15px 0;
	width: 270px;
	font-size: 13px;
	float: right;
}
#residentiallist h4 {
	width: 200px;
	height: 15px;
	text-indent: -8000px;
	font-size: 10%;
	background: url('../images/servicesResidential.gif') no-repeat;
	margin: 0;
}
#contactintercomp {
	clear: both;
	width: 524px;
	height: 22px;
	background: url('../images/contactIntercomp.gif') no-repeat;
	text-indent: -8000px;
	padding-top: 20px;
	margin : 0 0 0 15px;
}

#contactintercomp a{
	width: 100%;
	height: 100%;
	display:block;
}



/*---------------------------HOME BULLETINS---------------------------------*/
#bulletinboxes {
	clear: both;
	width: 935px;
	padding-left:3px;
	}
	
.bulletin {
	width: 217px;
	margin: auto;
	background: url('../images/bulletinbg.gif') repeat-y;
	float: left;
	margin:0 8px;
	font-size:11px;
	line-height:2;
}
.bulletintop {
	display: block;
	width: 217px;
	height: 37px;
	background: url('../images/bulletintop.gif') no-repeat;
}

.bulletintop img {
	margin:5px 11px;
	}

.bulletin p{
	margin:0 10px;
}

.bulletinbottom {
	display: block;
	width: 217px;
	height: 16px;
	background: url('../images/bulletinbottom.gif') no-repeat;
}

.servicebox
{border:1px solid #8186A6; margin:5px 0; padding:5px; width:500px}

.servicebox p, .servicebox ul, .servicebox ul li
{margin:0;
}


/*---------------------------FOOTER---------------------------------*/
#footer {
	width: 935px;
	margin: 0 auto;
	background: url('../images/bg_footer.png') no-repeat center bottom;
	text-align: center;
	padding: 0 0 20px 0;
}
#footernav {
	font-size: 13px;
	color: white;
	margin: 10px 0;
}
#footernav a:visited {
	color: #A7AABE;
	text-decoration: none;
}
#footernav a:link {
	color: #A7AABE;
	text-decoration: none;
}
#footernav a:active {
	color: white;
	text-decoration: underline;
}
#footernav a:hover {
	color: white;
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
	color: #A7AABE;
	margin: 0;
}
/*----------------------GENERIC_STYLES---------------------------------*/
*:focus {
	outline-style: none;
}
/*  ------------ C L E A R F I X  W O R K A R O U N D --------------- */
/*  ----------------------------------------------------------------- */
/*  ---See http://www.positioniseverything.net/easyclearing.html) ----*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
