@charset "utf-8";
.main_wrapper {
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
.form_content {
	height: 250px;
	width: 330px;
	background-image: url(/images/contact_form_bg.jpg);
}
.form_content {
	height: 323px;
	width: 378px;
}
.main_wrapper table tr td .form_content form label {
	color: #000;
}
.inner_form_bg {
	height: 300px;
	width: 350px;
}
.contact_holder {
	height: 355px;
	width: 320px;
	margin-right: auto;
	margin-left: auto;
}

