a {
color:#006A65;
text-decoration: underline;
}
a:hover {
color:#D5A66A;
text-decoration: underline;
}
div.columnborder01, div.columnborder02 {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: left;
}
div.columnborder01 {
	width: 472px;
	background-image: url(/images/headers_rot/12.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
div.watermark {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/watermark.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div.columnborder02 {
	width: 231px;
	background-image: url(/images/productsnav.gif);
	background-position: top;
	background-repeat: no-repeat;
}
div.column01, div.column02, div.crumbs {
	font-size: 11px;
	color: #454545;
	text-align: left;
	padding: 0px;
}
div.column01 {
	/*width: 412px;*/ /*This screws up IE!!!! - Josh*/
	margin: 0 45px 0px 15px;
	padding:10px;
	line-height: 20px;

}
div.crumbs {
	width: 412px;
	margin: 155px 45px 0px 10px;
	line-height: 20px;
	font-size:10px;
}

div.column01 table {
	font-size: 12px;
}

div.column01 h2 {
	font-size: 21px;
	color: #006A65;
	font-family: Arial, Helvetica, sans-serif;
}

div.column01 h3 {
	text-transform: uppercase;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
div.column01 h4 {
	color: #006A65;
	font-weight: bold;
	font-size: 11px;
}
div.column01 img {
	float: right;
	margin-top: -15px;
}
	/* right navigation */
div.column02 {
	width: 231px;
	margin: 42px 0px 0px;
	padding: 0px;
}
div.column02 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.column02 ul li {
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
	background-image: url(/images/productnav_border.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.column02 ul li a {
	color: #454545;
	display: block;
	font-size: 11px;
	text-decoration: none;
	text-indent: 25pt;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	height: 13px;
}
div.column02 ul a.navtitle {
	cursor: default;
	font-weight: bold;
}
div.column02 ul li a.link01:hover, a.link01select {
	background-image: url(/images/productnav_bg01.gif);
	background-repeat: no-repeat;
	background-position: right;
	color:#fff;
	text-decoration:none;
}
div.column02 ul li a.link02:hover, a.link02select {
	background-image: url(/images/productnav_bg02.gif);
	background-repeat: no-repeat;
	background-position: right;
	
}
div.column02 ul li a.link03:hover, a.link03select {
	background-image: url(/images/productnav_bg03.gif);
	background-repeat: no-repeat;
	background-position: right;
}
div.column02 ul li a.link04:hover, a.link04select {
	background-image: url(/images/productnav_bg04.gif);
	background-repeat: no-repeat;
	background-position: right;
}
	/* locate installer */
.indent {
	margin-left: 23px;
}
.bottomspace {
	margin: 40px 0px -15px 0px;
}
p a {
	color: #454545;
}
div.locateform {
	margin: 15px 0px 0px 0px;
	padding: 0px;
}
form,table {
	font-size:9px;
	padding-bottom:5px;
}
table.about {
	color: #454545;
	clear: right;
	text-align: center;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	width: 370px;
	border: none;
}
table.about tr {
	margin: 0px;
	padding: 0px;
	border: none;
}
table.about tr th {
	font-size: 12px;
}
table.about tr.header {
	background-color: #006A65;
	color: white;
}
table.about tr.highlight {
	background-color: #E1E1E1;
}
table.about tr td, table.about tr th {
	margin: 0px;
	padding: 5px;
}
* html table.about tr td, * html table.about tr th {
	margin: 0px;
	padding: 8px;
}
p.quote {
	width: 190px;
	margin-left: 30px;
}
p.faqlinks a:hover {
color:#D4A468;
}
p.faqitem .title {
	color: #006A65;
	font-weight: bold;
}
p.faqitem a {
text-decoration: underline;
}
p.faqitem a:hover {
color:#D4A468;
}

p.header_bold {
	color: black;
	font-size: 12px;
	font-weight: bold;
}
