.contact_border  {
  background: url(../images/contact_border.jpg) top center no-repeat;
  width:726px;
  height:800px;
  margin:0;
  padding:0;
}
.contact_picture {
  margin:0 0 0 4px;
  padding:0 0 0 0;
  float:left;
  width:150px;
  height:200px;
  text-align:left;
}
.contact_para {
  margin-top:10px;
  text-align:center;
}
.contact_right {
  margin:0 0 0 10px;
  padding:0;
  float:left;
  width:540px;
}
.contact_about {
  margin:0 0 0 10px;
  padding:0;
  height:550px;
}
.contact_about_quote {
  margin:0 0 10px 10px;
  padding:0;
  zzheight:300px;
}
.contact_hi {
  margin:0 0 30px 0;
  padding:0;
  font-size:15px;
  font-weight:bold;
}
.contact_table_row {
  height:20px;
  text-align:left;
}
.contact_form {
  margin:0 0 0 10px;
  padding:0;
  width:483px;
  height:200px;
  background: url(../images/contact_bottom.jpg) no-repeat bottom center;
}
.contact_label {
  float:left;
  width:100px;
  margin:10px 0 0 10px;
  padding:0;
  line-height:13px;
  text-align:left;
  font-size:12px;
}
.contact_value,textarea.contact_value {
  float:left;
  width:300px;
  margin:10px 0 0 0;
}
.contact_image {
  float:left;
  width:80px;
  margin:8px 0 0 260px;
}

input.contact_value, textarea.contact_value, .contact_value, .contact_value textarea, .contact_value input	{
font-size: 10px !important;
font-family: arial !important;

}