#top {
	position: relative;
	top: 40px;
	width: 924px;
	height: 450px;
	background-image: url(../images/main_explain.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
}


#contact_form {
	position: absolute;
	top: 95px;
	left: 230px;
	font-family: verdana;
	font-size: 11px;
	text-align: left;
	width: 600px;
	}
	
