body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
behavior: url('/csshover.htc');
}

a, a:link, a:visited {
color: #000;	
}

.nomar-t { margin-top: none !important; }
.nomar-r { margin-right: none !important; }
.nomar-b { margin-bottom: none !important; }
.nomar-l { margin-left: none !important; }
.nopad-t { padding-top: none !important; }
.nopad-r { padding-right: none !important; }
.nopad-b { padding-bottom: none !important; }
.nopad-l { padding-left: none !important; }

a.button {
display: block;	
background: url(../assets/field-bg.gif) repeat-x bottom;
border: 1px solid #acacac;
text-decoration: none;
color: #b41919;
}

.white {
color: #fff;	
}

.blue {
color: #11284f;
}

.red {
color: #b41919;
}

.bold {
font-weight: bold;	
}

.box-l {
background: url(../assets/bg-fade-l.gif) no-repeat top left;
}

.box-r {
background: url(../assets/bg-fade-r.gif) no-repeat top right; 
}

.pad {
padding: 22px;
}

.half {
width: 49%;	
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

.medium {
font-size: 18px;
}

.color {
color: #2a5090;
}

.clearboth {
clear: both;	
}

#all {

}

.wrapper {
width: 1000px;
margin: 0 auto;
}

#phone {
color: #b41919;
font-size: 28px;
font-weight: bold;
width: 245px;
float: right;
}
#livechat {
width: 160px;
float: right;
margin-right: 30px;
}
#customerresources {
width: 280px;
height: 60px;
position: absolute;
right: 0;
top: -20px;
background: url(../assets/action-title.gif);
font-size: 26px;
font-weight: bold;
}
#customerresources .pad {
padding: 20px 0 20px 25px;
}

#header {
padding-top: 35px;
}

#header .wrapper {
background: url(../assets/header-bg.gif) no-repeat;
background-position: 150px 0;
height: 125px;
}

#logo {
width: 202px;
height: 84px;
float: left;
}

#header .right {
float: right;
width: 70%;
}

#banner {
height: 280px;
background: url(../assets/banner-bg.gif) repeat-x;
}

#banner .wrapper {
	
}

#banner .actions {
float: right;
width: 280px;
height: 280px;
background: url(../assets/action-bg.gif) repeat-y;
}

#banner ul {
margin: 20px 0 0 0;
padding: 0;
}

#banner ul li {
list-style: none;	
margin: 0;
padding: 0;
clear: left;
}

#banner ul li .content {
padding-left: 65px;
display: block;
margin-bottom: 9px;
}

#banner ul li a {
	display: block;
	background: url(../assets/action-btn.gif) no-repeat top right;
	padding: 10px 0 9px 65px;
	margin-bottom: 9px;
	font-size: 18px;
	color: #11284f;
	text-decoration: none;
	font-weight: bold;
}

#banner ul li a:hover {
background-position: right -40px;	
}

#banner .image {
float: left;
width: 700px;
}


#services {
height: 100px;
background: url(../assets/services-bg.gif) repeat-x;
}

#services .wrapper {
	
}

#services ul {
margin: 0;
padding: 0;
}

#services ul li {
width: 100px;
height: 100px;
margin: 0;
padding: 0;
list-style-type: none;
display: block;
float: left;
margin-right: 20px;
}

#services ul li:hover {
background-position: 0 -100px;
}

#services ul .heating { background: url(../assets/icon-heating.gif) no-repeat; }
#services ul .cooling { background: url(../assets/icon-cooling.gif) no-repeat; }
#services ul .plumbing { background: url(../assets/icon-plumbing.gif) no-repeat; }
#services ul .draincleaning { background: url(../assets/icon-draincleaning.gif) no-repeat;}
#services ul .softwater { background: url(../assets/icon-softwater.gif) no-repeat; }
#services ul .geothermal { background: url(../assets/icon-geothermal.gif) no-repeat; }

#main {
margin-top: 20px;
line-height: 20px;
}

#content {
float: left;
width: 700px;
}

#column {
float: right;
width: 280px;
}

#newsletter {
float: right;
width: 280px;
height: 100px;
background: url(../assets/newsletter-bg.gif) no-repeat;
}

#newslettertitle {
margin-bottom: 13px;
color: #fff;
font-size: 28px;
font-weight: bold;
}

#field-newsletter {
border: 0;
padding-left: 15px;
background: url(../assets/field-newsletter.gif) no-repeat;
height: 20px;
width: 165px;
color: #7b94be;
}

#footer {

}

#footer .one {
width: 333px;
float: left;
}
#footer .two {
width: 340px;
float: left;
}
#footer .three {
width: 280px;
float: right;
}

#searchfield {
height: 23px;
background: url(../assets/field-bg.gif) repeat-x bottom;
margin: 0;
padding: 0 0 0 15px;
line-height: 25px;
border: 1px solid #acacac;
border-right: none;
}

#newsletterfield {
height: 23px;
background: url(../assets/field-bg.gif) repeat-x bottom;
margin: 0;
padding: 0 0 0 15px;
line-height: 25px;
border: 1px solid #acacac;
border-right: none;
}