.contact_border
{
	width: 726px;
	height: 800px;
	margin: 0;
	padding: 0;
	background-image: url(../images/office_divider.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.contact_picture
{
	margin: 25px 0 0 -4px;
	padding: 0 0 0 0;
	float: left;
	width: 150px;
	text-align: left;
}

#contact_table	{
margin-left: -130px;
margin-top: 20px;

}

.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;
  /*height:300px;*/
}
.contact_hi
{
	margin: 6px 0 30px 0;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	color: #e31b23;
}
.contact_table_row, .contact_table_row a {
  height:20px;
  text-align:left;
  	font-size: 14px;
	font-weight: normal;
	color: #e31b23;
}
.contact_form
{
	margin: 20px 0 0 0px;
	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;
}

.text_contact_label	{
	font-size: 14px;
	font-weight: normal;
	color: #e31b23;
	text-align: right !important;
	padding-right: 25px;

}

td.text_contact_label	{
width: 100px;

}
.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;

}
