body {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
}

H1 {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

H2 {
	font-size:14px;
	font-weight:bold;
}

#frame {
	width:900px;
	height:auto;
	text-align:left;
	margin:5px auto 5px auto;
	border:1px solid #000000;
	background-color:#FFFFFF;
	background-image:url(Images/Plumbing_Logo.jpg);
	background-repeat:no-repeat;
}

/* controls zone2 font */
#ctl00_lblZone2 {
    /*padding:80px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
}

/* controls frame for zone2 */
#logoframe {
	background-color:transparent;
	height:30px;
	width:790px;
	margin:0px 0px 0px 120px;
	text-align:center;
	padding:0px 0px 0px 0px;
}

/* controls top menu */
#lowernav {
	text-align:right;
	width:100%;
	margin:0px auto 0px auto;
}

/* controls top menu item area */
#menu {
font-size:16px;
background-color:transparent;
border:0px solid #CCCCCC;
padding:0px 0px 0px 0px;
text-align:center;
height:60px;
width:790px;
}

/* controls top menu - FONT SIZE */
#lowernav a {
padding-left:15px;
font-size:16px;
font-weight:bold;
color:#000000;
/* border-bottom:dotted 1px #000000; */
}

#lowernav a:hover {
    text-decoration:underline overline;
}

/* controls left menu */
#mainnavframe {
	width:200px;
	height:100%;
	text-align:left;
	padding:5px 5px 5px 5px;
	float:left;
	margin:0px 0px 0px 0px;
	background-position:0px 100%;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}

#viewcartframe {
visibility:hidden;
}

#topmenuframe {
	width:auto;
	height:auto;
	visibility:visible;
	margin-top:0px;
	padding-bottom:0px;
}

#navlist {
	position:fixed 50px 25px;
	color: #660000;
	margin: 10px 0px 10px 0px;
}

#navlist ul
{
	list-style-type: none;
	font-weight: bold;
	color: #FFFFFF;
}

#navlist a
{
	display: block;
	padding-top: 17px;
	padding-left: 37px;
	width: 182px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #eee;
	background-image: url(images/index.html);
	background-repeat: no-repeat;
	height: 27px;
}


#navlist a:link, #navlist a:visited
{
	color: #000000;
	text-decoration: none;
}

#navlist a:hover 
{
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(images/knox_nav_down.jpg);
}

#treeframe {
text-align:left;
}

#treeframe td{
text-align:left;
border-bottom:1px dotted #000000;
border-right:0px dotted #000000;
padding:5px 0px 0px 0px;
}

.trvRoot {
width:100%;
height:auto;
font-size:120%;
padding-left:2px;
}

.trvLeaf {
font-size:90%;
font-style:normal;
width:100%;
}

.trvParent {
width:100%;
height:auto;
font-size:100%;
}

.trvNode {
width:100%;
height:auto;
font-size:110%;
font-weight:bold;
}

#maincontentframe {
	width:700px;
	height:500px;
	float: right;
}

#maincontentframe td {
	vertical-align:top;
	height:100%;
}

#ctl00_ContentPlaceHolder1_lblPageContent {
	width:700px;
	height:465;
	float:right;
}

#Table1 {
	background-image:url(Images/Plumbing_Watermark.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:700px;
	background-color:#ffffff;
    filter: alpha(opacity=45);
    -moz-opacity: .45;
	/*width:700px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;*/
}

#contentframe {
}

#belowcontentframe {
	/*border-top: 1px dotted #000000;*/
}

#footerframe {
	clear:both;
	padding:20px 0px 20px 0px;
	text-align: center;
	border-top: 1px dotted #000000;
	background-image:none;
	background-repeat:no-repeat;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
	background-position: center;
	font-size:8px;
	font-weight:normal;
	font-style:normal;
}