@charset "UTF-8";
@import "main-menu.css";
@import "plumbing-menu.css";
@import "heating-menu.css";
@import "green-menu.css";
/* sitenamehere.com Main CSS Document */
* {
   margin: 0px;
   padding: 0px;
   }
a img {
	border:none;
	}
p {
	margin-bottom:5px;
	}
h1 {
	color:#165c9f;
	font-size:2.4em;
	line-height:1.2em;
	text-align:center;
	}
body {
	width:1024px;
	background:#5986b9;
	margin:0 auto;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	line-height:1.2em;
	}	
a:link {
	color:#336699;
	text-decoration:none;
	}
a:visited {
	color:#336699;
	text-decoration:none;
	}
a:hover {
	color:#336699;
	text-decoration:underline;
	}
	
.header-top {
	width:984px;
	height:28px;
	background:url(../images/header-top.jpg);
	color:#fff;
	font-size:1.7em;
	line-height:1.2em;
	padding:8px 20px 0 20px;
	}
.header-top li {
	display:inline;
	padding-right:5px;
	}
.header-imgs {
	width:1024px;
	}
.nav-left {
	width:585px;
	height:41px;
	background:url(../images/nav-rpt.jpg) repeat-x;
	border-right:#95add3 solid 2px;
	text-align:center;
	float:left;
	display:inline;
	font-size:2em;
	line-height:1.2em;
	color:#fff;
	padding-top:0;
	padding:3px 0 0 15px;
	}
.nav-left li {
	display:inline;
	padding:5px;
	}
.nav-left a:link {
	color:#fff;
	text-decoration:none;
	}
.nav-left a:visited {
	color:#fff;
	text-decoration:none;
	}
.nav-left a:hover {
	color:#c6d9f8;
	text-decoration:none;
	}
.nav-right {
	width:422px;
	height:44px;
	background:url(../images/nav-rpt.jpg) repeat-x;
	text-align:center;
	float:left;
	display:inline;
	}
.body-container {
	width:1024px;
	padding-bottom:10px;
	padding-top:10px;
	background:#fff url(../images/body-rpt.jpg) repeat-x;
	height:500px;
	min-height:500px;
	height:auto !important;
	font-size:1.2em;
	line-height:1.2em;
	}
.body-bkg {
	background:#fff url(../images/bkgr.jpg) repeat-y;
	width:1024px;
	}
.body-bkg-int {
	background:#fff url(../images/bkgr-int.jpg) repeat-y;
	width:1024px;
	}
.body-left {
	width:660px;
	margin-top:7px;
	padding:0 5px 10px 30px;
	float:left;
	display:inline;
	height:625px;
	min-height:625px;
	height:auto !important;
	}
.body-left-int {
	width:207px;
	margin-top:7px;
	padding:0 20px 10px 20px;
	float:left;
	display:inline;
	line-height:1.8em;
	}
.body-left-int li {
	margin-left:10px;
	list-style:none;
	}
.body-interior {
	width:964px;
	padding:0 30px;
	margin:0 auto;
	line-height:1.6em;
	}
.body-interior h1 {
	text-align:left;
	font-size:1.6em;
	background:#336699;
	color:#ffffff;
	padding:10px 0 10px 10px;
	margin:10px 0;
	}
.body-interior h3 {
	font-size:1.4em;
	line-height:1.4em;
	padding-bottom:10px;
	padding-top:5px;
	color:#000066;
	}
.body-interior li {
	margin-left:60px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:1.6em;
	}
.body-right {
	width:286px;
	padding:10px 20px 10px 20px;
	float:right;
	display:inline;
	text-align:center;
	}
.body-right-int {
	width:655px;
	margin-top:7px;
	padding:0 20px 10px 20px;
	float:left;
	display:inline;
	text-align:left;
	height:625px;
	min-height:625px;
	height:auto !important;
	line-height:1.6em;
	}
.body-right-int h1{
	text-align:left;
	font-size:1.6em;
	background:#336699;
	color:#ffffff;
	padding:10px 0 10px 10px;
	margin:10px 0;
	}
.plumbing-services {
	text-align:left;
	font-size:1.4em;
	background:#000066;
	color:#ffffff;
	padding:10px 0 10px 10px;
	margin:10px 0;
	}
.heating-services {
	text-align:left;
	font-size:1.4em;
	background:#CC0000;
	color:#ffffff;
	padding:10px 0 10px 10px;
	margin:10px 0;
	}
.heating-services h2 {
	color:#ffffff;
	}
.green-services {
	text-align:left;
	font-size:1.4em;
	background:#336600;
	color:#ffffff;
	padding:10px 0 10px 10px;
	margin:10px 0;
	}
.plumbing-heading {
	color:#000066;
	font-size:1.8em;
	text-align:left;
	padding:5px 0;
	margin:0 10px 5px 0;
	border-bottom:1px solid #000066;
	}
.plumbing-text ul {
	margin-left:20px;
	}
.heating-text ul {
	margin-left:0px;
	}
.green-text ul {
	margin-left:0px;
	}
.heating-heading {
	color:#CC0000;
	font-size:1.8em;
	text-align:left;
	padding:5px 0;
	margin:0 10px 5px 0;
	border-bottom:1px solid #CC0000;
	}
.green-heading {
	color:#336600;
	font-size:1.8em;
	text-align:left;
	padding:10px 0;
	padding:5px 0;
	margin:0 10px 5px 0;
	border-bottom:1px solid #336600;	
	}
.body-right img {
	padding:7px 0;
	}
.body-right h1 {
	color:#4879b7;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:normal;
	}
.license {
	width:276px;
	height:24px;
	padding-top:5px;
	background:url(../images/license-rpt.jpg) repeat-x;
	color:#fff;
	font-size:1.3em;
	line-height:1.2em;
	}
.plumbing {
	width:203px;
	float:left;
	display:inline;
	line-height:1.8em;
	color:#333333;	
	margin-right:8px;
	}
.plumbing p {
	padding:10px 0;
	}
.plumbing-text {
	width:185px;
	margin-top:5px;
	padding:10px;
	background:url(../images/bluegrad-rpt.jpg) top repeat-x;
	}
.heating {
	width:203px;
	float:left;
	display:inline;
	line-height:1.8em;
	color:#333333;
	margin-right:8px;
	}
.heating-text {
	width:185px;
	margin-top:5px;
	padding:10px;
	background:url(../images/redgrad-rpt.jpg) top repeat-x;
	}
.heating p {
	padding:10px 0;
	}
.heating ul {
	margin-left:20px;
	}
.green {
	width:203px;
	float:left;
	line-height:1.8em;
	color:#333333;	
	display:inline;
	}
.green-text {
	width:190px;
	margin-top:5px;
	padding:10px;
	background:url(../images/greengrad-rpt.jpg) top repeat-x;
	}
.green p {
	padding:10px 0;
	}
.green ul {
	margin-left:20px;
	}
.specials {
	width:295px;
	height:60px;
	padding:15px 10px 15px 10px;
	text-align:center;
	color:#ffffff;
	background:#000033;
	float:left;
	margin-right:10px;
		}
.specials h1 {
	font-size:1.8em;
	font-weight:normal;
	line-height:1.3em;
	color:#ffffff;
	padding-bottom:5px;
	}
.specials a {
	color:#fff;
	text-decoration:underline;
	}
.specials a:hover {
	text-decoration:none;
	}
.offers {
	width:290px;
	height:60px;
	padding:15px 10px 15px 10px;
	text-align:center;
	color:#ffffff;
	background:#000033;
	float:left;	}
.offers h1 {
	font-size:1.8em;
	font-weight:normal;
	line-height:1.3em;
	color:#ffffff;
	padding-bottom:5px;
	}
.offers a {
	color:#fff;
	text-decoration:underline;
	}
.offers a:hover {
	text-decoration:none;
	}
.footer-left {
	width:510px;
	height:56px;
	background:url(../images/footer-rpt.jpg) top repeat-x #222666;
	float:left;
	display:inline;
	font-size:1.1em;
	line-height:1.2em;
	color:#fff;
	padding-top:8px;
	padding-left:20px;
	}
.footer-left li {
	display:inline;
	padding-right:3px;
	font-size:1.2em;
	line-height:1.2em;
	}
.footer-left a:link {
	color:#fff;
	text-decoration:none;
	}
.footer-left a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer-left a:hover {
	color:#fff;
	text-decoration:underline;
	}
.footer-right {
	width:464px;
	height:54px;
	background:url(../images/footer-rpt.jpg) top repeat-x #222666;
	float:left;
	display:inline;
	font-size:1.1em;
	line-height:1.2em;
	text-align:right;
	color:#fff;
	padding-top:10px;
	padding-right:30px;	
	}
.footer-right h2 {
	font-weight:normal;
	padding-bottom:5px;
	}	
.images {
	margin:10px;
	}
.image-border {
	border:1px solid #000033;
	}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.home-images {
	padding-top:65px;
	}
.testimonials {
	width:250px;
	padding:10px;
	color:#ffffff;
	background:#000033;
	margin:0 auto;
	}
.testimonals h1 {
	color:#ffffff;
	}
.testimonials a {
	color:#ffffff;
	}
.testimonals a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
hr {
	color:#CCCCCC;
	margin:10px 0;
	width:auto;
	height:1px;
	}