css1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #CC9900;
	background-attachment: scroll;
	background-color: #00FFCC;
	background-repeat: repeat;
	background-position:  
               center;
	visibility: visible;
	z-index: 1

}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #FFFFFF;
	position: absolute;
	z-index: 3;
	height: auto;
	width: 600px;
	left: 107px;
	top: 74px;
	right: auto;
	bottom: auto;
	background-color: #006633;
	background-position:  center;
	text-align: left;
	white-space: normal;
	font-weight: bold; padding-left:20px; padding-right:10px; padding-top:10px; padding-bottom:10px





}
.banner {
	height: 59px;
	width: 100%;
	padding-top: 12px;
	padding-left: 50px;
	background-position: center top;
	position: absolute;
	z-index: 2;
	left: auto;
	top: -6px;
	right: auto;
	bottom: auto;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: baseline;
	position: absolute;
	height: 15px;
	width: 100px;
	left: 10px;
	right: auto;
	bottom: auto;
	background-color: #000000;
	top: 550px;
	z-index: 4;



}
.nav {
	background-color: #000000;
	background-position: center bottom;
	height: auto;
	width: 80%;
	position: absolute;
	z-index: auto;
	left: 100px;
	top: 150px;
	right: auto;
	bottom: auto;


}
.image1 {
	background-position: center;
	height: 60px;
	width: 600px;
	position: absolute;
	bottom: auto;
	z-index: 3;
	left: 107px;
	top: 800px;
	text-align: center;
	vertical-align: text-bottom;
	right: auto;





}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666ff;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC99FF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #66FFCC;
}
.image2 {
	float: right;
	position: relative;
	z-index: 3;
	left: -119px;
	top: 313px;
	right: 150px;
	bottom: auto;
	width: 94px;
	height: 160px;


}
.body {
	background-color: #006633;
	position: absolute;
	z-index: 1;
	background-position:  center;

}
.form {
	position: absolute;
	left: 200px;
	top: 150px;
}	