html
{
  margin: 0;
  padding: 0;
  border: 0 none;
}
hr.clear
{
  clear: left;
  visibility: none;
  border: 0 none;
}

body
{
  background-color: #009966;
  padding: 0;
  margin: 0;
  font-size: 1em;
  font-weight: normal;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

a, a:link, a:active, a:visited
{
  color: #009966;
  text-decoration: none;
}

a:hover
{
  color: #666666;
  text-decoration: none;
}

img, a img
{
  border: 0 none;
  padding: 0;
  margin: 0;
}

div#pagewrapper
{
  margin: 40px 0 0 40px;
  background: #009966 url(../images/green-dots.gif);
  border: 0 none;
  color: #333;
}

div#content
{
  background-color: #fff;
  margin: 0 0 0 65px;
  width: 483px;
  padding: 40px 200px 0 20px;
  line-height: 120%;
}

div#logopanel
{
  position: relative;
  background-color: #fff;
  top: -45px;
  margin: 0 0 35px 64px;
  padding: 60px 10px 10px 10px;
  #padding: 56px 10px 10px 10px;
 
    
  width: 680px;
}


div#footer
{
  font-size: 80%;
  margin: 40px 0 0 0;
  text-align: right;
  height: 90px;
  padding: 63px 35px 0 0;
  background: transparent url(../images/traffic-lights.gif) right top no-repeat;
}

div#navigation
{
  margin: -38px 0 0 -15px;
}

div#navigation ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: left;
}

div#navigation ul li
{
  display: inline;
}

div#navigation ul li a
{
  text-decoration: none;
  padding: .5em .6em;
  line-height: 25px;
  border-right: 2px solid #aaa;
  border-bottom: 2px solid #aaa;
  color: #999;
  margin-left: -5px;
}

div#navigation ul li a:hover
{
  color: #333;
}

div#navigation ul li a.current
{
  background: #aaa;
  color: #fff;
  font-weight: bold;
}


h1
{
  font-size: 1.5em;
  color: #009966;
  line-height: 130%;
}


h2
{
  font-size: 1.2em;
  color: #009966;
  line-height: 130%;
}

h3
{
  font-size: 1em;
  color: #009966;
  line-height: 130%;
}

p, ul, li, a
{
  font-size: 95%;
  color: #666;
}
p.intro
{
  font-size: 1.1em;
  font-weight: bold;
  color: #009966;
  line-height: 140%;
}

img.floatingpng1
{
  position: absolute;
  top: 70px;
  left: 480px;
  z-index: 100;
}

img.floatingpng2
{
  position: absolute;
  top: 20px;
  left: 540px;
  z-index: 99;
}
img.floatingpng3
{
  position: absolute;
  top: 0px;
  left: 760px;
  z-index: 102;
}
img.floatingpng4
{
  position: absolute;
  top: 60px;
  left: 720px;
  z-index: 98;
}
img.floatingpng5
{
  position: absolute;
  top: 210px;
  left: 700px;
  z-index: 104;
}

span.spacer
{
  display: block;
  float: left;
  width: 100px;
}

p.subtext
{
  font-size: 10px;
}

p.legals
{
  font-size: 70%;
}
