body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	

	margin-left: auto;
	margin-right: auto;
	width:990px;
	minWidth:850px;
	}
#containers {
	

	margin-left: auto;
	margin-right: auto;
	width:780px;
	minWidth:850px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	/*this container doesnt work*/
		
	
   }
#HHH {
	color: #FFFFFF;
}


#banner {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	
}

#topNav {
	text-align: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF6666;
	padding: 5px;
	text-decoration:none;
	height: 10px;
}
#topNav,a:link {
text-decoration:none;
color: #FF0000;
}
#topNav,a:hover {
text-decoration:none;
color: #FFFF00;
}
#topNav,a:visited {
text-decoration:none;
color: #999999;
}
#topNav {
}
#welcome1,H1 {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: xx-large;
}
H2,#welcome2 {
	color: #FF3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
	font-style: italic;
}
#body {
	width: 100%;
}
H1#topNavLeftTitle {
	color: #FF9966;
	font-size: 9px;
	height:0px;
	margin: 0px;
	padding: 0px;
}
#environ {
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr='#FFCC66', endColorstr='#FFFFFF', gradientType='1');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	display: block;
	color: #6666CC;
	position: absolute;
	width: 600px;
	padding: 10px;

}
#alignLeft {
	text-align: left;
}
#container #welcome #bigE {
	font-size: 1.5em;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#priceListTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6666CC;
	font-size: small;
	font-weight: bolder;
	
}

#container #welcome #copy {
	font-size: xx-small;
	vertical-align: text-top;
	
}
.footer_container
	{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 25px;
	background-color: #ffffff;
	}

	
