.subbanner {
	position: relative;
	background-attachment: scroll;
	background-color: #FF0000;
	background-image: url(/images/subbanerbackground.gif);
	background-repeat: repeat-x;
	height: 55px;
	width: 100%;
	z-index: 1;
	visibility: visible;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 17px;
	margin: 0px;
	vertical-align: top;
	z-index: 2;
}
.remodellist {
	list-style-position: inside;
	list-style-image: url(images/checkmark.gif);
	list-style-type: disc;
	left: 5px;
	position: relative;
	width: 250px;
}

.main a:link {
	text-decoration: none;
	color: #000099;
}
.main a:visited {
	text-decoration: none; 
	color: #000099;
}
.main a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.main a:active {
	text-decoration: underline;
	color: #000099;
}
.emphasis1 {
	line-height: 30px;

}
.emphasis2 {
	font-style: italic;
}
.titles {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	line-height: 24px;
	text-transform: capitalize;
	z-index: 2;
}
.lists {
	list-style-image:  url(images/checkmark.gif);
	list-style-type: square;
	z-index: 2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;

}
.emphasizedtitle {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	z-index: 2;

}
.extrabold {
	font-weight: bolder;
	font-size: 18px;
	line-height: normal;
	word-spacing: -2px;
	letter-spacing: -1px;
	z-index: 2;
}
.emphasizedlist {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	font-style: normal;
	list-style-image:  url(images/star.gif);
	list-style-type: square;
	z-index: 2;
}
.linkless a:link {
	text-decoration: none;
}
.linkless a:visited {
	text-decoration: none; 
}
.linkless a:hover {
	text-decoration: underline;
}
.linkless a:active {
	text-decoration: underline;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #CCCC99;
	clip:    rect(auto 185px auto auto);
	padding: 5px;
	width: 180px;
	overflow: visible;
	left: 5px;
	position: relative;
	z-index: 1;
}
.footer {
	z-index: 2;
}
.plumbingcomic {
	font-family: "Comic Sans MS", Calibri, Arial;
	font-size: 16px;
	line-height: normal;
}
.copyright {
	font-size: x-small;
	color: #999999;
}
.copyright a {
	color: #999999;
	text-decoration: underline;
}
.copyright a:hover {
	text-decoration: none;
}
