h1, h2, h3 {
  font-size:18px;
  text-align:center;
}

h4 {
  font-size:12px;
  text-align:center;
}

span {
  font-size:12px;
  font-weight:bold;
  color: #1a2188;
}
#contact-content {
  overflow:auto;
  width:900px;
  margin: 10px auto 0 auto;
  font-family: Arial;
  font-size: 12px;
  color: #1a2188;
}

#contact-form {
  float:left;
  width:275px;
  overflow:auto;
}

.contact-form-div {
  padding:13px 10px 10px 10px;
  margin-bottom:10px;
  width:253px;
  border: 1px solid #AAA;
  background:#EEE;
}

#contact-details {
  float:left;
  width:280px;
  overflow:auto;
}
#contact-details div {
  width:258px;
  border: 1px solid #AAA;
  margin-bottom:10px;
  padding:13px 10px 10px 10px;
  text-align:center;
  background:#EEE
}
#contact-details img {
  border:1px solid gray;
}
.franchise {
  height:289px;
}
#contact-skype {
  float:left;
  width:325px;
  overflow:auto;
  margin: 0 10px 0 10px;
}
#contact-skype div {
  width:303px;
  border: 1px solid #AAA;
  margin-bottom:10px;
  padding:13px 10px 10px 10px;
  font-size: 13px;
  background:#EEE
}
#contact-skype img {
  border:1px solid gray;
  margin-right:10px;
}
.consultant {
  height:170px;
}

