/*ul#navigation li.nav_01 a { background-position:0px    -15px; width:60px; }*/
#page-header .page-header-title {
	background:url('../images/titles/contact_page_title.jpg') no-repeat 0 0;
}

/* form styles */
div#contact-form {
	position: relative;
	width: 620px;
	margin: 0 50px;
}

#contact-form div.form_field {
	position: relative;
	display: block;
}

.form_field label {
	float: left;
	width: 150px;
}

.form_field input,
.form_field select,
.form_field textarea {
	margin-bottom: 5px;
}

.form_buttons {
	text-align:center;
}
