@charset "UTF-8";
/* CSS Document */

/* COMMON STYLES */

BODY {
	text-align: center;
	margin: 0;
	padding: 0;
	border:0;
	background: url(images/bg.png) #2b333e repeat-x top;
	color: #30231f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.PageWrapper, .form, .Normal {
	color: #30231f;
	font-size: 13px;
	line-height: 20px;
}
H1, H2, H1, .Normal H1, .Normal H2, {
 font-size: 12px;
 color: #1a2b35;
}
.h1text, .H2.h1text, .H1.h1text, .Normal .h1text {
	font-size: 12px;
	font-weight: bold;
	color: #6d2018;
}
.h2text, .H2.h2text, .H1.h2text, .Normal .h2text {
	font-size: 12px;
	font-weight: bold;
	color: #6d2018;
}
P {
	margin: 0;
	padding: 6px 0;
	color: #30231f;
}
H1, H2, H3 {
	margin: 0;
	padding: 6px 0;
	font-style:italic;
	color: #6d2018;
	font-size: 16px;
	display:inline;
}
TABLE {
	margin: 0;
	padding: 0;
}
UL, OL {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 6px;
	padding-bottom: 6px;
}
blockquote {
	padding-left: 15px;
	font-style:italic;
	font-weight:bold;
}
a, a:visited, a:link {
	color: #6d2018;
	text-decoration: none;
}
a:hover, a:focus {
	color: #6d2018;
	text-decoration: underline;
}
.Underline a {
	text-decoration:underline;
}
/* END COMMON STYLES */

/*----------------------- Page Layout --------------------*/

.BackgroundWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.PageWrapper {
	width: 1012px;
	margin: 0 auto;
	text-align: left;
}
.PageWrapper2 {
	background:url(images/bg2.png) no-repeat top;
	margin: 0 auto;
	text-align: left;
}
.MenuWrapper {
	height: 69px;
	width: 1012px;
	color: #473325;
}
.MenuWrapper .Left {
	background:url(images/menu-left.png) no-repeat top left;
}
.MenuWrapper .Right {
	background:url(images/menu-right.png) no-repeat top right;
}
.TopBanner {
	background: url(images/top-banner.jpg) no-repeat top;
	height: 212px;
	width: 950px;
	margin:0 auto;
}
.TopShadow {
	background: url(images/top-shadow.png) no-repeat top;
	height: 212px;
	width: 1012px;
}
.PanelsWrapper {
	width: 950px;
	height:160px;
	margin:0 auto;
}
.PanelsPane {
	background: url(images/panels-bg.jpg);
	width:243px;
	height:120px;
	padding:16px 24px 24px 44px;
	float:left;
	border-left:1px #505050 solid;
	border-right:1px #505050 solid;
}
.PanelsPane .Title {
	color:#000;
	font-size:30px;
	font-weight:bold;
	font-style: italic;
	letter-spacing: -1px;
	line-height: 24px;
}
.PanelsPane .Subhead {
	color:#da6c03;
	font-size:18px;
	font-style: italic;
}
.PanelsPane p {
	color:#3d3d3d;
	font-size:12px;
	font-style: italic;
	line-height: 15px;
}
.PanelsPane img {
	float:left;
	margin-right:10px;
}
.PanelsBottomWrapper {
	width: 950px;
	height:42px;
	margin:0 auto 6px auto;
	clear:both;
}
.PanelsBottomPane {
	background:url(images/panels-bottom.jpg) repeat-x top;
	height:42px;
	width:311px;
	float:left;
	border-bottom:1px #505050 solid;
	border-left:1px #505050 solid;
	border-right:1px #505050 solid;
}
.PanelsLine {
	background:url(images/panels-line.png);
	width:195px;
	height:1px;
	margin: 8px 0;
}
.ContentWrapper {
	background: url(images/contentpane-bg.jpg) repeat-x #cbc4b9;
	margin:0 auto;
	width:948px;
	border:1px #505050 solid;
}
.SidePane {
	width:240px;
}
.SideForm {
	margin:20px auto;
	background:#f7f7f7;
	padding:12px;
	width:159px;
	border:1px solid #cbc4b9;
}
.ContentPane {
	padding:30px 20px;
	width:550px;
}
.HomeServices {
	width:555px;
	margin:20px 0;
}
.HomeServices ul {
	line-height:40px;
	font-size:14px;
	list-style-image:url(images/check.png);
}

.WhyChooseUs {
	background:#e1ddd7;
	padding:20px;
	margin:20px 0;
}

.WhyChooseUs strong {
	font-size:16px;
	color:#6d2018;
}
.Services {
	background:#f8f8f8;
	padding:20px;
	margin:14px 0;
	border:1px solid #cbc4b9;
}
.Services img {	
	border:1px solid #505050;
}
.Services strong {
	font-size:18px;
}
.WaterHeaterServices {
	background:#e1ddd7;
	padding:20px;
	margin:10px 0 30px 0;
}
.WaterHeaterServices td {
	padding-right:40px;
}
.WaterHeaterServices li {
	font-size:11px;
	position:relative;
	left:-10px;
}
.Tips {
	background:#ededed;
	padding:20px;
	margin:0 0 0 30px;
	float:right;
	width:220px;
	border:1px solid #505050;
}
.Tips strong {
	font-size:14px;
	color:#6d2018;
}
.FooterWrapper {
	color:#fff;
	margin:0 auto;
}
.FooterWrapper a {
	color:#fff;
}
.FooterWrapper a:hover {
	color:#ffdab2;
}
.FooterWrapper p {
	color:#fff;
	font-size:11px;
	line-height:16px;
	margin:0 auto;
}
.FooterWrapper .Title {
	font-size:12px;
	color: #666;
}
.FooterPane {
	margin:6px auto 60px auto;
	width:910px;
	background: url(images/footer-bg.png) repeat-x top;
	padding: 36px 0 0 40px;
	text-align:left;
}
.SocialMedia {
	margin:0 45px;
	float:right;
}
.Coupons {
	margin:4px;
}
.SideContact {
	background:#eee9e5;
	margin:20px auto;
	padding:25px;
	width: 133px;
}
/*---------------------- End Page Layout --------------*/





/*-------------------------- Buttons -----------------*/


.ClickHereButton {
	padding: 0 0 0 190px;
	width: 87px;
	height: 33px;
}
.ClickHereButton a, .ClickHereButton a:visited {
	width: 87px;
	height: 33px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-click-here.png);
}
.ClickHereButton a:hover {
	background-position: right top;
}
.OneYearWarrantyButton {
	margin:10px auto;
	width: 183px;
	height: 101px;
}
.OneYearWarrantyButton a, .OneYearWarrantyButton a:visited {
	width: 183px;
	height: 101px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-1-year-warranty.png);
}
.OneYearWarrantyButton a:hover {
	background-position: right top;
}
.ServiceGuaranteeButton {
	margin:10px auto;
	width: 183px;
	height: 101px;
}
.ServiceGuaranteeButton a, .ServiceGuaranteeButton a:visited {
	width: 183px;
	height: 101px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-service-guarantee.png);
}
.ServiceGuaranteeButton a:hover {
	background-position: right top;
}
.TwentyFourSevenButton {
	margin:10px auto;
	width: 183px;
	height: 101px;
}
.TwentyFourSevenButton a, .TwentyFourSevenButton a:visited {
	width: 183px;
	height: 101px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-twenty-four-seven.png);
}
.TwentyFourSevenButton a:hover {
	background-position: right top;
}
.CouponsButton {
	margin:10px auto;
	width: 183px;
	height: 101px;
}
.CouponsButton a, .CouponsButton a:visited {
	width: 183px;
	height: 101px;
	text-decoration: none;
	display: block;
	background-position: left top;
	background-image: url(images/btn-coupons.png);
}
.CouponsButton a:hover {
	background-position: right top;
}
/*-------------------------- End Buttons -----------------*/





/*--------------------------- SEO Menu -----------------------*/
/*--------------------------- SEO Menu -----------------------*/

/******************** Up State *************************/

.SEOMenu {
	margin:0 31px;
	width:950px;
	height:69px;
	font-size:12px;
	font-weight:bold;
}
.SEOMenu ul {
	list-style-type:none;
	padding:0;
	margin:0;
	z-index:3;
}
.SEOMenu li {
	list-style-type:none;
	position:relative;
	z-index:2;
	float: left;
}
.SEOMenu table {
	position:absolute;
	border-collapse:collapse;
	left:0;
	top:0;
}
.SEOMenu .Separator {
	background:url(images/menu-separator.jpg) no-repeat top;
	width:10px;
	height:49px;
	margin-top:8px;
}
.SEOMenu a, .SEOMenu :visited {
	color:#9b9b9b;
	text-decoration:none;
}
.SEOMenu a b, .SEOMenu :visited b {
	background:url(images/menu-up.jpg) no-repeat top;
	display:block;
	width:127px;
	height:49px;
	cursor:hand;
	color:#fff;
	float: left;
	text-transform:uppercase;
	text-align:center;
	line-height:53px;
	margin-top:8px;
}
.SEOMenu .CurrentItem a b, .SEOMenu .CurrentItem :visited b, .SEOMenu .ParentItem a b, .SEOMenu .ParentItem :visited b {
	background: url(images/menu-active.jpg) repeat top;
	color:#fff;
}
.SEOMenu :hover {
	color:#fff;
	white-space:normal;
}
.SEOMenu a:hover b {
	background:url(images/menu-hover.jpg) no-repeat top;
	color:#fff;
	text-decoration:none;
}
.SEOMenu :hover > a b {
	background:url(images/menu-hover.jpg) no-repeat top;
	color:#fff;
	text-decoration:none;
}
.SEOMenu :visited, .SEOMenu :hover {
	color:#fff;
	text-decoration:none;
}
.SEOMenu .CurrentItem a:hover b, .SEOMenu .ParentItem a:hover b {
	background: url(images/menu-active.jpg) repeat top;
	color:#fff;
}
.SEOMenu .CurrentItem :hover > a b, .SEOMenu .ParentItem :hover > a b {
	background: url(images/menu-active.jpg) repeat top;
	color:#fff;
}
.SEOMenu ul ul .CurrentItem a:hover b {
	color:#fff;
	background: transparent;
}
.SEOMenu ul ul .CurrentItem :hover > a b {
	color:#fff;
	background: transparent;
}
/******************** Flyout *************************/

.SEOMenu ul ul, .SEOMenu ul :hover ul ul, .SEOMenu ul :hover ul :hover ul ul, .SEOMenu ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
}
.SEOMenu ul :hover ul {
	left:0px;
	top:57px;
	background: url(images/menu-dropdown-bg.png) repeat-y;
	border: 0px solid #fff;
	white-space:nowrap;
	width:250px;
	height:auto;
	color:#fff;
	border:1px #4f5153 solid;
}
.SEOMenu ul :hover ul li {
	display:block;
	height:35px;
	position:relative;
	float:left;
	width:auto;
	color:#fff;
	text-transform:none;
}
.SEOMenu ul :hover ul li a {
	display:block;
	font-size:9pt;
	height:35px;
	width:250px;
	line-height:35px;
	text-indent:15px;
	color:#fff;
	text-decoration:none;
	font-weight:normal
}
.SEOMenu ul :hover ul li a:hover {
	background: url(images/menu-dropdown-hover.png) repeat-y;
	color:#fff;
	width:250px;
	white-space:nowrap;
}
.SEOMenu ul :hover ul:hover ul li a:hover {
	width:250px;
}
.SEOMenu ul :hover ul :hover ul, .SEOMenu ul :hover ul :hover ul :hover ul, .SEOMenu ul :hover ul :hover ul :hover ul :hover ul, .SEOMenu ul :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:328px;
	top:8px;
	background: #033;
	color:#030;
	padding:3px 0;
	white-space:nowrap;
	width:200px;
	z-index:200;
	height:auto;
}


/*--------------------------- End SEO Menu -----------------------*/
