body {
  background: url('/img/gradient.gif') top left repeat-x #22387B; 
  margin : 0px;
  padding : 0px;
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}

img.logo {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0px;
}

img.ionix-logo {
  position: relative;
  float: right;  
  top: 10px;
  left: 0px;
  margin-right: 30px;
  border: none;
  padding-bottom: 30px;
}

img.nav {
  position: absolute;
  top: 128px;
  left: 0px;
  z-index: 5;
  border: 0px;
}

img.welcome {
  height: 150px;
  width: 50px;
  border: 0px;
}

img.split {
  height: 1px;
  width: 114px;
  border: 0px;
}

img.footer {
  float: right;
  margin-right: 0px;
  padding-right: 0px;
  border: 0px;
}

img.right {
  float: right;
  padding: 0px;
  margin: 5px;
  margin-top: 0px;
  position: relative;
}

img.martin {
  float: right;
  height: 122px;
  width: 100px;
  padding: 0px;
  margin-right: 0px;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 15px;
  position: relative;
  border: solid 1px #000000;
}

img.stars2 {
  top: 15px;
  right: 75px;
  padding: 0px;
  margin-top: 60px;
  position: absolute;
  z-index: 5;
}

div.ionix-logo {
  position: relative;
  left: 0px;
  width: auto;
  height: 30px;
  margin-right: 50px;
  padding-bottom: 20px;
  border: 0px solid #ffffff;
  z-index: 4; 
}

div.header {
  position: absolute;
  top: 170px;
  left: 160px;
  z-index: 4;
}

div.content {
  position: relative;
  top: 128px;
  margin-left: 180px;
  margin-right: 50px;
  padding: 30px;
  min-width: 430px;
  border: 0px solid #000000;
}

div.footer {
  position: relative;
  margin-top: 130px;
  left: 0px;
  width: auto;
  height: 50px;
  right: 0px;
  border: 0px solid #ffffff;
  background: url('/img/gradient-footer.gif') top left repeat-y #1B5290;
  z-index: 3; 
}

span.highlight {
  font-weight: bold;
  color: #FDD81A;
}

table.nav {
  position: absolute;
  height: auto;
  width: auto;
  top: 210px;
  left: 0px;
  z-index: 6;  
}

table.nav td {
  height: auto;
  padding-right: 0px;
  text-align: right;
  border: 0px solid #000000;
}

table.clients {
  height: auto;
  width: auto;
  padding-right: 20px;
  border: 0px solid #1B5290;
}

ul {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 0px;
}
 
p {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 0px;
}

h1 {
  color: #FDD81A;
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
}

h2 {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 0px;
  font-weight: bold;
}

a {
  color: #FDD81A;
  font-weight: ;
  text-decoration: underline;
  border: 0px;
}

a.nav {
  color: #FDD81A;
  font: 80%;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
  border: 0px;
}
