<html>

<head>

<style type="text/css">

.blue	{
	color: #0667a1;
	}

.lightblue	{
	color: #598eae;
	}

.yellow	{
	color: #ffe142;
	}

.lightyellow	{
	color: #fceea6;
	}

html	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: 'open sans', arial, sans-serif;
	font-size: small;
	color: #333;
	letter-spacing: 1px;
	line-height: 1.25em;
	}

body	{
	margin: 0;
	border: 0;
	padding: 0;
	font-family: 'open sans', arial, sans-serif;
	font-size: small;
	color: #333;
	letter-spacing: 1px;
	line-height: 1.25em;
	}

h1, h2, h3, h4, h5, h6	{
	border: 0;
	border-bottom: 1px solid #ddd;
	clear: both;
	font-weight: normal;
	}

h1	{
	border: 0;
	}

h2, h3, h4, h5, h6	{
	font-size: 150%;
	}

h2 a, h3 a, h4 a, h5 a, h6 a	{
	text-decoration: none;
	font-weight: normal;
	}

p	{
	margin: 10px 0;
	padding: 0;
	}

a	{
	color: #666;
	}

a:hover	{
	text-decoration: none;
	}

a.more_left,
a.more_right	{
	margin: 10px 0 5px 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 4px 8px;
	display: block;
	background: #ddd;
	background-image: linear-gradient(to bottom, #ddd, #eee);
	text-decoration: none;
	}

a.more_left	{
	margin-right: 20px;
	float: left;
	}

a.more_right	{
	margin-left: 20px;
	float: right;
	}

a.more_left:hover,
a.more_right:hover	{
	background: #eee;
	background-image: linear-gradient(to top, #ddd, #eee);
	}
	
a img#getintouch {
	background: none;
	}
	
img.thumbnail {
	margin: 10px;
	border: 1px solid #ccc;
	padding: 3px;
	width: 201px;
	}
	
div.overflow_hidden {
	overflow: hidden;
}
	
div.column_full,
div.column_half,
div.column_one_third,
div.column_two_thirds,
div.column_one_quarter,
div.column_two_quarters,
div.column_three_quarters,
div.column_one_fifth,
div.column_one_sixth	{
	border: 1px solid #d3d3d3;
	background: #f9f9f9;
	}

div.column_full img.icon,
div.column_half img.icon,
div.column_one_third img.icon,
div.column_one_quarter img.icon,
div.column_one_fifth img.icon,
div.column_one_sixth img.icon,
img.icon	{
	margin-top: 0;
	margin-left: 20px;
	float: right;
	}

div.column_half,
div.column_one_third,
div.column_two_thirds,
div.column_one_quarter,
div.column_two_quarters,
div.column_three_quarters,
div.column_one_fifth,
div.column_one_sixth	{
	float: left;
	}

div.column_one_quarter	{
	width: 223px;
	}

div.column_two_quarters	{
	width: 508px;
	}

div.column_three_quarters	{
	width: 793px;
	}

div.column_one_fifth	{
	width: 166px;
	}

div.column_one_sixth	{
	width: 128px;
	}

div.clear_both	{
	clear: both;
	}
	
a img.index_panel {
	border: 0;
	padding: 0;
	float: left;
	}

div.before_after	{
	border: 1px solid #ccc;
	background: #fff;
	}

div.before_after h5	{
	margin: 0;
	padding: 10px;
	background: #f9f9ff;
	text-align: center;
	}

div.before_after p	{
	margin: 0;
	}

div#webpage	{
	background: #fff;
	}

div#header_inner img#logo {
	margin: 0;
	border: 0;
	padding: 0;
	background: none;
	}

div#header_inner div#contact_details {
	margin: 10px;
	padding: 0;
	float: right;
	width: 350px;
	text-align: center;
	}

div#header_inner div#contact_details p	{
	margin: 10px 0;
	border: 0;
	padding: 0;
	color: #fff;
	font-size: 125%;	
	}

div#header_inner div#contact_details p a	{
	text-decoration: none;
	}
	
div#header_inner div.header_list ul {
	float: left;
	background: #fff;
	color: #b6b6b6;
	font-size: 100%;
	line-height: 1.3em;
	font-weight: 50px;
}
	
div#header_inner div#phone_holder {
	margin: 0;
	border: 1px solid #424284;
	padding: 5px 10px;
	background: #424284;
	border-radius: 10px;
}

div#header_inner div#phone_holder p#phone	{
	font-size: 200%; 
	line-height: 1.1em;
	text-align: center;
	}

div#header_inner a#email {
	margin: 0;
	font-size: 100%;
	color: #fff;
}

div#header_inner a#email:hover {
	color: #ddd;
}

div#header_inner div#social_media {
	margin: 0;
	padding: 0;
	float: right;
	width: 40px;
	text-align: center;
	}

div#header_inner div#contact_details img {
	margin: 5px 0 0;
	width: 30px;
	}

div#wrapper {
	margin: 0 8px 10px 8px;
	border: 2px solid #fff;
	padding: 0;
	border-radius: 5px;
	height: 44px;
	background: #333365;
	}

div#wrapper ul.menu,
div#wrapper .sub-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
	}

div#wrapper ul.menu li {
	position: relative;
	transition: background-color .5s;
	-moz-transition: background-color .5s;
	-o-transition: background-color .5s;
	-webkit-transition: background-color .5s;
	}

div#wrapper ul.menu li a {
	margin: 0;
	border-top: 0;
	padding: 15px 15px 12px;
	color: #fff;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center;
	text-decoration: none;
	/* Fade Property */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	background: #333365;
	}

div#wrapper ul.menu li a:hover {
	background: #49498d;
	color: #fff;
	}

div#wrapper ul.menu {
	height: 50px;
	}

div#wrapper ul.menu li {
	float: left;
	}

div#wrapper ul.menu li.current {
	background-color: #F2762E !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	}

div#wrapper ul.sub-menu {
	border: 1px solid #49498d;
	border-top: 0;
	max-height: 0;
	overflow: hidden;
	position: absolute;
	top: 100%;
	transition: max-height .5s .2s;
	-moz-transition: max-height .5s .2s;
	-o-transition: max-height .5s .2s;
	-webkit-transition: max-height .5s .2s;
	}

div#wrapper li:hover ul.sub-menu {
	max-height: 600px;
	}

div#wrapper ul.sub-menu a {
	border-top: 1px solid #fff;
	width: 170px;
	transition: color .1s;
	-moz-transition: color .5s;
	-o-transition: color .5s;
	-webkit-transition: color .5s;
	white-space: nowrap;
	}

div#wrapper ul.sub-menu li a {
	border-top: 1px solid #49498d;
	padding: 10px 10px 7px;
	text-align: left;
	font-weight: normal;
	/* Fade Property */
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	background: #49498d;
	}

div#wrapper ul.sub-menu li a:hover {
	background:  #333365;
	}

div#fadeshow1	{
	margin: 0;
	border: 0;
	padding: 0;
	position: relative;
	z-index: 0;
	text-align: center;
	}

div#fadeshow1 img	{
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 0;
	}

div#fadeshow1toggler	{
	margin: 0 20px 0;
	padding: 0;
	background: #f9f9f9;
	width: 500px;
	height: 32px;
	float: left;
	text-align: center;
	}

div#fadeshow1toggler img	{
	margin: 0 40px;
	border: 0;
	padding: 0;
	float: left;
	}

div#fadeshow1toggler span	{
	margin: 5px 50px;
	border: 0;
	padding: 0;
	float: left;
	}

form table	{
	margin: 0 5%;
	background: #f9f9f9;
	text-align: left;
	width: 90%;
	}

form table th,
form table td	{
	xborder: 1px solid #f3f3f3;
	padding: 2px;
	vertical-align: top;
	}

form table th	{
	padding: 10px;
	}

form table input,
form table textarea	{
	border: 1px solid #eee;
	border-radius: 2px;
	padding: 5px;
	font: inherit;
	font-weight: normal;
	line-height: 1.5em;
	}
	
iframe#map	{
	border: 1px solid #ccc;
	background: #fff;
	}
	
iframe#map_form	{
	margin: 10px 0 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	width: 1065px;
	height: 335px;
	background: #fff;
	}

div#contact_us,
div#plumbing	{
	margin: 5px 8px;
	border: 2px solid #fff;
	padding: 10px 5px;
	clear: both;
	text-align: center;
	background: #333365;
	}

div#contact_us	{
	background: #333365;
	}

div#plumbing	{
	background: #669;
	}

div#contact_us p,
div#plumbing p	{
	margin: 0;
	padding: 0;
	color: #fff;
	}

div#contact_us p a,
div#plumbing p a	{
	color: #fff;
	}

div#footernav	{
	padding: 10px 20px;
	background: #333365;
	color: #fff;
	clear: both;
	}

div#footernav p	{
	color: #fff;
	}

div#footernav a	{
	color: #fff;
	text-decoration: none;
	}

div#footernav a:hover	{
	text-decoration: underline;
	}

div#footernav div#website_by {
	padding: 0;
	width: 100px;
    text-align: center;
	}

div#footernav div#footernav_inner	{
	margin: 0 auto;
	}

div#footernav_inner,
div#footernav_inner div#website_by p,
div#footernav_inner div#website_by img	{
	margin: 0;
	border: 0;
	padding: 0;
	}

div#footernav_inner div#website_by p	{
	font-size: 80%;
	}
	
div#footernav div.column {
	width: 200px;
	min-height: 240px;
	border-left: 2px solid #fff;
	padding: 0 40px;
	float: left;
	}
	
div#footernav div#first	{
	border: none;
	}

div#footernav div.column h3	{
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 150%;
	font-weight: bold;
	}

div#footernav div.column ul	{
	padding-left: 0;
	list-style-type: none;
	line-height: 1.5em;
	}

div#footernav div.column ul li a	{
	color: #fff;
	text-decoration: none;
	}
	
div#footernav div.column ul li a:hover {
	text-decoration: underline;
}

div#footernav div.column img#logo	{
	margin-top: 40px;
	padding: 5px;
	width: 160px;
	background: #fff;
	}

div#footernav div.column p	{
	padding: 5px 0;
	}

div#footernav div.column p#address	{
	}

div#footernav div.column p img.social_media	{
	margin: 0 10px;
	}

</style>

</head>

</html>
