* {margin: 0; padding: 0;}
body {
	background-color: #95959f;
	font: 90%/140% Arial, sans-serif;
	padding: 30px 30px 0;
}
#header {
	background: #fff url("imgs/logo.gif") 0 0 no-repeat;
	float: left;
	margin-bottom: 4px;
	padding-left: 170px;
	width: 730px;
}
#header ul {
	background: #eff2ff url("imgs/header_bg.gif") 0 0 repeat;
	border-left: 1px solid #474f62/*#d7d8dd*/;
	border-top: 18px solid #474f62;
	float: left;
	list-style-type: none;
	width: 100%;
}
#header li {
	background-color: #b1b1b1;
	float: left;
	margin: 0 0 1px -1px;
	padding: 0 1px;
}
#header li a:link, #header li a:visited {
	background: #fff url("imgs/header_a_bg.gif") 0 0 repeat-x;
	border-top: 1px solid #fff;
	color: #444;
	display: block;height: 20px;
	font-size: 90%;
	padding: 4px 10px 5px;
	text-decoration: none;
	white-space: nowrap;
}
#header li a:hover {
	background: #e4e9ff none;
	color: #2951ff;
}
#container {padding-bottom: 36px;
	background: #f5f5f5 url("imgs/content.gif") 170px 0 repeat-y;
	clear: left;
	width: 900px;
}
#sidebar {
	float: left;
	font-size: 90%;
	margin-right: -170px;
	width: 170px;
}
#sidebar #page_submenu, #sidebar #page_related {
	background-color: #d0d8ff;
	color: #385bfd;
	font-size: 95%;
	padding: 4px 20px;
}
#sidebar #page_submenu strong, #sidebar #page_related em {
	color: #000;
	font-size: 90%;
}
#sidebar-lists #submenu, #sidebar-lists #related {
	list-style-type: none;
	padding: 10px 6px;
}
#sidebar-lists #submenu li a:link, #sidebar-lists #submenu li a:visited, #sidebar-lists #related li a:link, #sidebar-lists #related li a:visited {
	color: #4a4a4a;
	display: block;
	font-size: 90%;
	margin: 1px 0;
	padding: 0 8px;
	text-decoration: none;
}
#sidebar-lists #submenu li a:hover, #sidebar-lists #related li a:hover {
	background-color: #fff987;
	color: #3a3a3a;
}
#reginap {
	background-color: #fff;
	color: #626262;
	font-weight: bold;
	line-height: 140%;
	margin: 0 auto;
	padding: 5px 8px;
	width: 154px
}
#reginap p {
	border-bottom: 1px dotted #626262;
	border-top: 1px dotted #626262;
	padding: 8px 5px
}
#reginap img {
	border: none;
	float: left;
	margin-left: 10px
}
#reginap a:link, #reginap a:visited {
	color: #7a192d;
	text-decoration: none
}
#reginap a span {font-size: 110%}
#totw {border-bottom: 1px solid #fff;}
#totw p {
	background: url("imgs/tip-of-the-week.gif") 0 0 no-repeat;
	border-bottom: 1px solid #e3e3e3;
	padding: 52px 12px 8px;
}
#totw a:link, #totw a:visited {
	color: #5c5e9b;
	font-weight: bold;
	text-decoration: none;
}
#totw a:hover, #totw a:active {text-decoration: underline;}
.sidephone {
	background-color: #d0d8ff;
	border-bottom: 1px solid #c8c8c8;
	color: #385bff;
	font-size: 120%;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
#rightsidephone {
	background-color: #009dcf;
	color: #fee157;
	font-size: 170%;
	font-weight: bold;
	padding: 15px;
	text-align: center;
}
#content {
	background-color: #fff;
	color: #333;
	float: left;
	font-size: 90%;
	margin-left: 183px;
	padding: 25px 26px 15px 13px;
}
#rightside {
	float: right;
	margin-left: 15px;
	width: 182px;
}
#flash {
	background-color: #eaeaea;
	margin-bottom: 0;
	width: 180px;
}
#flash object {
	height: 96px;
	width: 180px;
}
#flash p {
	background-color: #009dd2;
	color: #fff;
	font-size: 140%;
	margin: 0;
	padding: 10px;
}
#are_u_a {width: 182px;}
#are_u_a a:link, #are_u_a a:visited {
	background: url("imgs/are-you-a-plumber.gif") 0 0 no-repeat;
	color: #fff;
	display: block;
	font-size: 85%;
	font-weight: bold;
	height: 32px;
	margin: 0 auto;
	padding: 74px 20px 0 0;
	text-align: right;
	text-decoration: none;
	width: 162px;
}
#are_u_a img {border: none;}
#content h1 {
	color: #f9ce03;
	font-size: 120%;
}
/* ems form start */
#ems_form {background-color: #ffd;}
#ems_form fieldset {
	background-color: #ffd;
	border: none;
	font-size: 90%;
	padding: 5px;
}
#ems_form ul {list-style-type: none;}
#ems_form li {margin-bottom: 4px;}
#ems_form label {
	color: #45464a;
	font-weight: bold;
}
#ems_form input, #ems_form textarea {
	border: 1px solid #c8c8c8;
	float: right;
	font-size: 95%;
	padding: 2px;
	width: 88px;
}
#ems_form input:focus, #ems_form textarea:focus {border-color: #444;}
#ems_form textarea {
	float: none;
	font-size: 130%;
	width: 152px;
}
#ems_form li div {float: right;}
#ems_form li div input {
	float: none;
	margin-right: 1px;
	width: 23px;
}
#ems_form li div #ems_phone_3 {
	margin-right: 0;
	width: 29px;
}
#ems_form #ems_submit {
	background-color: #666577;
	border: 1px solid #989898;
	border-bottom-color: #313131;
	border-right-color: #313131;
	color: #fff;
	/*float: none;*/
	font-weight: bold;
	margin: 0 auto;
	width: auto;
	-moz-border-radius: 2px;
}
#contact-page #ems_form, #contact-page #ems_form fieldset {background-color: #fff;}
#contact-page #ems_form ul {margin-left: 0;}
#contact-page #ems_form li div, #contact-page #ems_form input {
	display: block;
	float: none;
	width: 170px;
}
#contact-page #ems_form li div input {
	display: inline;
	margin-right: 4px;
	width: 40px;
}
#contact-page #ems_form li div #ems_phone_3 {width: 55px;}
#contact-page #ems_form textarea {
	display: block;
	width: 300px;
}
#contact-page #ems_form #ems_submit {width: auto;}
#ems_form input.error {border-color: red;}
/* ems form end */
#content h2 {
	color: #3b5aff;
	font-size: 110%;
	margin-top: 10px;
}
#content h3 {
	font-size: 110%;
	margin-top: 10px;
}
#content ul, #content ol {margin: 5px 30px 0;}
#content p {margin-top: 15px;}
#content a:link, #content a:visited {
	color: #4a5068;
	font-weight: bold;
}
#content a:hover {
	background-color: #657285;
	color: #fef479;
}


#bottom {
	background: #d0d8ff url("imgs/bottom_bg.gif") 170px 0 repeat-y;
	bottom: 0;
	/*height: 36px;*/
	left: 30px;
	padding-left: 183px;
	position: fixed;
	width: 717px;
}
#bottom ul {
	background-color: #e5e5ef;
	height: 36px;
	list-style-type: none;
	padding: 0 1.5em;
}
#bottom li {
	float: left;
	font-size: 85%;
	line-height: 36px;
	margin-right: 15px;
}
#bottom .float_r {
	background: url("imgs/b_arrow.gif") 0 50% no-repeat;
	color: #2b45cd;
	float: right;
	font-size: 130%;
	font-weight: bold;
	padding-left: 40px;
}
#bottom li a:link, #bottom li a:visited {
	color: #000;
	text-decoration: none;
}
#bottom li a:hover {
	background-color: #fffb9a;
	text-decoration: underline;
}
#content #foot {width: 650px;
	background-color: #f5f5f5;
	clear: both;
	float: left;
	font-size: 85%;
	list-style-type: none;
	margin: 10px 0;
	padding: 8px 14px;
	-moz-box-shadow: 5px 5px 8px #c7c7c7;
}
#foot li {
	float: left;
	margin: 1px 4px 1px 0;
	width: 24%;
}
#foot a:link, #foot a:visited {
	color: #22367d;
	font-weight: normal;
	text-decoration: none;
}
#content #foot a:hover {
	background-color: #f5f5f5;
	text-decoration: underline;
}

.tac {text-align: center;}
.clear_b {clear: both;}
.clear_l {clear: left;}
.clear_r {clear: right;}
.float_l {float: left;}
.float_r {float: right;}
img.float_l {margin: 0 10px 10px 0;}
img.float_r {margin: 0 0 10px 10px;}

.img1x1 {
	border: none;
	height: 1px;
	width: 1px;
}
h3 span.togglers {
	border-bottom: 1px dashed #95959f;
	cursor: pointer;
}

#content .list2col {
	list-style-type: none;
	margin: 10px 0;
}
#content .list2col li {
	float: left;
	width: 48%;
}

#content #main_links {
	clear: right;
	float: left;
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
}
#main_links li {
	float: left;
	font-size: 110%;
	height: 93px;
	margin-right: 8px;
	padding: 7px 12px;
	width: 188px;
}
#ml_residential {background: url("imgs/page/index_residential.gif") 0 0 no-repeat;}
#ml_commercial {background: url("imgs/page/index_commercial.gif") 0 0 no-repeat;}
#main_links #ml_emergency {
	background: url("imgs/page/index_emergency.gif") 0 0 no-repeat;
	margin-right: 0;
}