body {
  font: 8pt Helvetica;
  line-height: 15pt;
  z-index:0;
}

#content
{
  position: absolute;
  left: 50%; right: 50%; top: 100px;
  margin-left: 172px;
  width: 160px;
  font: 8pt Helvetica;
  line-height: 14pt;
}

#home_content
{
  position: absolute;
  left: 50%; right: 50%; top: 180px;
  margin-left: -325px;
  width: 450px;
  font: 8pt Helvetica;
  line-height: 14pt;
}

#header {
  position: absolute;
  left: 50%; right: 50%; top: 0px;
  margin-left: -349px;
  width: 696px;
  height: 100px;
  z-index: 2;
  cursor: none;
}

#logo {
  margin-left: -10px;
}

h1 {
  font-weight: bold;
}

strong {
  font-weight: bold;
}

#slider {
  position: absolute;
  width: 285px;
  display: block;
  left: 50%; right: 50%;
  margin-left: -420px;
  top: 115px;
}

#slider img {
  border: 1px solid #000;
}

#slideControl {
  text-align: center;
}

#slideControl img {
  border: 0px solid #000;
}

#overlay {
  position: absolute; left: 50%; right: 50%;
  margin-left: -345px; display: block;
  width: 695px; height: 100px;
  z-index: 10;
}

#copyright { position: absolute; bottom: 0px; margin-left: 40%; z-index: 0; color: #C9D3D0; }
#copyright a { text-decoration: none; color: #C9D3D0; }

#conditions { display: none; }

#conditions { font-size: 9px; line-height: 14px; margin-top: 10px; }

#subnav #conditions li {
  border: none;
  background: transparent url(../img/layout/pdf.jpg) no-repeat top left;
  padding-left: 40px;
  padding-top: 6px;
  height: 50px;
  width: 100px;
}

#subnav #conditions li a:hover {
  color: #888;
}
