@charset "UTF-8";
#page_contact #header {
	background-image: url(../images/page_contact/img_header_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
#page_contact #header_left {
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 545px;
	float: left;
}
/* CSS Document */

#column_center {
	background-image: url(../images/page_contact/bg_form.png);
	background-repeat: repeat;
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 90px;
	padding: 0px;
}
#form_fan {
	width: 740px;
	margin-left: 20px;
	padding: 0px;
}
.form_contacthow_area {
	text-align: left;
	margin-left: 530px;
	padding-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#form_lowersection {
	margin: 0px;
	width: 720px;
	height: 550px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFAB84;
	background-image: url(../images/page_contact/img_lower-form_contact.png);
	background-repeat: no-repeat;
	background-position: 0px -70px;
}
input {
	border: 4px double #5C3C24;
	background-image: url(../images/page_all/bg_lightbox.jpg);
}
#form_uppersection {
	width: 780px;
	font-size: 13px;
	text-align: center;
	line-height: 15px;
	color: #DEAC82;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/page_contact/img_lower-form_contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

