body {
  margin : 0px;
  padding : 0px;
  min-width: 500px;
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  background: url('/img/bg-gradient.gif') top right repeat-x #000000;       
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}

div.top-header {
  position: relative;
  min-width: 500px;
  height: 110px;
  margin-left: 30px;
  margin-right: 30px;
  border: 0px solid #000000;
  background: url('/img/top-gradient.gif') top right repeat-y #ffffff;   
}

div.bottom-header {
  position: relative;
  min-width: 500px;
  height: 110px;
  margin-top: 0px;
  margin-left: 30px;
  margin-right: 30px;
  border: 0px solid #000000;
  background: url('/img/bottom-gradient.gif') top left repeat-x #ffffff;   
}

div.black-panel {
  position: relative;
  height: 165px;
  width: auto;
  margin-left: 30px;
  margin-right: 30px;
  background: url('/img/black-panel.gif') top left repeat-x #000000;
  border: 0px solid #000000;
}

div.text {
  position: absolute;
  height: auto;
  width: auto;
  top: 385px;  
  right: 0px;
  left: 0px;
  margin-left: 30px;
  margin-right: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px;  
  bottom: 0px;
  clear: both;
  width: expression(this.offsetParent.offsetWidth-18-58);
  height: expression(this.offsetParent.offsetHeight-168-217);  
  background: #B3B7BA;
  min-width: 500px;
  border: 0px solid #B3B7BA;  
}

div.content {
  position: relative;
  height: auto;
  width: auto;
  padding-top: 30px;
  padding-left: 40px;
  padding-right: 20px;
  margin-bottom: 0px;
  padding-bottom: 20px;
  background: #B3B7BA;
 /* background: #ffffff;  */
  border: 1px solid #B3B7BA;
  border: 0px solid #00ff00;  
}

div.nav-top {
  position: absolute;
  top: 209px;
  /*left: 310px;
*/
  right: 378px;
  height: 183px;
  width: 108px;
  padding-left:0px;
  border: 0px solid #ff0000;
  z-index: 3;
}

div.lcd {
  position: absolute;
  top: 205px;
  /*left: 418px;
*/
  right: 30px;
  height: 205px;
  /*width: auto;
*/
  height: 205px;
  width: 356px;  
  /*min-width: 356px;
*/
  border: 0px solid #ff0000;
  z-index: 3;
}

div.footer {
  position: relative;
  clear: both;
  bottom: -0px;
  height: 38px;
  width: auto;
  background: url('/img/footer-gradient.gif') top left repeat-x;
  border: 0px solid #ffffff;
  z-index: 2;
}

div.left-column {
  margin-right: 300px;
}

div.right-column {
  position: absolute;
  width: 270px;
  height: 300px;
  clear: both;
  top: 30px;
  right: 40px;
  border: 0px solid #ff0000;
}

div.left-photo {
  position: relative;
  float: left;
  margin-right: 10px;
  width: auto;
  height: auto;
  border: 0px solid #ff0000;
}


/*div.welcome {
  position: absolute;
  max-height: 183px;
  width: 200px;
  top: 238px;
  left: 70px;
  right: 550px;
  border: 0px solid #ffffff;
  z-index: 2;
} */

img.ionix-logo {
  float: right;
  margin-right: 0px;
  margin-top: 5px;
  bottom: 0px;
  border: none;
  z-index: 3;
}

img.logo {
  position: absolute;
  top: 10px;
  left: 120px;
  height: 196px;
  width: 181px;
  z-index: 2;
  border: none;
}

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

img.lcd {
  position: relative;
  /*float: right;
*/
  margin-right: 14px;
  height: 205px;
  width: 356px;  
}

img.tv {
  position: absolute;
  top: 13px;
  right: 150px;
  z-index: 2;
}

img.icon {
  float: left;
  margin-right: 10px;
}

table.black-panel {
  border-collapse: collapse;
  border-spacing: 0px 0px;
  height: auto;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  border-bottom: 0px solid #0B5685;

}

table.black-panel td {
  padding-right: 0px;
  padding-left: 0px;    
  padding-bottom: 0px;  
  vertical-align: top;
  height: 91px;
  border-left: 0px solid #0B5685;
  background: url('/img/black-panel-gradient.gif') top left repeat-x;    
}

table.black-panel td.icon {
  padding-right: 0px;
  height: 91px;
  padding-left: 0px;    
  padding-bottom: 0px;
  padding-top: 0px;  
  vertical-align: top;
  border: 0px solid #000000;
  background: ;
}

table.black-panel td.black-left {
  width: 10px;
  height: 91px;
  padding-right: 0px;
  padding-left: 0px;    
  padding-bottom: 0px;
  padding-top: 0px;  
  vertical-align: top;
  border: 0px solid #000000;
  background: url('/img/black-panel-left.gif') top left no-repeat;  
}

table.black-panel td.black-right {
  width: 13px;
  height: 91px;
  padding-right: 0px;
  padding-left: 0px;    
  padding-bottom: 0px;
  padding-top: 0px;  
  vertical-align: top;
  border: 0px solid #000000;
  background: url('/img/black-panel-right.gif') top left no-repeat;  
}

table.black-panel td.img-text {
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 0px;
  margin: 0px;
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  vertical-align: top;
  border-bottom: 0px solid #858687;
}

table.black-panel td.img {
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-bottom: 0px solid #000000;
}


table.welcome {
  position: absolute;
  margin-top: 10px;
  left: 70px;
  right: 480px;
  height: 183px;
  width: auto;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  z-index: 2;
}

table.welcome td {
  vertical-align: top;
}

table.nav-top {
  position: relative;
  /*float: right;
*/
  width: 108px;
  height: 183px;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  border: 0px solid #ffffff;
  background: url('/img/nav-bg.gif') top left no-repeat;  
 /* background: url('/img/nav-button-off.gif') top left repeat-x;*/
  z-index: 4;
}

table.nav-top td {
  border: none;
}

table.nav-top td.on {
  border: 0px solid #000000;
  background: url('/img/nav-buttonon.gif') top left repeat-x #4D70A5;  
}

table.nav-top td.off:hover {
  background: url('/img/nav-button-over.gif') top left repeat-y ;      
}

table.nav-top td.spacer {
  width: auto;
  padding: 0px;
  height: 30px;
  margin: 0px;
  border: 0px solid #ff0000;
}

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

table.nav-footer td {
  padding-right: 20px;
  padding-left: 10px;
  text-align: center; 
}

/*table.nav-footer td a {
}

table.nav-footer td a:hover {
  text-decoration: underline;
}
*/

table.text {
  color: #000000;
  
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  padding: 0px;
  margin-top: 30px;
  margin-right: 30px;
  border-bottom: 0px solid #0B5685;
}

table.text td {
  padding-right: 20px;
  padding-left: 10px;    
  padding-bottom: 0px;  
  vertical-align: top;
  border-left: 0px solid #0B5685;
  text-align: justify;
}

table.text td.box {
  padding-right: 20px;
  padding-left: 20px;    
  padding-bottom: 0px;
  padding-top: 5px;  
  vertical-align: top;
  border: 0px solid #000000;
  background: ;
}

table.text td.img {
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-bottom: 0px solid #000000;
}

table.text td.img-text {
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-bottom: 1px solid #858687;
}

table.text td.img-text2 {
  padding-right: 20px;
  padding-top: 0px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-left: 1px solid #858687;
  border-bottom: 1px solid #858687;
  border-right: 1px solid #858687;  
}

table.text td.text {
  padding-right: 10px;
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-bottom: 1px solid #858687;
}

table.text td.textbg {
  padding-right: 20px;
  padding-top: 15px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border: 2px solid #808385;
  background: #44494d;
  background: #252525;  
}

table.text td.left {
  padding-right: 10px;
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-left: 2px solid #858687;    
  border-bottom: 1px solid #858687;
}

table.text td.right {
  padding-right: 10px;
  padding-top: 5px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin: 0px;
  vertical-align: top;
  border-left: 2px solid #858687;      
  border-bottom: 1px solid #858687;
}

table.text td.spacer {
  width: auto;
  height: 100px;
  margin: 0px;
  vertical-align: top;
  border-bottom: 0px solid #858687;
}

p {
  color: #000000;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

p.highlight {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

h1 {
  color: #ffffff;
  font: 150%;
  font-size: 150%;
  border: 0px;
}

h2 {
  text-align: left;
  color: #4D70A5;
  color: #000000;  
  padding-top: 10px;
}

h3 {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: -10px;
}

a.nav {
  display: block;
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  text-decoration: none;
  vertical-align: middle;
  margin: 0px;
  padding: 4px;
  padding-left: 20px;
  border: none;
}

a.nav:hover {
  color: #ffffff;
  text-decoration: underline;
}

a.nav-footer {
  color: #000000;
  font: 80%;
  font-size: 80%;
  text-decoration: none;
  border: 0px;  
}

a.nav-footer:hover {
  color: #ffffff;
  text-decoration: underline;
  border: 0px;
}

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

a.link:hover {
  text-decoration: underline;
  color: #305590;
}
