/* --- Enviro-Klean.net --- */
/* Main Layout and Properties */
body{ background: #42513A url(http://www.enviro-klean.net/images/b-main.jpg) repeat-y center top; text-align:center;}
#container{ width: 603px; margin: auto; text-align:left; position: relative;}
#header{ 
 width: 400px;
 height: 182px;
 background: url(http://www.enviro-klean.net/images/b-header.gif) no-repeat left top;
 margin: 0 0 3px 203px;
 }
#nav {
 width: 200px;
 height: 297px;
 background: #869F79;
 position: absolute;
 top: 32px;
 left: 0px;
 }
#content {
 width: 400px;
 background: #464424;
 margin: 0 0 0 203px;
 border-bottom: 1px solid  #464424;
 }
#footer {
 width: 400px;
 height: 15px;
 background: url(http://www.enviro-klean.net/images/footer.gif) no-repeat left top;
 margin: 0 0 0 203px;
 }

/*Typography*/
h2{ 
 font: bold 14px Georgia, Times New Roman, serif; 
 color: #464424; 
 width: 400px;
 background: #fff;
 border-top: 10px solid #464424;
 margin:  0;
 padding: 0;
 text-indent: 7px;
 }
h3{ 
 font: bold 12px Georgia, Times New Roman, serif; 
 color: #fff; 
 width: 400px;
 margin:  7px 0;
 padding: 0;
 text-indent: 7px;
 }
#content p { 
 font: 12px/14px Verdana, Helvetica, Arial, sans-serif;
 color: #fff;
 margin: 15px 7px;
 }
#content { 
 color: #fff;
 font: 12px/14px Verdana, Helvetica, Arial, sans-serif;
 }
#content ol{ margin-right: 7px;}
#content li{ margin-bottom: 15px;}
#nav p{ 
 color: #fff;
 font: 11px Verdana, Arial, sans-serif;
 text-align: right;
 margin: 7px 5px 0 0; 
 }
#nav p a:link, #nav p a:visited{ color: #fff;}
#content a:link, #content a:visited{ color: #AFBFA6;}
.errortext { color:#C00000; font-weight: bold; }
/*Nav*/
#nav ul{
 margin: 5px 0 20px 0;
 padding: 0;
 }
#nav li{ 
 list-style: none; 
 margin: 0; 
 padding: 0;
 text-align: right;
 height: 23px;
 }
#nav li a:link, #nav li a:visited{ 
 font: bold 18px/23px Georgia, Times New Roman, serif; 
 color: #3E4D37; 
 text-decoration: none;
 height: 23px;
 margin: 5px 3px 0px 9px;
 padding-right: 5px;
 display: block;
 width: 189px; 
 voice-family: "\"}\""; 
 voice-family:inherit;
 width: 183px;
 }
#nav li a:hover,#nav .current a:link,#nav .current a:visited{ background: #495B41; color: #fff;}

/* Forms */
label{ display: block; float: left; width: 100px;}

/* Page Specific */
h1 {
 margin: 0;
 padding: 0;
 height: 145px;
 width: 396px;
 position: absolute;
 top: 34px;
 left: 205px;
 text-indent: -9999px;	
 }
#home h1{ background: url(http://www.enviro-klean.net/images/img-home.jpg) no-repeat left top;}
#questions h1{ background: url(http://www.enviro-klean.net/images/img-questions.jpg) no-repeat left top;}
#process h1{ background: url(http://www.enviro-klean.net/images/img-process.jpg) no-repeat left top;}
#start h1{ background: url(http://www.enviro-klean.net/images/img-start.jpg) no-repeat left top;}
#affiliates h1{ background: url(http://www.enviro-klean.net/images/img-affiliates.jpg) no-repeat left top;}
#news h1{ background: url(http://www.enviro-klean.net/images/img-news.jpg) no-repeat left top;}
