body {
  background: #000000; 
  margin : 0px;
  padding : 0px;
  min-width: 720px;
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}

div.header {
  position: relative;
  min-width: 720px;
  height: 94px;
  margin-left: 30px;
  margin-right: 30px;
  border: 0px solid #ffffff; 
}

div.banner {
  position: relative;
  height: 81px;
  min-width: 720px;
  margin-left: 30px;
  margin-right: 30px;
  background: url('/img/banner.gif') top left repeat-x;  
  border: 0px solid #ffffff; 
}

div.content {
  position: absolute;
  height: auto;
  width: auto;
  top: 178px;  
  right: 0px;
  left: 0px;
  margin-left: 30px;
  margin-right: 30px;
  overflow: auto;
  bottom: 75px;
  clear: both;
  background: #ffffff;
  width: expression(this.offsetParent.offsetWidth-18-58);
  height: expression(this.offsetParent.offsetHeight-168-85);
  min-width: 720px;
  /*border: 0px solid #ffffff;
  background: url('/img/main-gradient.gif') top left repeat-x #ffffff;
  z-index: 7;  */
}

div.background {
  clear: both;
  position: relative;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 0px;
  padding-bottom: 10px;
  margin: 0px;
  height: auto;
  width: auto;
  background: url('/img/main-gradient.gif') top left repeat-x #ffffff;
}

div.context {
  position: relative;
  margin: 0px;
  margin-left: 200px;
  margin-right: 40px;
  border: 0px solid #ff0000;
  z-index 2;
}

div.products {
  position: absolute;
  height: auto;
  width: auto;
  margin: 0px;
  top: 40px;
  left: 20px;
  border: 0px solid #ff0000;
}

div.image {
  float: left;
}

div.footer {
  position: absolute;
  height: 55px;
  width: auto;
  margin-left: 30px;
  margin-right: 30px;
  right: 0px;
  left: 0px;
  bottom: 20px;
  min-width: 720px;
  /*height: expression(this.offsetParent.offsetHeight-800-30);*/
  width: expression(this.offsetParent.offsetWidth-18-58);
  border: 0px solid #00ffff;
  background: url('/img/footer.gif') top left repeat-x #ffffff;     
}

div.feature {
  position: absolute;
  height: 222px;
  width: 200px;
  top: 23px;
  left: 0px;
  z-index: 0;
}

div.error {
  border: 1px solid #cc0000;
  margin: 12px;
  margin-left: 0px;
  margin-right: 24px;
  padding: 8px;
}

div.map {
  position: relative;
  float: right;
}

div.spacer {
  position: relative;
  height: 120px;
  width: 0px;
  top: 0px;
  border: 0px solid #000000;
  z-index: 1;
}

div.captcha {
  margin-left: 165px;
  width: 320px;
  padding-top: 24px;
  padding-bottom: 24px;
}

img.logo {
  position: absolute;
  height: 67px;
  width: 216px;
  top: 20px;
  left: 10px;
  text-decoration: none;
  border: 0px;
}

img.ionix-logo {
  float: right;
  margin-right: 20px;
  margin-top: 24px;
  bottom: 0px;
  border: none;
  z-index: 3;
}

img.products {
  border: none;
  height: 87px;
  width: 120px;
}

img.map {
  height: 300px;
  width: 400px;
  border: 2px solid #ffffff;
}

table.nav-top {
  position: absolute;
  width: auto;
  height: 94px;
  top: 0px;
  right: 0px;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  border: 0px solid #ffffff;
  background: url('/img/nav-button-off.gif') top left repeat-x;
}

table.nav-top td {
  padding: 0px;
  border: 0px solid #ffffff;
}

table.nav-top td.on {
  border: 0px solid #000000;
  background: url('/img/nav-button-on.gif') top left repeat-x;  
}

table.nav-top td.off:hover {
  background: url('/img/nav-button-hover.gif') top left repeat-x;      
}

table.nav-top td.sep {
  width: 1px;
  padding: 0px;
  height: auto;
  margin: 0px;
  border: 0px solid #ff0000;
  background: #000000;
}

table.text-img {
  border-collapse: collapse;
  border-spacing: 0px 0px;
  padding: 0px;
  border-bottom: 0px solid #3E3D3A;
  z-index: 4;
  font-size: 90%;
  font: 85%;
}

table.text-img td {
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;  
  vertical-align: top;
}

table.text {
  border-collapse: collapse;
  border-spacing: 0px 0px;
  padding: 0px;
  margin-top: 10px;
  margin-left: 20px;
  border-bottom: 0px solid #3E3D3A;
  z-index: 4;
}

table.text td {
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;  
  vertical-align: top;
}

table.data {
  margin: 2px;
  width: auto;
}

table.data td {
  vertical-align: top;
  color: #1E0A02;
}

table.data td.label {
  padding-right: 0px;
  font-size: 80%;
  font-weight: bold;
  color: #3E3D3A;
  width: 165px;
}

table.footer {
  position: absolute;
  height: auto;
  width: auto;
  top: 30px;
  margin-left: 20px;
}

a.footer {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  text-decoration: none;
  border: 0px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  height: auto;
  vertical-align: middle;
}

a.footer:hover {
  text-decoration: underline;
  color: #ffffff;
}

a.nav {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  text-decoration: none;
  border: 0px;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 40px;
  height: 94px;
  vertical-align: middle;
}

a.nav:hover {
  text-decoration: underline;
  color: #ffffff;
}

a.email {
  color: #A61725;
  font: 100%;
  font-size: 100%;
  text-decoration: underline;
  border: 0px;
}

a.email:hover {
  text-decoration: underline;
  color: #3B6F25;
}

p {
  color: #2E2D2A;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

h1 {
  color: #000000;
  font: 150%;
  font-size: 150%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0px;
}

h2 {
  /*color: #00FF01;*/
  color: #2E2D2A;
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
  letter-spacing: 2px
}

ul {
  color: #2E2D2A;
  font: 80%;
  font-size: 80%;
  border: 0px;
  margin-bottom: 0px;
}


div.newsitem
{
    border-style: none;
    margin: 0px;
    padding: 4px;
    cursor: pointer;
    position: relative;
}


div.newsitem:hover
{
    border: solid 1px black;
    padding: 3px;
    background-color: #FFFFFF;
}

img.newsitemimage
{
    float: left;
    display: block;
    border: solid 1px black;
}

div.newsitemtitle
{
    margin-left: 160px;
    clear: none;
    font-weight: bold;
    text-decoration: underline;
    top: 4px;
}

div.newsitemdescription
{
    margin-left: 160px;
    margin-top: 8px;
    clear: none;
    font-size: 90%;
}

div.newsitemfooter
{
    clear: both;
}
