html{ background: url(../img/none.gif);}
body{
	margin:0;
	font:11px/15px Arial, Helvetica, sans-serif;
	background:#fafaff url(../img/bg-top.jpg) no-repeat 50% 0;
	color:#666;
	border-top: 5px solid #021b9b;
	min-width: 940px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#8eac1a;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
.bg{
	width: 100%;
	overflow: hidden;
	background: url(../img/bg-bottom.jpg) no-repeat 50% 100%;
}
.wrap-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.w1 {
	width: 1200px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1200px;
	position: relative;
	float: left;
	left: -50%;
}
#wrapper{
	margin:0 auto;
	width: 940px;
}
#header{
	height: 152px;
	width:100%;
	clear: both;
	position: relative;
	z-index:200;
}
#header :after {
	display: block;
	content: "";
	clear: both;
}
.logo{
	position: absolute;
	text-indent:-9999px;
	overflow:hidden;
	top:4px;
	left:0;
}
.logo a{
	cursor: pointer;
	display:block;
	background: url(../img/logo.png) no-repeat;
	width:218px;
	height:226px;
}
.decor {
	top:107px;
	right:-107px;
	position: absolute;
	background: url(../img/bg-wrench.png) no-repeat;
	width:187px;
	height:498px;
	z-index:10;
}
.main-nav {
	margin: 0;
	padding: 61px 0 0;
	float: right;
	/*overflow: hidden;*/
	position:relative;
	z-index:200;
}
.main-nav li{
	/*display: inline;*/
	border-left:1px dotted;
	/*padding: 2px 0 5px 28px;*/
	float: left;
	/*background: url(../img/sep-main-nav.gif) no-repeat 15px 0;*/
	list-style: none;
	position:relative;
}
.main-nav li:first-child{ border: none;}
.main-nav li a{
	color:#617AFA;
	float:left;
	font-size:12px;
	line-height:15px;
	padding:2px 10px;
}
.main-nav li:hover ul {
	display:block;	
}

.main-nav li:hover a {
	color:#000;	
}

.main-nav li:hover ul a {
	color:#fff;	
}

.main-nav li a:hover {
	color:#000;
	text-decoration: none;
}

.main-nav li ul {
	-moz-box-shadow:2px 6px 7px #333;
	-webkit-box-shadow:2px 6px 7px #333;
	background:#94a5fd;
	display:none;
	left:-1px;
	padding:5px 0;
	position:absolute;
	top:19px;
	width:200px;
	z-index:300;
}

.main-nav li ul li {
	padding:0;
	background:none;
}

.main-nav li ul a:hover {
	color:#000;
}

.main-nav li ul a {
	border-bottom:1px dotted;
	clear:left;
	color:#fff;
	float:left;
	padding:5px 14px;
	width:171px;
}

.main-nav li ul a:hover {
	text-shadow:2px 2px 2px #7784bf;
}

#promo {background:#090909 url(../img/bg-promo.jpg) no-repeat;}
#promo .holder{
	/*overflow: hidden;*/
	padding:26px 53px 10px 40px;
	min-height: 238px;
	background: url(../img/bg-promo-btm.gif) no-repeat 0 100%;
}
* html #promo .holder {
	overflow: visible;
	height: 238px;
}
#promo h1{
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	height: 38px;
	margin:16px 0 16px 106px;
	line-height: 38px;
	padding:0;
}
#promo h1.text-plumbing {background: url(../img/text-plumbing.gif) no-repeat;}
#promo p {
	font: 24px/28px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	margin: 0 0 30px;
	padding:0;
}
.btns {
	margin: 0 0 30px;
	padding: 0;
	/*overflow: hidden;*/
	width: 100%;
}
.btns li{
	font-size: 14px;
	line-height: 35px;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
	position:relative;
}

.btns li a{
	display: block;
	font-weight:bold;
	text-align: center;
	color: #fff;
	background: url(../img/btn.gif) no-repeat;
	width: 170px;
	height: 35px;
}

/* BUTTONS DROP-DOWN */ 
.btns li ul {
	display:none;
	left:-40px;
	position:absolute;
	top:35px;
	z-index:300;
}

.btns li:hover ul {
	display:block;
}

.btns li ul li {
	font-size:12px;
}

.btns li ul a {
	font-size:12px;
	font-weight:lighter;
}

/* END BUTTONS DROP-DOWN */

.btns li a:hover{
	background-position: 0 -35px;
	text-decoration: none;
}
ul.images-gallery {
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 1%;
	background: url(../img/bg-gallery.gif) repeat-x 0 100%;
	padding-bottom:10px;
}
ul.images-gallery li{
	float: left;
	list-style: none;
}
ul.images-gallery li img{ display: block;}
#main{
	height:1%;
	overflow:hidden;
	background: #fff;
	padding: 45px 20px 18px 21px;
}
#main h2{
	margin: 0 0 14px;
	color: #222;
	font-size: 14px;
	line-height: 20px;
}
.container {
	float: left;
	width: 269px;
}
.container p{
	margin: 0 0 16px;
	line-height: 16px;
}
.image  { padding:3px 0 15px;}
.image img{
	border: 1px solid #7f8180;
	display: block;
}
.columns {
	width: 620px;
	float: right;
}
.col {
	float: left;
	width: 280px;
	padding: 0 0 0 30px;
}
.post{
	overflow: hidden;
	height: 1%;
	padding: 0 0 20px;
}
.post em.date{
	font-size: 10px;
	font-style: normal;
	color: #222;
	display: block;
}
.post h3{
	margin: 0 0 1px;
	color: #d86526;
	font-size: 15px;
	line-height: 15px;
}
.post p{margin: 0 0 3px;}
a.more{
	background: url(../img/arrow-green.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}
#footer{
	clear:both;
	height:95px;
	padding:32px 0 0;
	position:relative;
	/*overflow:hidden;*/
}

img#logo-footer-left {
	left:0;
	position:absolute;
	top:20px;	
}

img#logo-footer-right {
	position:absolute;
	right:0;
	top:20px;	
}


#footer ul{
	text-align: center;
	margin:0;
	padding:0;
}
#footer ul li{
	font-size: 12px;
	line-height: 15px;
	padding: 0 5px 0 7px;
	position:relative;
	background: url(../img/sep-footer-nav.gif) no-repeat 0 3px;
	display:inline;
	list-style:none;
}
#footer ul li:first-child {background:none;}
#footer ul li a{
	font-weight: bold;
	color:#344299;
}
#footer ul li a:hover{
	color: #000;
	text-decoration: none;
}
#footer p{
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	text-align: center;
	color:#344299;
	margin:0 0 10px;
}

#footer li ul {
	-moz-box-shadow:2px 6px 7px #333;
	-webkit-box-shadow:2px 6px 7px #333;
	background:#94a5fd;
	display:none;
	left:-1px;
	padding:5px 0;
	position:absolute;
	bottom:15px;
	text-align:left;
	width:208px;
}

#footer li ul li {
	padding:0;
	background:none;
}

#footer li ul a:hover {
	color:#000;
}

#footer li ul a {
	border-bottom:1px dotted;
	clear:left;
	color:#fff;
	float:left;
	font-weight:normal;
	padding:5px 14px;
	width:180px;
}

#footer li ul a:hover {
	text-shadow:2px 2px 2px #7784bf;
}

#footer li:hover ul {
	display:block;	
}

#footer li:hover a {
	color:#000;	
}

#footer li:hover ul a {
	color:#fff;	
}

#footer li a:hover {
	color:#000;
	text-decoration: none;
}

#footer li:hover ul a:hover {
	color:#000;	
}

#selected-page {
	-moz-box-shadow: 1px 2px 3px #333;
	-webkit-box-shadow: 1px 2px 3px #333;
	background:#94A5FD;
	color:#fff;
	text-shadow:0 1px 1px #59638f;
}

/* READ-POST */
div#read-post {
	float:left;
	margin:0 0 0 20px;
	width:550px;
}

div#read-post h2 {
	color:#d86526;
}

div#read-post h3 {
	margin:0 0 5px;
}

div#read-post p {
	color:#333;
}

div#read-post label {
	color:#d86526;
	display:inline-block;
	width:100px;
}

a.pdf {
	background:url("../img/pdf.gif") no-repeat scroll 0 0 transparent;
	color:#900;
	display:inline-block;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding:0 0 0 25px;	
}

/* END READ-POST */


/* CONTACT US */

div#contact-us {
	border:1px dashed #d3d3d3;
	font-size:14px;
	height:150px;
	margin:-30px 0 15px;
	padding:10px;
	overflow:auto;
}

div#contact-us fieldset {
	border:none;
	color:#d86526;
	float:left;
	padding:0;
	width:360px;	
}

div#contact-us h2 {
	display:block;
	margin:0;
	width:100%;
}

div#contact-us label {
	color:#777;
	display:inline-block;
	width:100px;
}

div.staff {
	float:left;
}

div.staff ul {
	float:left;
	list-style-type:none;
	margin:0 40px 0 0;
	padding:0;
	width:1000px;
}

div.staff ul li {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background:none repeat scroll 0 0 #f0f0f0;
	border:1px solid #ddd;
	display:block;
	float:left;
	height:176px;
	margin:0 41px 10px 0;
	overflow:auto;
	padding:5px;
	width:416px; /*377px*/
}

div.staff span.photo-holder {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:2px solid #3e4452;
	display:block;
	float:left;
	height:100px;
	overflow:hidden;
	text-align:center;
	width:100px;
}

div.staff ul img {
	/*display:block;*/
	/*float:left;*/
	height:100px;
	/*margin:0 10px 0 0;*/
	/*width:100px;*/
}

div.staff ul h3 {
	color:#d86526;
	float:right;
	margin:0;
	width:262px;
}

div.staff ul p {
	color:#576996;
	float:right;
	margin:3px 0;
	width:262px;
}

div.staff ul label {
	color:#444455;
	display:inline-block;
	font-weight:bold;
	width:74px;
}

div.staff ul a {
	color:#768f11;
}

/* END CONTACT US */


/* CONTRACTORS DIRECTORY */

ul#cities {
	border:1px dashed #d0d0d0;
	list-style-position:inside;
	list-style-type:square;
	padding:5px;
	overflow:auto;
	margin:15px 0;
}

ul#cities li {
	float:left;
	list-style-type:square;
	margin:0 0 2px;
	width:126px;
}

ul#cities a {
	font-size:14px;
	padding:2px;
}

ul#cities a#selected-city {
	background:none repeat scroll 0 0 #a9b5fd;
	color:#fff;	
}

div#contractors ul {
	list-style-type:none;
	margin:0;
	overflow:auto;
	padding:0;
	width:920px;
}

div#contractors ul li {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ddd;
	background:#f0f0f0;
	float:left;
	height:180px;
	margin:0 12px 10px 0;
	padding:5px;
	width:280px;
}

div#contractors ul li:hover {
	border:1px dashed;
	background: #fff;
}

div#contractors ul p {
	color:#d86526;
	margin:0 0 3px;
}

.city-name {
	text-transform:capitalize;	
}

div#contractors ul label {
	color:#444455;
	display:inline-block;
	width:80px;
}

div#contractors ul a {
	color:#768f11;	
}

/* END CONTRACTORS DIRECTORY */

/* LINKS */

ul.links {
	border:1px solid #DFDFDF;
	float:left;
	font-size:16px;
	height:200px;
	list-style-type:square;
	margin:0 5px 5px 0;
	overflow:auto;
	padding:5px 20px;
	width:250px;
}

ul.links li.heading {
	font-weight:bold;
	list-style-type:none;
	margin:0 0 5px -15px;
}

ul.links li {
	margin:0 0 10px 0;	
}

/* END LINKS */

/* APPLICATION FORMS */

.important, div#offer .important {
	color:#900;
}

#what-we-offer, .go-back {
	font-size:14px;
	font-weight:bold;
	background:url(../img/arrow_right.jpg) no-repeat;
	padding:0 0 0 20px;
}

.go-back {
	background:url(../img/arrow_left.jpg) no-repeat;
}

#thanks {
	color:#44;
	font-size:16px;	
}

#main .checked-heading {
	background:url("../img/action_check.gif") no-repeat scroll 0 center;
	color:#8EAC1A;
	font-size:18px;
	padding:0 0 0 20px;	
}

div#form h2 {
	background:url("../img/icon_form.gif") no-repeat 0 center transparent;
	font-size:18px;
	padding:5px 0 5px 22px;	
}

div#form form p.form-field:hover {
	color:#000;
}

.form-field label {width:200px; float:left;}

div#form form textarea {
	padding:3px;	
}

div#form form p:hover input, div#form form p:hover textarea {
	background: #f3f3f3;
}


div#form form label {
	display:inline-block;
	width:250px;		
}

div#form p#agreement {
	color:#000;
	font-size:14px;
	letter-spacing:1px;
	line-height:18px;
}

.submit-form, div#form form .submit-form, div#form form p:hover .submit-form {
	background:url("../img/submit.jpg") no-repeat;
	border:medium none;
	color:#036;
	cursor:pointer;
	font-weight:bold;
	height:35px;
	letter-spacing:1px;
	padding:0 0 5px;
	width:161px;	
}

.submit-form:hover, div#form form .submit-form:hover, div#form form p:hover .submit-form:hover {
	background:url("../img/submit.jpg") no-repeat 0 -35px;
	padding:0 0 2px;
}

.submit-form:active, div#form form p.submit-form:active {
	color:#8EAC1A;	
}

/* BENEFIT APPLICATION */

div#form fieldset {
	font-size:12px;
	margin:0 0 10px 0;
	overflow:auto;
}

div#form legend {
background:none repeat scroll 0 0 #003366;
border:1px solid #555555;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
padding:5px;	
}

div#form legend span {
background:none repeat scroll 0 0 #FFFFFF;
color:#003366;
display:inline-block;
margin:-4px 4px -4px -4px;
padding:5px;
width:25px;	
}

div#form div.section-message {
	color:#036;	
}

/* END BENEFIT APPLICATION */

/* END APPLICATION FORMS */

/* WHAT WE OFFER PAGES */

div#offer h3 {
	border-bottom:1px solid;
	color:#036;
	font-size:16px;
	padding:0 0 2px;
	text-align:center;
	word-spacing:3px;
}

div#offer p {
	color:#444;
	font-size:14px;
	line-height:18px;
	margin:0 0 20px;	
}

div#offer em {
	color:#036;
	font-weight:bold;
}

div#offer ol {
	
}

div#offer ol li, div#offer ul li {
	font-size:14px;
	list-style-type:lower-alpha;
	margin:0 0 10px;	
}

div#offer ol ul {
	margin:10px 0;
}

div#offer ul li {
	list-style-type:square;	
}

div#offer ul li ul li {
	list-style-type:circle;	
}


div#offer li label {
	display:inline-block;
	width:220px;
}

div#offer li label.wide {
	width:500px;	
}

div#offer dl {
	color:#555;
	font-size:12px;	
}

div#offer dt {
	color:#000;
	font-weight:bold;	
}

div#offer dd {
	border-bottom:1px solid #ddd;
	margin:5px 0 15px 30px;
	padding:0 0 1px;	
}

p#discount-logos span {
	border:1px solid #ddd;
	display:block;
	float:left;
	height:74px;
	line-height:70px;
	margin:0 20px 20px 0;
	padding:3px;
	text-align:center;
	width:100px;	
}

p#discount-logos img {
	vertical-align:middle;
}

/* END WHAT WE OFFER PAGES */

/* OFFICE INFO DIV */

div.office-info {
	float:left;
	margin:0 20px 0 0;
}


/* END OFFICE INFO DIV */

/* DISABLLED FIEDLSET */

#disabled {
	position:relative;
	z-index:10;
}

#disabled input, #disabled textarea, #disabled select {
	visibility:hidden;
}

.disable {
	height:551px;
	left:-9px;
	position:absolute;
	top:-17px;
	width:100%;
	z-index:100;
}

/* END DISABLLED FIEDLSET */

/* FEDERATED LOGOS */

#federated-logos img {
	margin:0 20px 0 0;
	vertical-align:middle;	
}

/* END FEDERATED LOGOS */

/* CATALOGUE */

ul#catalogue {
	color:#444;
	font-size:12px;
	list-style-type:none;
	padding:0;
}

ul#catalogue li {
	border-bottom:1px solid #DDDDDD;
	padding:15px 0 2px 5px;	
}

ul#catalogue li:hover {
	background:#e3e8fc;
}

ul#catalogue li p {
	float:left;
	margin:0;
	width:577px;	
}

ul#catalogue span {
	
}


/* END CATALOGUE */
