body {
  background: url('../img/bg-gradient-1.gif') top left repeat-y #ffffff;  
  margin : 0px;
  padding : 0px;
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}

div.content {
  position: relative;
  height: auto;
  width: auto;
  padding-top: 30px;
  margin-left: 80px;
  right: 50px;
  padding-left: 100px;
  margin-right: 5%;
  margin-top: 0px;
  border: 0px solid #ff0000;
  z-index: 3;
}

div.container {
  position: relative;
  max-width: 550px;
  width:expression(document.body.clientWidth > 700? "550px": "auto" );
} 

div.footer {
  position: relative;
  padding: 0px;
  margin-right: 50px;
  margin-left: 0px;
  width: auto;
  height: auto;
  border: 0px solid #ff0000;  
}

div.header {
  position: relative;
  margin-right: 0px;
  margin-left: 30px;
  width: auto;
  height: 150px;
  border: 0px solid #ff0000;  
}

div.nav-top {
  position: relative;
  height: auto;
  width: auto;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 130px;
  background: #EDECEC;
  border: 1px solid #3C444C;
  border-right: 0px solid #3C444C;
}

img.sub-name {
  position: absolute;
  top: 180px;
  left: 7px;
}

img.header-img {
  position: relative;
  float: right;
  margin-top: 20px;
}

img.image {
  border: none;
}

img.img-right {
  position: relative;
  float: right;
  margin-bottom: 30px;
  margin-right: 30px;
}

img.corner {
  position: absolute;
  left: 39px;
  top: 0px;
}

img.logo {
  position: absolute;
  left: 100px;
  border: none;  
  top: 60px;
  z-index: 3;
}

img.ionix-logo {
  margin-right: 50px;
  margin: 0px;
  bottom: 0px;
  border: none;
  z-index: 1;
}

img.ring {
  position: relative;
}

img.ring-top {
  position: absolute;
  top: 100px;  
}

table.data td {
  color: #3C444C;
 /* font: 80%; */
  font-size: 80%;
  border: 0px;
  padding-left: 20px
}

table.nav-top {
  border-collapse: collapse;
  border-spacing: 0px 0px;
  height: 30px;
  width: auto;
  top: 0px;
  left: 140px;
  z-index: 0;  
}

table.nav-top td {
  text-align: center;
  background: #EDECEC;  
  border-right: 1px solid #3C444C;
}

table.nav-top td.on {
  background: #ffffff;
  border-right: 1px solid #1E0A02;
}

table.nav-top td:hover {
  background: #F4F4F4;
}

table.nav-footer {
  position: relative;
  border-collapse: collapse;
  border-spacing: 0px 0px;  
  float: right;
  height: 30px;
  width: auto;
  margin-top: 0px;
  margin-right: 10px;
  border-right: 0px solid #00ffff;
  background: url('../img/.gif') top left repeat-x ;
  z-index: 4;
}

table.nav-footer td {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px solid #3C444C;
}

table.nav-footer td.block {
border-right: 0px;
}

table.nav-footer td.off:hover {
}

table.nav-footer td.on {
  background: #EDECEC;
  border-right: 1px solid #3C444C;
}


a.nav-top {
  color: #3C444C;
/*  font: 80%;*/
  font-size: 80%;
  text-decoration: none;
  border: 0px;
  display: block;  
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: middle;
}

a.nav-top:hover {
  text-decoration: underline;
  color: #8F0000;
  color: #f7941e;  
}

a.nav:on  {
  text-decoration: none;
  color: #ffffff;
}

a.footer {
  color: #3C444C;
/*  font: 80%;*/
  font-size: 80%;
  text-decoration: none;
  border: 0px;
  padding-left: 0px;
  padding-right:0px;
  vertical-align: middle; 
}

a.footer:hover    {
   text-decoration: underline;
   color: #8F0000;
  color: #f7941e;   
}

a.footer:on {
  text-decoration: underline;
  background: #EDECEC;
}

a.link {
  color: #3C444C;
  /*font: 100%;*/
  font-size: 100%;
  text-decoration: underline;
  border: 0px;
}

a.link:hover {
  text-decoration: underline;
  color: #3B6F25;
  color: #F40B11;
  color: #f7941e;  
}

p {
  color: #3C444C;
/*  font: 80%; */
  font-size: 80%;
  border: 0px;
  margin-left: 20px;
  max-width: 550px
}

h1 {
  color: #3C444C;
  color: #f7941e;
/*  font: 150%; */
  font-size: 150%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0px;
}

h2 {
  /*color: #00FF01;*/
  color: #3C444C;
 /* font: 100%; */
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 5px;
  letter-spacing: 1px
}

h3 {
  color: #3C444C;
 /* font: 80%; */
  font-size: 80%;
  border: 0px;
  margin-left: 20px;
}

ul {
  color: #3C444C;
 /* font: 80%; */
  font-size: 80%;
  border: 0px;
  margin-bottom: 0px;
}

