* {
   margin: 0;
   padding: 0;
}

body 
{
	background-image: url(images/bkgnd.jpg);
	background-repeat: repeat-y;
}

#button {
	width: 10em;
	padding: 0 0 210px 0;
	margin-bottom: auto;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	background: transparent;
	color: #FF7642;
	font-size: smaller;
	text-align: center;
}


	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #DFDFDF;
		margin: 0;
		}

	#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #6070A4;
	border-right: 10px solid #ACB4C7;
	background-color: #BACAE4;
	color: White;
	text-decoration: none;
	width: 100%;
	font-weight: 600;
}

	html>body #button li a {
	width: auto;
}

	#button li a:hover {
	border-left: 10px solid #8192BE;
	border-right: 10px solid #E1E5EA;
	background-color: #D0DCEE;
	color: #FF7642;
}




#bodytextemph {
font-family: verdana, sans-serif;
font-size: 10px;
font-style: italic ! important; 
letter-spacing: 2px;
color: darkgrey;
}

#copyright {
font-family: arial, sans-serif;
font-size: 10px;
font-style: italic;
color: gray;
text-decoration: none;

}

#environ {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: white;
	font-weight: 550;
}

#divbartop {

}

#maintextbox {
	height: 275px;
	padding: 10px;
	margin: 20px;
	background: #FAFAFA;
	font-family: Verdana, sans-serif;
	font-size: smaller;
	color: #474747;
	width: 300px; /* ie5win fudge begins */
	text-align: justify;
	voice-family: "\";
	}\"";
	voice-family:inherit;
	width: 300px;
	}
	
html>body #maintextbox {
	width: 300px; /* ie5win fudge ends */
	}
	
	#maintextbox2 {
	height: 100px;
	padding: 10px;	
	margin: 20px;
	background: #FAFAFA;
	font-family: Verdana, sans-serif;
	font-size: smaller;
	line-height: -2px;
	color: #474747;
	width: 630px; /* ie5win fudge begins */
	voice-family: "\";
	text-align: justify;
}\"";
	voice-family:inherit;
	width: 615px;
	}
	
html>body #maintextbox2 {
	width: 615px; /* ie5win fudge ends */
	}
	
	
h1 {
	font-family: verdana, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #5C5E7B;
	word-spacing: -2px;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-weight: normal;  font-size: x-small;  font-style: oblique;   }


#productable {
	position: absolute; top:60px; left:135px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small;
}