@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #215254 url(../images/body_bg.png) repeat-x;
}


/* FORMATTING DECLARATIONS */

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight: normal;
	color:#215254;
	letter-spacing:-2px;
	line-height:20px;
}

h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#215254;
	line-height:20px;
	padding:15px 0 0 0;
}

h2 a.heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#215254;
	line-height:20px;
	padding:15px 0 0 0;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:30px;
	font-weight:400;
	color:#0c2c33;
	letter-spacing:0px;
	text-align:left;
	margin:0 0 25px 0;
	padding-bottom:15px;
	display:inline;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height:1.3em;
	font-size:13px;
	color:#215254;
	text-align:justify;
	margin:0 35px 0 0;
	padding-bottom:15px;
}

a.contact {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:13px;
	margin:0;
	padding:0;
	color:#215254;
	text-align:justify;
}

a.contact:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size:13px;
	color:#754737;
	text-align:justify;
	margin:0;
	padding:0;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
	line-height: 1.3em;
	font-size:13px;
	color:#754737;
	text-align:justify;
	margin:0 35px 0 0;
	padding-bottom:15px;
}
	

a.services1 {
	display:block;
	width: 286px;
	height:88px;
	background:transparent url("../images/emergency.png");
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

a.services1:hover {
	display:block;
	width: 286px;
	height:88px;
	background: url("../images/emergency.jpg");
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#89e0e0;
	text-decoration:none;
}

a.services2 {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/plumbing_main.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

a.services2:hover {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/plumbing_main.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#89e0e0;
	text-decoration:none;
}

a.services3 {
	display:block;
	width: 286px;
	height:88px;
	background:url(../images/gas_fitting.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

a.services3:hover {
	display:block;
	width: 286px;
	height:88px;
	background:url(../images/gas_fitting.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#89e0e0;
	text-decoration:none;
}

a.services4 {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/blocked_drains.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

a.services4:hover {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/blocked_drains.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#89e0e0;
	text-decoration:none;
}

a.services5 {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/hotwater.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}

a.services5:hover {
	display:block;
	width: 286px;
	height:88px;
	background: url(../images/hotwater.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding: 28px 25px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:24px;
	color:#89e0e0;
	text-decoration:none;
}


a.mpa {
	background: url(../images/mpa-logo-trans-lr.jpg); 
	background-repeat:no-repeat; 
	width:300px;
	height:70px;
	padding:60px 0px 0px 0px;
	display:block;
	text-decoration:none;
	font-style:italic;
	font-size:9px;
	text-align:right;
	color:#599c9a;
}

a.heading {
	text-decoration:none;
}

a.heading:hover {
	color:#215254;
	text-decoration:none;
}


h2.services {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:500;
	color:#0c2c33;
	letter-spacing:-2px;
	line-height:0px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size:13px;
	color:#0c2c33;
	text-align:justify;
	margin:0 35px 0 0;
	padding-bottom:15px;
}

p.contact {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size:13px;
	color:#0c2c33;
	text-align:justify;
	margin:0 25px 0 0;
	padding-bottom:15px;
	display:inline;
}

a.address {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size:9px;
	color:#0c2c33;
	text-align:left;
	margin:0 0 0 0;
	text-decoration:none;
	width:450px;
	height:0px;
	display:inline;
	}

a.address:hover {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 2em;
	font-size:9px;
	color:#fff;
	text-align:left;
	margin:0 0 0 0;
	text-decoration:none;
	width:450px;
	height:0px;
	display:inline;
}

a.hwa {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#b4ede5;
	text-align:center;
	margin:0 0 0 0;
	padding:7px 0 0 0;
	text-decoration:none;
	display:block;

}

a.seo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#b4ede5;
	text-align:center;
	margin:0px 0 0 0;
	padding:7px 0 0 0;
	text-decoration:none;
	line-height:1.8em;
	width:960px;

}

a.seo:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	text-align:center;
	margin:0 0 0 0;
	padding:7px 0 0 0;
	text-decoration:none;

}


a.hwa:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	text-align:center;
	margin:0px 0 0 0;
	padding:7px 0 0 0;
	text-decoration:none;
	display:block;
}
	

a.rheem {
	width:100px;
	height:75px;
	display:block;
}

li {
	list-style-image:url(../images/bullet.png);
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size:13px;
	color:#0c2c33;
	text-align:justify;
	padding: 8px 20px 0 2px;
	margin:0 0 0 15px;
}

/* IMAGE DECLARATIONS */

img.sidebar_break {
	float:right;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
}

img.services {
	border-style: none;
	float:right;
	margin:15px 0 0 0;
	padding:0 0 15px 0;
	width: 
}

a	{
	border-style: none;
}


/* DIV DECLARATIONS */

/* Audio Controls */
.twoColFixRtHdr #audio_cntrls {
	width:960px;
	color:#FFF;
	float:right;
	background-color:#0c2c33;
	text-align:right;
	font:10px Arial, Helvetica, sans-serif;
	}
#audio_cntrls a {
	color:#FFF;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}	
	
#audio_cntrls a:hover {color:#B4EDE5;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;}


.twoColFixRtHdr #top_space { 
	width: 960px;
	height: 40px;
	background: #0c2c33;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left;	/* this overrides the text-align: center on the body element. */
}

.twoColFixRtHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color:#FFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left;	/* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header { 
	background: url(../images/header_bg.png) no-repeat; 
	width: 960px;
	height: 200px;
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.twoColFixRtHdr #header_break {
	width: 960px;
	height: 0px;
	background-color: #0c2c33;
}

.twoColFixRtHdr #nav {
	width: 960px;
	height: 45px;
	background-color: #b4ede5;
	display: block;
}

#nav a {
	float: left;
	display:block;
	text-align:center;
	list-style: none;
	text-decoration: none;
	letter-spacing: -1px;
	font-size:17px;
	font-weight: normal;
	color: #215254;
	text-transform: uppercase;
	padding: 15px 0 0 15px;
	width:141px;
	height: 30px;
	background-color:#b4ede5;
}

#nav a:hover {
	float: left;
	display:block;
	text-align:center;
	list-style: none;
	text-decoration: none;
	letter-spacing: -1px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	padding: 15px 0 0 15px;
	background: url(../images/nav_hover3.png) no-repeat;
}

.twoColFixRtHdr #nav_break {
	width: 960px;
	height: 15px;
	background-color: #599c9a;
}

.twoColFixRtHdr #sidebar1_home {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:#b4ede5;
	min-height:800px;
	margin: 15px 15px 15px 0;
	padding: 0px 15px 15px 15px;
}

.twoColFixRtHdr #sidebar1_services {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:#b4ede5;
	min-height:2630px;
	margin: 15px 15px 15px 0;
	padding: 0px 15px 15px 15px;
}

.twoColFixRtHdr #sidebar1_about {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:#b4ede5;
	min-height:800px;
	margin: 15px 15px 15px 0;
	padding: 0px 15px 15px 15px;
}

.twoColFixRtHdr #sidebar1_contact {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
	float: right; /* since this element is floated, a width must be given */
	width: 290px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-color:#b4ede5;
	min-height:850px;
	margin: 15px 15px 15px 0;
	padding: 0px 15px 15px 15px;
}


.twoColFixRtHdr #mainContent { 
	margin: 0 0 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 15px 15px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 595px; 
	
} 

.twoColFixRtHdr #clear {
	width: 960px;
	height: 5px;
	background-color: #215254;
}

.twoColFixRtHdr #footer {
	width: 960px;
	height: 110px;
	background-color: #215254;
}

.twoColFixRtHdr #mpa {
	float: left;
	width: 300px;
	height: 75px;
	padding: 15px 15px 15px 15px;
	background-color: #b4ede5;
}

.twoColFixRtHdr #contact {
	float: right;
	width: 595px;
	height: 70px;
	padding: 15px 15px 20px 15px;
	background-color: #b4ede5;
}

.twoColFixRtHdr #rheem {
	float: right;
	width: 100px;
	height: 75px;
	padding: 0px;
	background:url(../images/rheem_small.jpg) no-repeat;
}

.twoColFixRtHdr #address {
	float: left;
	width: 495px;
	height: 70px;
	background-color:#b4ede5;
}

.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.twoColFixRtHdr #hwa {
	height: 25px;
	width; 960px;
	background-color: #599c9a;
}

.twoColFixRtHdr #seo {
	height: 25px;
	width; 960px;
	background-color: #215254;
	text-align: center;
	font-size: 9px;
	padding:10px 0 0 0;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}


/* Form CSS */
label {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size:13px;
	color:#0c2c33;
	text-align:justify;
	margin:0 35px 0 0;
	padding-bottom:15px;
}
	



#mainContent form {text-align: right; width: 350px;}
#mainContent .text_inp {width:260px; font:16px Verdana, Arial, Helvetica, sans-serif; color:#484c4e; margin-bottom:8px;}
#mainContent .text_area {width:260px; vertical-align:top; height:120px; font:16px Verdana, Arial, Helvetica, sans-serif; color:#484c4e;}
#mainContent .sbm_butt {border:2px solid #efefea; 
	color:#FFF;
	background-color:#0c2c33; 
	margin:5px 34px 0px 0;
	padding:4px;
	font:16px Verdana, Arial, Helvetica, sans-serif; cursor:pointer;
	}
#mainContent .sbm_butt:hover {background-color:#215254;}
ol#contactform {margin:0px; padding:0px;}
ol#contactform li {list-style:none; padding-bottom:5px;}


#jumpboxes {margin:0 15px; clear:both;}
#jumpboxes img.left {border:solid #efefea; border-width:10px 5px 10px 10px;}
#jumpboxes img.right {border:solid #efefea; border-width:10px 10px 10px 5px;}

#subnavigation {text-align:center; font:16px Verdana, Arial, Helvetica, sans-serif; color:#7a7a7a; line-height:1.4em;; clear:both; margin:10px 0; padding:10px 0; background: url(../images/dividing-line.png) bottom center no-repeat;}
#subnavigation ul { margin:0; padding:10px 0 0;}
#subnavigation ul li {margin:0; padding:0 3px; list-style:none; display:inline; font-size:12px;}
#subnavigation a { color:#5c5c5c; text-decoration:none; border-bottom:1px dotted #5c5c5c;}
#subnavigation a:hover { color:#bda04e; border-bottom:1px dotted #f0efed;}
#subnavigation P {margin-bottom: 30px;}

P#heff {font:normal 10px Arial, Helvetica, sans-serif; color: #5c5c5c; text-align:center;}
P#heff a {color: #5c5c5c;}