/* CSS Document */



* {}



body {

	background: #999;

	text-align: center;

	font: normal 80%/150% Arial, Helvetica, sans-serif;

}



#wrapper {

	background: #fff;

	margin: 0px auto 0px auto;

	position: relative;

	text-align: left;

	width: 780px;

}



#header {

	overflow: hidden;

	background: #fff;

	margin: 0 0 4px 0;

	position: relative;

	min-height: 180px;

}

		#logo {position: absolute; height: 150px; top:14px; left: 40px;}

		#header h2 {position: relative; width: 570px; height: 180px; margin:0 0 0 180px; top:14px; overflow: hidden;}

		#header h2 span {display:block; position:absolute; left:0; top:0; z-index:1; width:570px; height:180px; margin:0; padding:0;background: url(../images/new-header.gif) top left no-repeat;}

		#header h1 {margin-left: 184px; font-weight: bold; font-size: 1.5em;}



#menu {

	position: relative;

	overflow: hidden;

}



	#nav {

		float: left;

		background: #fff url(../images/tab-line.gif) repeat-x bottom left;

		list-style: none;

		margin: 0;

		padding: 10px 0 0 8px;

		width: 100%;

	}

		#nav li {

			color: #fff;

			float: left;

			margin: 0;

			padding: 0;

			font-family: "Lucida Grande", sans-serif;

			font-size: 100%;

		}

		#nav a {

			float: left;

			display: block;

			margin: 0 2px 0 0;

			padding: 4px 6px;

			color: #fff;

			text-decoration: none;

			border: 1px solid #999;

			border-bottom: none;

			background: #e10b0b url(../images/bg-tab-16x31.gif) repeat-x top left;

		}



		#nav a:hover {

			color: #333; border-color: #999;

			padding-bottom: 5px;

			background: #fff url(../images/bg-tab-selected-16x32.gif) repeat-x top left;

		}



		body#home #tabHome a, body#about #tabAbout a, body#commercial #tabCommercial a, body#residential #tabResidential a, body#services #tabServices a,  body#resources #tabResources a, body#testimonials #tabTestimonials a, body#offers #tabOffers a, body#faqs #tabFAQs a, body#contact #tabContact a {

			color: #333;

			padding-bottom: 5px;

			border-color: #999;

c			background: #fff url(../images/bg-tab-selected-16x32.gif) repeat-x top left;

			font-weight: bold;

		}



#contentcontainer{
overflow:hidden;
padding:0 0 0 50px;
margin:0 0 0 -50px;
}

#content {

	background: #ffffff;

	margin: 0;

	padding: 72px 0 2em 0;

	position: relative;

}



	img#welcomeBanner {

		display: block;

		position: absolute;

		top: 20px;

		left: -26px

	}

#welcome {
width:780px;
height:48px;
}


#listboxes{

	position: relative;

	overflow: hidden;

	margin: 0 0 1em 10px;

}



.listbox{

	width: 224px;

	margin: 0 10px;

	position: relative;

	float: left;

	background: white url(../images/bg-listbox-bottom.gif) no-repeat bottom left;

}



.listbox ul {

	width: 224px;

	padding: 44px 0 20px 24px;

}



.listbox ul li {

	font-weight: bold;

}



ul#hs{

	background: transparent url(../images/bg-listbox-hs-top.gif) no-repeat top left;

}



ul#bs{

	background: transparent url(../images/bg-listbox-bs-top.gif) no-repeat top left

}



ul#ss{

	background: transparent url(../images/bg-listbox-ss-top.gif) no-repeat top left

}



p { padding: .5em 2em; margin: 0;}



#footer {
clear:both;

	background: #000;

	position: relative;

}



	#footer p {

		color: #fff;

		font-size: .85em;

		padding: 10px 1em;

		text-align: center;

	}
	
#sidebar {
float:right;
display:block;
text-align:justify;
width:25%;
padding:8px 0 40960px;
margin:0 0 -40952px 24px;
line-height:1.125em;
background:#dddddd;
border:1px solid #000000;
border-right:none;
border-bottom:none;
}

#sidebar strong {
font-weight:bold;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	padding:0 0 0 24px;
	line-height:1.125em;
}
h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
padding:0 0 0 28px;}
a:link {
	color: #9999FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999FF;
}
a:hover {
	text-decoration: none;
	color: #9999FF;
}
a:active {
	text-decoration: none;
	color: #9999FF;
}

.rcrbot {
	text-align: center;
}

.social {
	margin: 8px 8px -8px;
}

#welcomesocial {
	text-align:center;
	position:relative;
	z-index: 255;
	margin: -44px 166px 0;
	padding: 0;
	width: 588px;
	height: 48px;
}

#welcomesocial .social {
	margin: 2px 8px -2px;
}

.social-wp {
	margin: -20px 8px -24px;
}

#welcomesocial p {
display:inline;
font-weight:bold;
color:#ffffff;
margin:0 -24px 0 0;
}

#social {
height:60px;
padding:24px 0 0;
margin:0 0 -24px;
}

#resources{
padding:0 0 8px;
}

#resources p a img{
max-width:100px;
max-height:100px;
vertical-align:middle;
}