body
{
  background-color: #eee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  margin: 0;
}

#banner
{
  position: absolute;
  top: 20px;
  left: 270px;
}

#box-left
{
  vertical-align: top;
  padding-bottom: 20px;
  padding-top: 60px;
  padding-left: 25px;
  padding-right: 50px;
  width: 125px;
}

#box-left h3
{
  font-family: serif;
  font-size: 1.2em;
  border-style: solid;
  border-color: #005cb5;
  border-width: 0 0 4px;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
}

#box-left p
{
  width: 125px;
  font-size: 0.9em;
  line-height: 1.6em;
}

#box-right
{
  padding-left: 70px;
  padding-top: 45px;
  vertical-align: top;
  width: 150px;
}

#box-right .image-container
{
  border-style: solid;
  border-color: #005cb5;
  border-width: 4px 0;
  margin-bottom: 30px;
  width: 150px;
}

#feature-photo
{
  position: absolute;
  top: 0;
  left: 800px;
}

#footer
{
  color: #fff;
  background-color: #0094e5;
  height: 30px;
  width: 980px;
}

#footer ul
{
  display: inline;
  padding: 0;
  list-style: none;
}

#footer li
{
  background: url(/images/star_small.png) no-repeat #0094e5;
  background-position: 0 2px;
  float: left;
  line-height: 30px;
  margin-left: 15px;
}

#footer li a, #footer li span
{
  color: #000;
  margin-left: 22px;
  text-decoration: none;
}

.image-text
{
  font-size: 0.9em;
  padding-bottom: 0.5em;
  padding-top: 0.4em;
}

#logo
{
  position: absolute;
  left: 0;
  top: 0;
  border-width: 0;
}

#logo img
{
  border-width: 0;
}

#maincontent
{
  background: #fff;
  border-bottom: 4px solid #005cb5;
  font-size: 0.9em;
  padding-bottom: 20px;
  padding-top: 5px;
  vertical-align: top;
}

#maincontent h1
{
  font-family: serif;
  font-size: 2.5em;
  margin-bottom: 0;
  margin-top: 30px;
}

#maincontent .article-intro
{
  font-weight: bold;
  line-height: 1.6em;
}

#maincontent .article-text, #maincontent li, #maincontent p
{
  line-height: 1.6em;
}

#maincontent li
{
  margin-left: 1.2em;
}

#maincontent .article-text-no-indent
{
  line-height: 1.6em;
}

.more-link
{
  background: url(/images/arrow.png) no-repeat;
  background-position: 0 0.15em;
  color: #790079;
  font-weight: bold;
  padding-left: 21px;
  text-decoration: none;
}

.more-link2
{
  background: url(/images/arrow2.gif) no-repeat;
  background-position: 0 0.15em;
  color: #790079;
  font-weight: bold;
  padding-left: 21px;
  text-decoration: none;
}

#navi
{
  padding-left: 150px;
  height: 30px;
  width: 830px;
}

#navi ul
{
  font-weight: bold;
  font-size: 0.9em;
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#navi li
{
  background: url(/images/star.png) no-repeat #0094e5;
  float: left;
  margin-left: 10px;
  padding-left: 23px;
}

#navi li a
{
  background-color: #0094e5;
  border-style: solid;
  border-color: #005cb5;
  border-width: 4px 0;
  color: #fff;
  display: block;
  float: left;
  text-decoration: none;
  line-height: 22px;
  height: 22px;
}

#navi li a:hover
{
  color: #000;
  border-color: #000;
}

#navi-wrapper
{
  position: absolute;
  top: 125px;
  width: 980px;
  left: -9px;
  background-color: #0094e5;
}
