div#mainbody {
	height:575px;
	width:750px; 
}
#H1 {
	position:absolute; 
	width:528px; 
	height:33px; 
	z-index:1; 
	left: 128px; 
	top: 223px;
}
#CForm {
	position:absolute; 
	width:384px; 
	height:447px; 
	z-index:2; 
	left: 46px; 
	top: 272px;
	color:#1b3c1d;
	font-weight:bold;
}
#Copy1 {
	position:absolute; 
	width:299px; 
	height:451px; 
	z-index:3; 
	left: 440px; 
	top: 272px;
	text-align:center;
	color:#1b3c1d;
}
#Copy1 img {
	boRDER:1px solid #1B3C1D;
}
#Logos {
	position:absolute; 
	width:48px; 
	height:113px; 
	z-index:4; 
	left: 702px; 
	top: 754px;
}
#H2 {
	position:absolute;
	width:556px; 
	height:56px; 
	z-index:4;
	top:728px;
	!top:758px; 
	left:115px; 
}
.asterix {color: #FF0000}
.cfield{
	border:1px solid #DDDFBE;
	color:#1b3c1d;
}
.button {
    border: 1px solid #003300;
	background-color:#DDDFBE;
    padding: 2px 8px;
	color:#003300;
	font-style:oblique;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.button:hover {
    border: 1px solid #DDDFBE;
	background-color:#003300;
    padding: 2px 8px;
	color:#DDDFBE;
	cursor:pointer;
}
