/* CONTACT */

#mid_container { clear:both;height: 650px; }

.contact_left { float: left; width: 200px; text-align: left; font-size: 14px; padding-left: 20px;}
.contact_right { float: right; width: 600px; padding: 10px; text-align: left; padding-top: 25px; }

.contact_header  {clear: both; height: 25px; text-align: center; font-size: 16px; font-weight: bold;}
.contact_inner { clear: both; height: 550px;  width: 600px; background-color: #transparent; padding: 5px; text-align: left; }

.top_fields { width: 600px; height: 20px; }
.top_fields_header { width: 150px; float:left; font-weight: bold; font-size: 13px; }

.subject_field { margin-top: 20px; width: 600px; }
.subject_header { width: 200px; float:left; font-weight: bold; font-size: 14px; }
.subject_inner { width: 200px; float:left; clear: both; margin-top: 5px; }

.message_field { clear: both; padding-top: 15px; }
.message_box { width: 200px; float:left; text-align: left; clear: both; }

.contact_fields { clear: both; padding-top: 15px; width: 100px; height: 75px; text-align: left; }
.contact_fields_options { width: 200px; float:left; padding-left: 15px; clear: both; text-align: left; }

.send_button { width: 100px; float:right; padding-right: 85; margin-top: 30px; }








