#content {
	width:922px;
	height:637px;
	background:url(../images/contact_bg.gif) no-repeat;
}

#content_img {
	position:absolute;
	margin:161px 0px 0px 569px;
	z-index:10;
}

#contact_box {
	position:absolute;
	margin:93px 0px 0px 149px;
	width:552px;
	height:488px;
	z-index:11;
}

#contact_box_title {
	width:552px;
	height:87px;
}

#contact_box_content {
	width:552px;
	w\idth:526px;
	height:401px;
	heigh\t:378px;
	padding:23px 0px 0px 26px;
	background:url(../images/contact_box_bg.jpg) no-repeat;
}

#contact_box_scroll {
	width:505px;
	w\idth:490px;
	height:340px;
	padding-right:15px;
	margin-top:10px;
	text-align:justify;
	line-height:16px;
	overflow:auto;
	scrollbar-face-color:#d7cc9d;
	scrollbar-3dlight-color:#fff;
	scrollbar-arrow-color:#fffbe7;
	scrollbar-base-color:#d4c998;
	scrollbar-darkshadow-color:#808080;
	scrollbar-highlight-color:#d4c998;
	scrollbar-shadow-color:#808080;
}

.contact_subtitle {
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8ba954;
	margin-bottom:7px;
}


.contact_input {
	width:202px;
	border:1px solid #a5acb2;
	margin:4px 0px 7px 0px;
	padding:3px 0px 3px 0px;
	font-size:11px;
}

.contact_textarea {
	width:455px;
	height:60px;
	margin-bottom:15px;
	border:1px solid #a5acb2;
	font-size:11px;
}

