
body {
  font-family: sans-serif;
  font-size: 14px;
  height:100%; /* IE6: treaded as min-height*/
  min-height:100%; /* real browsers */
}

p table td li {
  font-family: sans-serif;
  font-size: 14px;
}

b {
color: #666666;
}

a {
  text-decoration:none;
}

a.one:link {color: #ff0000; border-bottom: solid 1px white}
a.one:visited {color: #0000ff}
a.nav:hover {color: #ffcc00; border-bottom: solid 1px #27c627;}

img.nav{
  border: none;
  margin-top: 5;
}

h1 {
font-size: 26px;
color: #f67906;
font-style: oblique;
margin-top: 0px;
margin-bottom: 0px;
}

h2 {
font-size: 20px;
color: #666666;
font-style: oblique;
margin-top: 6px;
margin-bottom: 3px;
}

h3 {
font-size: 16px;
color: #f67906;
font-style: oblique;
margin-top: 4px;
margin-bottom: 3px;
}

div {
  border:none;
}

div.logo {
  position: absolute;
  top: 18;
  left: 38;
  z-index: 4;
}

div.topMid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-image: url("images/top_mid.gif");
  z-index: 0;
}

div.topLeft {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 01;
}

div.topRight {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

div.left {
  position: absolute;
  top: 10;
  left: 0;
  background-image: url("images/left2.gif");
  height: 200%;
  min-height:100%; /* real browsers */
  z-index: 0;
}

div.right {
  position: absolute;
  top: 10;
  right: 0;
  background-image: url("images/mid_right.gif");
  height: 200%;
  z-index: 0;
}

div.nav {
  position: absolute;
  top: 95;
  left: 50;
}

span.nav2 {
  position: absolute;
  border: solid 1px gray;
  right: 0;
  font-size: 10px;
  padding-left: 12;
  padding-right: 10;
  margin-right: 20;
}

div.graph {
  z-index: 1;
  position:absolute;
  top:10;
  right:25;
}

div.nums {
  z-index: 3;
  position:absolute;
  top:0;
  right:230;
}

div.main {
  position: absolute;
  width: 78%;
  top: 65;
  left: 215;
  z-index: 4;
}

table.services {
  border: none;
  margin-left:20;
}

td {
  padding: 5;
  font-size: 14px;
}

td.services {
  vertical-align: top;
  width: 180;
}

