body { 
  margin: 0px 0px;
  background: #ababac url(img/bg.png) repeat-x;
  color: Black;
  font-family: verdana;
  font-size: 11pt;
  margin-bottom: 30px;
}

.page {
  width: 750px;
  margin: 0px auto;
  background-color: White;
  border-top: 10px solid White;
  border-left: 50px solid White;
  border-right: 50px solid White;
  border-bottom: 30px solid White;
}

img {
  border: 0px;
}
table.header {
  width: 100%;
}

tr.header {
  height: 100px;
}

td.headerleft {
  width: 400px;
}

td.headerright {
  width: 350px;
  color: #891400;
  font-family: verdana;
  font-size: 14pt;
  font-weight: bold;
  text-align: left;
  text-indent: 50px;
  vertical-align: center;
}

tr.navbar {
  height: 50px;
}

table.navbar {
  width: 100%;
  height: 100%;
}

tr.navitems {
  height: 22px;
  vertical-align: middle;
}

td.navgapleft {
  width: 30px;
  background-color: #575656;
  border-right: 1px solid #202020;
}

td.navgapright {
  width: 30px;
  background-color: #575656;
  border-left: 1px solid #202020;
}

td.navitem {
  color: White;
  text-align: center;
  background-color: #575656;
  border-left: 1px solid #202020;
  border-right: 1px solid #202020;
}

td.navitemcur {
  color: White;
  text-align: center;
  background-color: #891400;
  border-left: 1px solid #202020;
  border-right: 1px solid #202020;
}

tr.navmirror {
  height: 25px;
  vertical-align: top;
} 

a {
  color: #891400;
  font-weight: normal;
  text-decoration: none;
}

a.menuitem {
  color: White;
  font-family: verdana;
  font-size: 8pt;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
}

a.menuitem:hover {
  text-decoration: underline;
}

a.footer {
  color: White;
  font-family: verdana;
  font-size: 9pt;
  font-weight: normal;
  text-decoration: none;
}

a.footer:hover {
  text-decoration: underline;
}

table.content {
  width: 100%;
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
  text-decoration: none;
  padding-right: 20px;
  padding-top: 2px;
  margin-right: 20px;
  margin-top: 2px;
}

td.contentleft {
  color: Black;
  vertical-align: top;
  padding-left: 30px;
}

td.contentright {
  width: 175px;
  color: #891400;
  vertical-align: top;
  border-left: 1px solid Black;
  padding-left: 10px;
  margin-left: 10px;
}

h1 {
  color: #891400;
  font-family: verdana;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
}

h1.impress {
  color: Black;
  font-family: verdana;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
}

div.impress {
  line-height: 10pt;
}

ul.service {
  list-style-image: url(img/check.gif);
  padding-left: 10px;
  margin-left: 30px;
}

table.footer {
  width: 100%;
}

tr.footertop1 {
  height: 175px;
  background-image: url(img/footer1.jpg);
  background-repeat: no-repeat;
}

tr.footertop2 {
  height: 269px;
  background-image: url(img/footer2.jpg);
  background-repeat: no-repeat;
}

td.footertop {
  color: Black;
  font-size: 7pt;
  padding-left: 30px;
}

tr.footerbottom {
  color: White;
  height: 50px;
  text-indent: 30px;
  background-color: #891400;
}

table.net {
  font-size: smaller;
  font-family: verdana;
  font-size: 7pt;
}
