body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-family: Georgia, Times New Roman, Times, Serif;
  background: url('/img/background.gif') top left repeat-x #6e8c06;    
}

div.body {
  position: relative;
  top: 0px;
  margin-right: 5%;
  margin-left: 5%;
}

div.header {
  position: relative;
  width: auto;
  height: 131px;
  padding: 0px;
  margin: 0px;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 1px;
  background: url('/img/cloud-repeat.gif') top right repeat-x;
}

div.subnav {
  position: relative;
  float: right;
  margin-top: 4px;
  margin-right: 6px; 
}

div.main_content {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto; 
}

/*div.content {
  margin: 24px;
  margin-right: 24px;
  font-size: 90%;
}*/

div.logo {
  position: relative;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: -34px;
  padding: 0px;
  z-index: 3;
}

div.footer {
  width: auto;
  height: auto;
  font-size: 70%;
  color: #ffffff;
  vertical-align: middle;
  padding-left: 42px;
}

/*content holders*/

div.text {
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 40px;  
}

div.text-center {
  width: auto;
  height: auto;
  text-align: center;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 40px;  
}

div.text-left {
  width: auto;
  height: auto;
  margin-top: 30px;
  margin-left: 0px;
  margin-right: 200px;
  margin-bottom: 40px;  
}

div.right-panel {
  position: relative;
  margin-top: 20px;
  margin-right: 10px;
  float: right;
  width: auto;
  height: auto;
}

div.footer-text {
  text-align: center;
  width: auto;
  height: auto;
  margin-bottom: 10px;
}

div.centered {
  width: auto;
  margin-left: 24px;
  margin-right: 24px;
  text-align: center;
}

img {
  border: none;
}

img.feature {
  position: absolute;
  margin-top: -17px;
}

img.logo {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
 /* margin-bottom: -34px;*/
  z-index: 3;
}

img.cloud-end {
  position: absolute;
  right: -1px;
  margin:0px;
  padding: 0px;
  margin-right: 0px;
}

img.ionix-logo {
  position: relative;
  float: right;
  margin-right: 40px;
  margin-top: 0px;
  bottom: 0px;
  border: none;
  z-index: 1;
}

img.product-button {
  border: none;
}

/*Body*/

table.body {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  margin-top: 0px;  
  border-collapse: collapse;
  border-spacing: 0px 0px;
  empty-cells: show;
  background: #F0E8D3;  
}

table.body td {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 0px; 
}

table.body td.tl {
  width: 38px;
  height: 34px;
}

table.body td.top {
  width: auto;
  height: auto;
  background: url('/img/top.gif') left repeat-x ;
}

table.body td.tr {
  width: 40px;
  height: 34px;
}

table.body td.left {
  width: 38px;
  height: auto;
  background: url('/img/left.gif') top left repeat-y ;      
}

table.body td.middle {
  width: auto;
  height: auto;
}

table.body td.right {
  width: 38px;
  height: auto;
  background: url('/img/right.gif') top right repeat-y ;      
}

table.body td.bl {
  width: 38px;
  height: 38px;
}

table.body td.bottom {
  width: auto;
  height: 38px;
  background: url('/img/bottom.gif') bottom left repeat-x ;      
}

table.body td.br {
  width: 40px;
  height: 38px;
}

/*navigation*/

table.nav {
  position: relative;
  width: 100%;
  height: 55px;
  padding: 0px;
  margin-top: 0px;  
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  empty-cells: show;
  background: url('/img/nav-repeat.gif') top left repeat-x  ; 
}

table.nav td {
  width: auto;
  text-align: center;
}

table.nav td.nav-left {
  width: auto;
  text-align: left;
}

table.nav td.nav-right {
  width: auto;
  text-align: right;
}

table.nav td.on {
  background: url('/img/nav-over.gif') top left repeat-x;  
}

/*table.nav td.off:hover {
  background: url('/img/nav-over.gif') top left repeat-x ;
}*/

table.address {
  font-size: 90%;
  margin-left: 28px;
  margin-right: 28px;
  empty-cells: show;
}

table.address td {
  padding-right: 16px;
  vertical-align: top;
}
/*Fonts-paragraphs*/

p {
  color: #2E2D2A;
  font-size: 80%;
  border: 0px;
  margin-left: 25px;
  margin-right: 30px;
}

ol {
  color: #2E2D2A;
  font-size: 80%;
}

ol li {
  margin-left: 25px;
  margin-right: 30px;
}

h1 {
  color: #697707;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 6px;
  margin-left: 6px;
}

h2 {
  color: #dd9d20;
  color: #1b2434;  
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 8px;
  letter-spacing: 0px;
  margin-left: 25px;
  margin-left: 6px;
}

h3 {
  color: #697707;
  color: #8e9902;
 /* font: 80%;
  font-size: 80%;  */
  border: 0px;
  font-weight: bold;  
  margin-left: 45px;
  margin-right: 65px;  
}

a {
  color: #ec3221;
  font-size: 90%;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
}

a.nav {
  color: #FFFFFF;
  font: 80%;
  font-size: 80%;
  text-decoration: none;
  font-weight: bold;
  display: block;  
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  height: 15px;
}

a.nav:visited {
  color: #FFFFFF;
}

a.nav:hover {
  text-decoration: underline;
  color: #C2C900;
}

a.link {
  color: #dc9711;
  font-size: 80%;
  text-decoration: underline;
  font-weight: bold;
}

a.link:hover {
  text-decoration: underline;
  color: #000000;
}

a.img-button {
  padding-left: 5px;
  padding-top: 0px;
  color: #3C444C;
  text-decoration: none;
}

a.img-button:hover {
  color: #9E282A;  
}

