body,html{
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}

h1.lb{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 17px;
  font-weight: bold;
  color: #ffffff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

h2.lb{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #DA8F2D;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
}

newsdate{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 11px;
  color: #ABABAB;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
}

p.lb{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 11px;
  text-align: justify;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a.lb{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  color: #DA8F2D;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a:hover.lb{
  color: #DC6B07;
}

h1.services{
  font-family: Tahoma, Arial;
  font-size: 20px;
  font-weight: bolder;
  color: #ffffff;
  margin: 0 0 0 0;
  padding: 15px 0 0 20px;
}

a.services{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  font-weight: 900;
  text-decoration: none;
  color: #ffffff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a:hover.services{
  color: #FDD6B3;
}

p.services{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
  text-align: left;
  color: #ffffff;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-indent: 20px;
}

.consult{
  font-family: Tahoma, Arial;
  font-size: 17px;
  font-weight: 900;
  color: #EFE9D8;
  margin: 0 0 -4px 0;
  padding: 3px 0 0 10px;
}

a.banner{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 10px;
  font-weight: 900;
  text-decoration: none;
  color: #467EC3;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a:hover.banner{
  color: #DC6B07;
}

h1.main{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 24px;
  font-weight: bold;
  color: #445C73;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-indent: 30px;
}

h2.main{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 18px;
  font-weight: bold;
  color: #FFCC66;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-indent: 30px;
}

p.main{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  color: #000000;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
  text-indent: 30px;
  text-align: justify;
}

li.main{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  color: #000000;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
  text-indent: 30px;
  text-align: justify;
}

li.main2{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  color: #000000;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
  text-indent: 60px;
  text-align: justify;
}

.footer{
  font-family: Trebuchet MS, Tahoma, Arial;
  font-size: 12px;
  font-weight: bold;
  color: #BBBBBB;
  margin: 0 0 0 0;
  padding: 5px 0 0 0;
}

a.footer{
  color: #E3AD66;
  text-decoration: none;
}

a:hover.footer{
  color: #DC6B07;
  text-decoration: underline;
}


