body {
  margin : 0px;
  padding : 0px;
  border : 0px;
  font-family: Arial, Helvetica, Sans-Serif;
  background: url('../img/bg-repeat.gif') top left repeat-x #ffffff;       
  /*font-family: Arial, Helvetica, Sans-Serif;*/
  /*font-size: 80%;*/
}

div.logo-repeat {
  position: relative;
  height: 111px;
  width: auto;
  margin: 0px;
  padding: 0px;
  margin-top: 30px;
  margin-left: 30px;
  margin-right: 33px;
  background: url('../img/repeat-logo.gif') top left repeat-x #ffffff;
}

div.header-img {
  position: relative;
  width: auto;
  margin: 0px;
  padding: 0px;  
  margin-top: 4px;
  margin-left: 25px;
  margin-right: 30px;
  background: url('../img/header-repeat.gif') top left repeat-x #ffffff;  
}

div.header-text {
  position: absolute;
  top: 190px;
  right: 60px;
  width: 300px;
  padding-top: 5px;
  text-align: right;  
  z-index: 3;
}

div.content {
  position: relative;
  margin-left: 50px;
  margin-right: 50px;
  text-align: center;
  width: auto;
  height: auto;
  border: 0px solid #ff00ff;
}

div.left-text {
  position: relative;
  margin-left: 30px;
}

div.ionix {
  position: relative;
  margin-right: 0px;
  margin-top: 10px;
  clear: both;
  height: 34px;
  overflow: hidden;
  border: 1px solid #ffffff;
}

img.logo-right {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 2;
}

img.logo-left {
  margin: 0px;
  padding: 0px;
}

img.header-img {
  position: relative;
  margin-left: 0px;
}

img.header-right {
  position: absolute;
  margin: 0px;
  padding: 0px;
  top: 145px;  
  right: 25px;
  z-index: 2;
}

img.logo {
  position: absolute;
  top: 60px;
  left: 70px;
  z-index: 2;
}

img.ionix-logo {
  border: none;
  position: absolute;
  right: 0px;
  margin-right: 0px;
}

table.left-text {
  margin-left: auto;
  margin-right: auto;
}

table.left-text td{
  vertical-align: top;
  text-align: left;  
  padding-right: 0px;
  padding-left: 10px;  
  border-right: 0px solid #000000;
}

table.left-text td.contact{
  text-align: left;
  border-left: 2px solid #c8c8c8;  
}

table.contact {
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 20px;
  border-collapse: collapse;
  border-spacing: 0px 0px;
  border: 0px solid #ff00ff;
}

table.contact td{
  font: 80%;
  font-size: 80%;
  padding: px;
  margin: 0px;
}


a.link {
  color: #085688;
  border: 0px;
  margin-left: 0px;
}

a.link:hover {
  color: #000000;
}

p {
  color: #000000;
  font: 80%;
  font-size: 80%;
  border: 0px;
  margin-left: 20px;
}

p.header {
  color: #ffffff;
  font: 80%;
  font-size: 80%;
  border: 20px;
}

p.highlight {
  color: #717171;
  font: 80%;
  font-size: 80%;
  font-weight: bold;
  border: 0px;
  margin-left: 20px;
}

p.blue {
  color: #085688;
  font: 80%;
  font-size: 80%;
  border: 0px;
  margin-left: 20px;
}

p.ionix {
  position: absolute;
  color: #717171;
  font: 60%;
  font-size: 60%;
  top: 5px;
  right: 40px;
  border: none;
}

h1 {
  color: #085688;
  font: 100%;
  font-size: 100%;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 0px;
  margin-left: 0px;  
}

ul {
  color: #000000;
  font-size: 80%;
  margin-left: 20px;
}




