#contact-img-left {
	background-image: url(../temp-images/contact-img-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 468px;
	width: 451px;
}
#contact-img-right {
	background-color: #F79DC1;
	float: left;
	height: 468px;
	width: 509px;
}
.contact_heading {
	font-weight: bold;
	color: #FFF;
}
.contact_address {

}
.contact_address a:link, .contact_address a:visited {
	text-decoration: underline;
	color: #333333;
}
.contact_address a:hover {
	color: #333333;
	text-decoration: none;
}
.contact_right {
	float: left;
	width: auto;
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
}
.form {
	width: 300px;
	padding-top: 10px;
	float: left;
	height: auto;
	margin-bottom: 10px;
}
.names {
	font-weight: bold;
	width: 60px;
	float: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 6px;
	color: #FFF;
}
.field {
	height: 18px;
	width: 187px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	float: left;
	margin-top: 5px;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 188px;
	float: left;
	margin-top: 4px;
	border: 1px solid #999999;
	padding-top: 4px;
	padding-right: 3px;
	padding-left: 4px;
}
.button_area {
	float: left;
	width: 280px;
	padding-top: 20px;
	padding-left: 20px;
}
.buttons {
	height: 30px;
	width: 78px;
	text-align: center;
	float: left;
	padding-left: 40px;
}
.contact_table {
	width: 866px;
	float: left;
}
.contact_table_top {
	background-repeat: no-repeat;
	background-position: top;
	width: 833px;
	background-image: url(../other_images/contact/bg_top.jpg);
}
.contact_table_bottom {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 833px;
	background-image: url(../other_images/contact/bg_bottom.jpg);
}
.contact_left {
	height: auto;
	width: 470px;
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #FFF;
}
.bottom_logos {
	float: left;
	padding-top: 10px;
	padding-left: 355px;
	height: auto;
	width: auto;
}

