/* CSS Document */

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:270px;
	z-index:1;
	background-image: url(images/page_top.jpg);
}
#main {
	position:absolute;
	left:0px;
	top:265px;
	width:900px;
	height:799px;
	z-index:2;
	background-image: url(images/page_mid.jpg);
	background-repeat: repeat;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	font-weight: bold;
	scrollbar-base-color:#6666cc;
}
#foot {
	position:absolute;
	left:0px;
	top:940px;
	width:900px;
	height:150px;
	z-index:3;
	background-image: url(images/page_btm.jpg);
	visibility: visible;
}
body {
	background-color: #999999;
}
#id {
	position:absolute;
	left:786px;
	top:955px;
	width:50px;
	height:75px;
	z-index:4;
}
#wrapper {
position: relative;
width: 900px;
background: #FFFFFF;
margin: 0 auto;
border: 0px solid #000000;
text-align: left; 
}

/* links */
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* navigation */
#navBar {
	position:absolute;
	left:286px;
	top:265px;
	width:336px;
	height:49px;
	z-index:99;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #000000;
	font-size: 18pt;
	color: #CCCCCC;
}
#menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#menubar li {
	float: left;
	width: 30em;
}
#menubar li ul, #menubar ul li  {
	width: 12em;
}
#menubar ul li a  {
	color: #CCCCCC;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #660000;
	border-bottom: 1px solid #660000;
	background-repeat: repeat-x;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.p7hvr a {
	color: #0000FF;
	background-color: #9999FF;
}
#menubar li:hover ul, #menubar li.p7hvr ul {
	display: block;
}

#menubar li:hover ul a, #menubar li.p7hvr ul a {
	color: #666666;
}

#menubar ul a:hover {
	background-color: #FFFFFF;
	color: #999999;
}

#menubar li {width: auto;}
#menuwrapper, #menubar ul a {height: 1%;}
a:active {width: auto;}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}.headFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #CC0000;
}
#cleanone {
	position:absolute;
	left:467px;
	top:507px;
	width:300px;
	height:125px;
	z-index:10;
}
#samples {
	position:absolute;
	left:157px;
	top:837px;
	width:601px;
	height:113px;
	z-index:15;
}
.ace {
	font-weight: bold;
	color: #FFFFFF;
}
#proud {
	position:absolute;
	left:76px;
	top:324px;
	width:750px;
	height:38px;
	z-index:12;
}
