*
{
  margin: 0px;
  padding: 0px;
}

body
{
  background-image: url("../images/all_bg.gif");
}

.maintable
{
  border-collapse: collapse;
  width: 702px;
}

.content
{
  vertical-align: top;
  background: #FFFFFF;
  padding: 20px;
}

.bodytext
{
  text-indent: 1.2em;
  text-align: justify;
  margin-bottom: 1.2em;
  font-family: Tahoma;
  font-size: 10pt;
}

.bodypoints
{
  text-indent: 1.2em;
  text-align: justify;
  margin-bottom: 1.2em;
  font-family: Tahoma;
  font-size: 10pt;
  text-indent: -1.2em;
  margin-left: 2.4em;
}

.left
{
  background-image: url("../images/left_bg.gif");
  background-repeat: repeat-y;
  background-position: left;
  vertical-align: bottom;
}

.quickcontact
{
  border-collapse: collapse;
  width: 100%;
}

.contactblock
{
  color: #FFFFFF;
  margin: 0px 15px 1.2em 50px;
  font-family: Tahoma;
  font-size: 9pt;
  text-align: justify;
}

.footer
{
  background-image: url("../images/left_bg.gif");
  background-repeat: repeat-y;
  border-bottom: solid 1px #FFFFFF;
  background-attachment: left;
}

.footer2
{
  background-color: #E6E6E6;
  text-decoration: none;
  color: #161616;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 8pt;
  text-align: center;
  border-bottom: solid 1px #FFFFFF;
  border-right: solid 1px #FFFFFF;
}

.footerlinks
{
  background-color: #E6E6E6;
  text-decoration: none;
  color: #161616;
  font-family: Tahoma;
  font-weight: bold;
}

.shadow
{
  background-image: url("../images/bot.jpg");
  background-repeat: no-repeat;
  background-attachment: left;
  width: 708px;
  height: 18px;
}