body {
  margin:0 0 0 0; padding:0;
  background:#000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:smaller;
}

.main {
  width:779px; height:auto;
  margin:0 auto;
}

.heading {
  font-size:16px; font-family:"Arial";
  font-weight:bold; color:#FFFFFF;
  padding-top:5px;
}

.header {
  font-size:16px; font-family:"Arial";
  font-weight:bold; color:#000000;
}

.call {
  font-size:20px; font-family:"Times New Roman", Times, serif;
  font-weight:bold; color:#FFFFFF;
}

.matter {
  font-size:12px; color:#FFFFFF;
}

.matter a {
  font-size:12px; color:#FFFFFF;
  text-decoration:none;
}

.matter a:hover {
  font-size:12px; color:#FFFFFF;
  text-decoration:underline;
}

p {
  margin:0; padding:0;
}

.more {
  font-size:12px; color:#FFFFFF;
  font-weight:bold;
}

.more a {
  font-size:12px; color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.more a:hover {
  font-size:12px; color:#FFFFFF;
  font-weight:bold;
  text-decoration: underline;
}

.form {
  font-size:11px; color:#FFFFFF;
  padding-left:10px;
}

.form1 {
  font-size:12px; color:#000000;
}

.flat {
  width:166px;
  background:#27BB9E;
  border:#FFFFFF 1px solid;
}

.text-area {
  width:166px;
  height:100px;
}

.fotter {
  font-size:11px; color:#FFFFFF;
  padding-top:10px;
}

.fotter a {
  font-size:11px; color:#FFFFFF;
  text-decoration:none;
}

.fotter a:hover {
  font-size:11px; color:#FFFFFF;
  text-decoration: underline;
}

.top-bar {
  font-size:13px; color:#000000;
  font-weight:bold;
}

.top-bar a {
  font-size:13px; color:#000000;
  text-decoration:none
}

.top-bar a:hover {
  font-size:13px; color:#096351;
}