
.contact_wrapper {
	height: 750px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-left: 0px;
	background-color: #ccc;
	background-image: url(../images/contact_bkg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 95px;
}



.contact_form {
	position: relative;
	height: 475px;
	width: 550px;
	padding-left: 260px;
}