/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, img  
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, th, var
{ font-style : normal; font-weight : normal; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* layout.css */
html {
text-align : center;
background-color: #e1e1e1;
}
#container { 
position : relative; 
width : 837px; 
margin : 0 auto; 
text-align : left;
background-color: #fff;
border-left:5px solid #b9b9b9;
border-right:1px solid #b9b9b9;
border-bottom:1px solid #b9b9b9;
}
div#content {
position : relative; 
width: 100%;
}

div#sidebar {
position: absolute;
width: 210px;
top: 11px;
left: 0px;
}

div#content-main {
left: 25%;
width: 75%;
padding: 1em 0;
float: right;
min-height:1115px;
height:auto !important;
height:1115px;
}


#header {
display: block;
width: 100%;
height: 152px;
background: url(../images/logo.gif) no-repeat;
clear:both;

}
h1#logo a {
display: block;
width: 275px;
height: 152px;
text-indent: -5000px;
outline: none;
} 

#flash-logo {
width: 330px;
height: 90px;
position: absolute;
top:20px;
right: 0;
}

#branding {
width: 628px;
height: 208px;
background: url(../images/branding.jpg) no-repeat;

}
#branding p {
padding: 0;
margin: 0;
padding-top: 182px;
color: #fff;
font-size: 110%;
text-transform: uppercase;
text-align: center;
letter-spacing: 1em;
}





#top-contact-info {
display: block;
width: 400px;
height: 152px;
outline: none;
float: right;
} 
#top-contact-info p {
font-size: 125%;
font-weight: bold;
text-align: right;
padding: 0;
padding-top: 105px;
padding-right: 20px;
color: #ef3d34;
}

#hp-callouts {
background: url(../images/sidebar-bg.jpg);
}
#hp-call-main {
height: 182px;
background: url(../images/hp-call-main.jpg) no-repeat;
}



#hp-callouts-plumbing {
height: 182px;
width:50%;
float:left;
}
#hp-callouts-plumbing p {
padding: 0;
margin: 0;
margin-top: 148px;
color: #fff;
text-align: left;
padding-left: 25px;
}
#hp-callouts-plumbing p a:link, #hp-callouts-plumbing p a:visited {
color: #fff;
font-size: 125%;
font-weight: bold;
text-decoration: none;
outline: none;
}
#hp-callouts-plumbing p a:hover {
color: #f0f0f0;
text-decoration: underline;
}

#hp-callouts-drains {
height: 182px;
width:50%;
float:left;
}
#hp-callouts-drains p {
padding: 0;
margin: 0;
margin-top: 148px;
color: #fff;
text-align: left;
padding-left: 35px;
}
#hp-callouts-drains p a:link, #hp-callouts-drains p a:visited {
color: #fff;
font-size: 125%;
font-weight: bold;
text-decoration: none;
outline: none;
}
#hp-callouts-drains p a:hover {
color: #f0f0f0;
text-decoration: underline;
}




#callout-top, #callout-middle, #callout-bottom {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #fff;
}
#callout-top p {
padding-left: 20px;
padding-right: 10px;
}
#callout-top p a:link,  #callout-top p a:visited {
color: #000;
text-decoration: none;
padding: 0;
display:block;
}
#callout-top p a:hover {
text-decoration: underline;
}
#callout-middle p {
padding-left: 20px;
padding-right: 10px;
}
#callout-middle p a:link, a:visited {
color: #000;
text-decoration: none;
}
#callout-middle p a:hover {
text-decoration: underline;
}
#callout-bottom p {
padding-left: 20px;
padding-right: 10px;
}
#callout-bottom p a:link, a:visited {
color: #000;
text-decoration: none;
}
#callout-bottom p a:hover {
text-decoration: underline;
}


#online-estimate, #newsletter-sign-up {
height: 41px;
background: url(../images/newsletter-bg.gif) no-repeat;
margin-left: 15px;
margin-bottom: 20px;
}
#newsletter-sign-up {
background: url(../images/email-bg.gif) no-repeat;
}
#online-estimate p, #newsletter-sign-up p {
padding:0;
padding-top: 10px;
padding-left: 25px;
font-weight: bold;
}
#liscense p {
padding-top:15px;
padding-left: 10px;
padding-right: 10px;
font-size: 90%;
}

#affiliate-logos {
display: block;
background: url(../images/affiliate-logos.jpg) no-repeat;
width: 100%;
height: 50px;
font-weight: bold;
color: #f38025;
margin: 0 auto;
text-indent: -9999px; 
border-top: 1px dotted #666;
padding-top: 20px;
padding-bottom: 20px;
}

#hp-col-left {
width: 314px;
float: left;
background: url(../images/hp-col-left-bg.png) no-repeat top left;
}

#hp-col-right {
width: 313px;
float: left;
background: url(../images/hp-col-right-bg.png) no-repeat top left;
}

.more {
text-align: right;
}
#copyright {
width: 100%;
clear: both;
height: 70px;
background-color: #e1e1e1;
color: #333;
text-align: center;
font-size : 87%;
padding-top: 5px;
}

.breadcrumb {
font-size:85%;
padding-left: 30px;
padding-bottom: 10px;
}
.breadcrumb a {
outline: none;
}

ul {
margin-left: 25px;
}
body#protection-plan_page ul.protection-plan-services {
margin-left: 85px;
}

li {
padding-bottom: 5px;
margin-left: 25px;
margin-right: 25px;
list-style: disc;
}
ol {
padding: 14px 25px;
padding-left: 50px;
}
ol li {
margin: 0 0 6px;
list-style: none;
}
.right  {
float: right;
padding: 0 25px 25px 25px;
}
.left {
float: left;
padding: 5px 15px 10px 25px;
}
.center {
margin-left: 25px;
padding-top: 10px;
}
.logos, .coupons, .truck {
padding: 25px 50px;
}
ul.services {
margin: 0;
padding: 14px 35px;
}
ul.services li{
margin: 0 0 6px;
padding: 0;
list-style: none;
}

/*form*/
form {
width: 38em;
margin-left: 25px;
}
form p{
font-size: 100%;
padding: 2px;
}
/* fieldset styling */
fieldset {
margin: 1em 0; /*  space out the fieldsets a little*/
padding: 1em;
border : 1px solid #366fff;
}
/* legend styling */

legend {
font-weight: bold;
color: #366fff;
}
/* style for  labels */
label {
float: left;
width: 14em;
}
/* style for required labels */
label .required {
font-size: 0.9em;
font-style: normal;
color: red;
}
input {
width: 225px;
}
input.radio, input.submit {
width: auto;
}
textarea {
width: 225px;
height: 100px;
} 
/* submit */
form div input {
width: 100px;
margin-left: 162px;
padding: 0 .25em;
background-color: #366fff;
color: #fff;
text-transform: uppercase;
font-size: 90%;
}

**/


.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

table {
margin: 25px;
}
table#service-area-by-zip {
border: 1px solid #e2e2e2;
text-align: left;
width: 75%;
}
table#service-area-by-zip td {
border: 1px solid #e2e2e2;
text-align: left;
}

table#service-area-by-zip td p {
padding-top: 0;
padding-bottom: 0;
}




/*sidebar nav current*/

body#home_page ul.sf-menu li#home a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#why-us_page ul.sf-menu li#why-us a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#about_page ul.sf-menu li#about a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#services_page ul.sf-menu li#services a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#products_page ul.sf-menu li#products a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#coupons_page ul.sf-menu li#coupons a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#protection-plan_page ul.sf-menu li#protection-plan a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#service-area_page ul.sf-menu li#service-area a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#articles_page ul.sf-menu li#articles a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#testimonials_page ul.sf-menu li#testimonials a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#helpful-links_page ul.sf-menu li#helpful-links a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#request_page ul.sf-menu li#request a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}
body#contact_page ul.sf-menu li#contact a {
background: url(../images/bullet-default.gif) no-repeat left center;
cursor: default;
}

ul.sf-menu li#home .first {
border-top: none;
}
#nav {
height: 390px;
background: url(../images/nav-bg.png); 
border-right: 1px solid #fff;
}
ul.sf-menu {
padding:0 10px 0 25px;
}



