html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------/Background Color----------*/

p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#00a060; font-size:11px; text-decoration:none; }
a:hover,a:active { text-decoration:underline; }
body { background-color:#000000;}

#wrap { position:relative; width:800px; margin:0px auto/*-------auto = centered-------*/; }
#nav {
	position:absolute;
	top:367px;
	left:279px;
	z-index:5;
	width: 482px;
	height: 0px;
}
#contact {
	position:absolute;
	top:2022px;
	left:358px;
	z-index:4;
}
#form1 {
	position:absolute;
	top:545px;
	left:323px;
	z-index:3;
}
#form2 {
	position:absolute;
	top:873px;
	left:290px;
	z-index:2;
	width: 485px;
}
#footer { width:800px; text-align:center; margin:10px auto; }

#content {
	position:absolute;
	background:#ffffff url(../images/bg.png) bottom no-repeat;
	width:800px;
	margin:0 auto;
	top: 442px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}


.inner {height:220px; width:800px; margin:0 auto;}

.inner2 {height:220px; width:800px; margin:0 auto;}

.image {float:left; width:106px; height:106px; padding:22px;}

.text {float:left; width:601px; height:108px; padding:10px; padding-left:25px; padding-top:22px;}