.contactDataLeft{
  float: left;
  width: 220px;
  padding-left: 200px;
}

.contactDataRight{
  float: left;
  width: 220px;
  margin-left: 70px;
}

.contactData{
  float: left;
  border-left: 12px solid #A8743A;
  color: #52575D;
  height: 50px;
  padding: 0 10px;
  margin-top: 20px;
  text-align: left;
}

.contactDataBottom{
  padding: 50px 0 100px 30px;
  width: 960px;
}

.contactMap{
  float: left;
  width: 220px;
  position: relative;
}

.contactForm{
  width: 530px;
}

.contactFormLeft{
  float: left;
  margin-right: 10px;
  width: 257px;
  height: 213px;
  text-align: left;
}

.contactFormRight{
  float: left;
  width: 257px;
  height: 215px;
  background-image: url(../images/contactArea.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

.contactFormInputFirst{
  width: 255px;
  height: 53px;
  background-image: url(../images/contactLabelFirst.jpg);
  background-repeat: no-repeat;
  background-color: #E6E5E3;
  margin-bottom: 1px;
}

.contactFormInput{
  width: 255px;
  height: 53px;
  background-image: url(../images/contactLabel.jpg);
  background-repeat: no-repeat;
  margin-bottom: 1px;
  background-color: #E6E5E3;
}

.contactLabel{
  padding: 2px 5px 10px 19px;
}

.contactInputItem{
  padding-left: 26px;
}

.contactInputItem input{
  width: 205px;
  height: 12px;
  border: 0px;
  font-size: 8pt;
}

.contactCaptcha{
  float: left;
  width: 85px;
  height: 19px;
  padding-left: 10px;
  margin-top: 12px;
}

.contactCaptcha input{
  width: 66px;
  height: 15px;
  background-image: url(../images/contactInputSmall.jpg);
  background-repeat: no-repeat;
  border: 0;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 2px;
  text-align: center;
}

.contactFormQuest{
  float: left;
  padding-left: 50px;
  padding-top: 13px;
  font-size: 10pt;
}

.contactBtn{
  float: left;
  padding-top: 10px;
  padding-left: 10px;
}

.contactArea{
  padding-left: 16px;
  padding-top: 1px;
}

.contactArea textarea{
  padding: 3px;
  width: 220px;
  height: 163px;
  border: 0;
}

.quoteForm{
  margin-left: 60px;
}

.quoteFormFooter{
  background-color: #F7F7F7;
  border-left: 14px solid #A8743A;
  width: 777px;
  height: 42px;
  text-align: right;
  margin-top: 2px;
  float: left;
}

.quoteFormQuest{
  float: left;
  padding-left: 80px;
  padding-top: 13px;
  font-size: 10pt;
}

.quoteProduct{
  float: right;
  padding-right: 3px;
  padding-top: 10px;
}

.quoteProduct select{
  width: 250px;
  border: 1px dotted #444444;
  padding: 1px;
  font-size: 8pt;
  font-family: Verdana;
  color: #444444;
}

.c_error_fieldset{
  width: 500px;
  text-align: left;
  margin-bottom: 20px;
  border: 1px solid #ED2100;
}

.c_error_legend{
  padding-bottom: 2px;
  color: #ED2100;
  font-family: Verdana;
  font-size: 8pt;
}

.c_error_container{
  padding: 10px 20px;
}

.c_error_label{
  padding: 2px;
  color: #686868;
  font-family: Verdana;
  font-size: 8pt;
}
