body {
	background-image:url(../images/pipe_cam_back.gif);
	background-repeat:repeat-x;
	background-color:#C4BEBB;
	/* background: #C4BEBB url(images/pipe_cam_back.gif) top left repeat-x;*/
  	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Verdana, sans-serif;
	color: #202020;
	line-height: 18px;
}
/*#text{float:right;}*/

#wrapper {
	width: 770px;
	margin: 10px auto;
	background: transparent;
}
#shell {
	text-align: left;
	background: transparent;
}
#innerShell {
	background: url(/images/runner.gif) repeat-y;
	background-color: #fff;
	margin: 0px auto;
}
#masthead {
	background-image:url(../images/masthead.gif);
	background-repeat:no-repeat;
	/*background: transparent url(/images/masthead.gif) top left no-repeat;*/
 	height: 126px;
	width:770px;
	padding: 0;
}
#logo {
	position: absolute;
	top: 10px;
	float: left;
	width: 231px;
	height: 84px;
	margin: 0 0 0 25px;
}
img a {
	border:none;
}
#79dollar {
	position: absolute;
	top: 10px;
	padding-left:10px;
	padding-right:10px;
	width: 225px;
	padding: 30px 0 0 0;
	margin: 0 25px 0 0;
	border: none;
}
#search {
	float: right;
	width: 165px;
	padding: 30px 0 0 0;
	margin: 0 25px 0 0;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
}
#mainArea {
	background: url(images/content_ftr_round.gif) bottom no-repeat;
	border-left: 5px solid #414344;
	border-right: 5px solid #414344;
	padding: 0;
	width: 760px;
	margin-top:-10px;
}
#content {
	margin: 0 20px 0 20px;
}
#leftColumn {
	float: left;
	width: 480px;
	margin: 0 44px 20px 0;
}
.threeColumn #leftColumn {
	float: left;
	width: 230px;
	margin: 10px 0 15px 0;
}
#leftColumnIndex {
	float: left;
	width: 230px;
	margin: 10px 0 15px 0;
}
#middleColumnIndex {
	background: #DBDBDB url(images/center_index_back.gif) no-repeat;
	float: left;
	width: 270px;
	margin: 10px 10px 15px 12px;
}
#rightColumn {
	float: left;
	width: 196px;
	margin: -37px 0 15px 0;
}
#bottom {
	background-image:url(../images/main_ftr_round.gif);
	background-repeat:no-repeat;
	width:770px;
	height:20px;
	/*background: #414344 url(images/main_ftr_round.gif) bottom no-repeat;*/
	margin: 0 0 10px 0;
}
#callUs {
position:absolute;
	background: url(images/call_us.gif);
	margin-left:345px;
	margin-top: 3em;
	font-weight: bold;
	/*text-indent: -50000px;*/
	height: 39px;
	width:200;
}
#ftr {
	background: #9D9D9D;
}
#navlist {
	width: 750px;
	margin: 0 0 0 5px;
	position: absolute;
	top: 105px;
	padding: 0 0 0 10px;
	font-size: 12px;
}
#navlist ul, #navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#navlist a:link, #navlist a:visited {
	float: left;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #333;
}
#navlist a:link#current {
	font-weight: bold;
	border-bottom: 6px solid #E14E0E;
	padding-bottom: 10px;
	background: transparent;
	color: #333;
}
#navlist a:visited#current {
	border-bottom: 6px solid #E14E0E;
	padding-bottom: 10px;
	font-weight: bold;
	color: #333;
}
#navlist a:hover {
	border-bottom: 6px solid #E14E0E;
	border-left: none;
	padding-bottom: 10px;
	background: transparent;
	color: #333;
}
#title {
	height: 35px;
}
#title span {
	font-size: 11px;
	font-weight: normal;
}
#leftColumn img {
	float: right;
	background: #5C5E60;
	border: 4px solid #CCCDCE;
	margin: 0 0 20px 10px;
	padding: 1px;
}
#leftColumn hr {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 1px solid #0099CC;
	width: 50%;
	text-align: center;
}
#leftColumn span {
	color: #2E9DCC;
	font-weight: normal;
}
#leftColumn fieldset {
	border-bottom: 1px solid #E7E1DF;
	border-top: 1px solid #E7E1DF;
	border-right: none;
	border-left: none;
	margin: 0 0 20px 0;
}
#leftColumn legend {
	background: url(images/legend_back.gif) bottom left repeat-x;
	font-weight: bold;
	border: 1px solid #E7E1DF;
	padding: 0 5px 0 5px;
	color: #666;
}
#leftColumn strong {
	color: #666;
}
.leftColumnTextIndex {
	margin: 0 0 0 10px;
}
.leftColumnTextCorner {
	background: url(images/corner_back_blue.gif) top left no-repeat;
}
.middleColumnText {
	color: #333;
	text-align: center;
	padding: 0;
}
.middleColumnText h2 {
	font: 10px "Century Schoolbook", Baskerville, Georgia, "Times New Roman", Times, serif;
	color: #6A7172;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: 0;
	border-bottom: 1px solid #fff;
}
.middleColumnText img {
	background: #5C5E60;
	border: 4px solid #CCCDCE;
	margin: 10px 0 0 0;
	padding: 1px;
}
.rounder {
	display: block;
}
.rightColumnText {
	width: 180px;
	margin: 5px auto;
	padding: 0 0 0 15px;
	color: #0EA2E1;
}
.rightColumnText span {
	color: #E14E0E;
	font-weight: bold;
}
.rightColumnText p {
	margin: 0 0 10px 0;
}
.bottomNav {
	text-align: center;
	font-size: 11px;
	color: #666;
	padding: 7px 0 7px 0;
}
#footer {
	margin-top:-5px;
}
.bottomNav a:link, a:active {
	color: #858585;
	text-decoration: none;
	border-bottom: none;
	margin: 0 10px 0 0;
}
.bottomNav a:visited {
	color: #858585;
	text-decoration: none;
	border-bottom: none;
	margin: 0 10px 0 0;
}
.bottomNav a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	margin: 0 10px 0 0;
}
#ftr a:link, a:hover, a:visited, a:active {
	color: #333;
	text-decoration: underline;
	margin: 0 0 0 5px;
}
.ftrText {
	font-size: 11px;
	color: #ccc;
	text-align: center;
	padding: 10px 0 10px 0;
}
#contactForm {
	width: 400px;
}
#contactForm span {
	color: #FF0000;
}
#contactForm legend {
	background: none;
	font-weight: normal;
	border: none;
	color: #666;
}
#contactForm fieldset {
	border: 1px solid #f0f0f0;
}
.searchBox {
	border: none;
	font-size: 10px;
	padding: 3px 0 4px 2px;
	color: #888888;
}
.goButton {
	border: none;
	background: transparent;
	vertical-align: top;
}
.titleColumn {
	float: left;
	width: 380px;
	padding: 3px;
	margin: 0 2px 0 2px;
	background: #DBDBDB;
	font-weight: bold;
	color: #575E60;
}
.priceColumn {
	float: left;
	width: 82px;
	padding: 3px;
	background: #F7A384;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.textRow {
	background: #EDE9E7 url(images/td_text_rounder.gif) bottom no-repeat;
	width: 470px;
	padding: 3px;
	margin: 2px 2px 5px 2px;
}
.tdTitle {
	background: #D0C9C6;
	padding: 3px;
	vertical-align: text-top;
	font-weight: bold;
	color: #fff;
}
.tdPrice {
	background: #EEAF98;
	padding: 3px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	vertical-align: text-top;
}
.tdText {
	background: #EDE9E7 url(images/td_text_rounder.gif) bottom no-repeat;
	padding: 3px;
	vertical-align: text-top;
}
.adminLogin {
	text-align: right;
	padding-right: 25px;
}
#mockquote {
	background: #F8F7E3;
	padding: 5px;
	margin: 10px auto;
	width: 350px;
	font-style: italic;
	color: #0099CC;
}
.clears {
	border: 0;
	clear: both;
	display: block;
	float: none;
	margin: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.lightGrey {
	color: #666;
}
.noBorder {
	border: none;
}
.noStyle {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
	background: transparent;
}
h1 {
	font-size: 18px;
}
h2 {
	font: 20px bold "Arial Rounded MT Bold", Arial, Helvetica, Verdana, sans-serif;
	color: #0B7BAA;
}
.purple {
	font: 55px bold "Arial Rounded MT Bold", Arial, Helvetica, Verdana, sans-serif;
	color:#42063A
}
h3 {
	background: url(images/list_button.gif) left no-repeat transparent;
	padding-left: 14px;
	font-size: 11px;
	margin: 0;
	color: #666666;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 12px;
}
p {
	margin: 5px 0 5px 0;
}
#leftColumn p {
	margin: 0 0 20px 0;
	padding: 10px 11px 0 11px;
}
blockquote {
	font: 17px "Century Schoolbook", Baskerville, Georgia, "Times New Roman", Times, serif;
	background-color: #F8F7E3;
	border: 5px solid #f0f0f0;
	padding: 5px;
	margin: 10px;
	font-style: italic;
	font-weight: bold;
	color: #888888;
}
textarea {
	background: #F0ECEA;
	border: 1px solid #666;
}
input {
	background: #fff;
	border: 1px solid #666;
}
fieldset {
	border: 1px solid #F1EEEC;
	margin: 0 0 20px 0;
}
legend {
	font-weight: bold;
	border: 1px solid #E7E1DF;
	padding: 0 5px 0 5px;
	color: #666;
}
strong {
	color: #666;
}
em {
	color: #3366CC;
}
ul, li {
	list-style-type: disc;
}
a:link, a:active {
	color: #333;
	text-decoration: underline;
	margin: 0;
}
a:hover {
	color: #333;
	text-decoration: underline;
	margin: 0;
}
a:visited {
	color: #666;
	margin: 0;
}
.home #nav-home a, .services #nav-services a, .common-problems #nav-common-problems a, .contact-us #nav-contact-us a, .about-us #nav-about-us a, .resources #nav-resources a {
	border-bottom:6px solid #E14E0E;
	font-weight:bold;
	padding-bottom:10px;
}
/* section images */
h2.sectionTitle {
	text-indent: -50000px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	height: 35px;
}
.home h2 {
	background: url(images/home_title.gif) no-repeat;
}
.services h2 {
	background: url(images/services_title.gif) no-repeat;
}
.common-problems h2 {
	background: url(images/common_problems_title.gif) no-repeat;
}
.contact-us h2 {
	background: url(images/contact_title.gif) no-repeat;
}
.about-us h2 {
	background: url(images/about_title.gif) no-repeat;
}
.resources h2 {
	background: url(images/resources_title.gif) no-repeat;
}
