body
{
  margin: auto;
  padding: 0px;
  color: #000000;
  font-family: sans-serif;
  font-size: 10pt;
  background-color: #ffffff;
}


#page
{
  margin: auto;
  width: 798px;
  background-color: #ffffff;
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
}


#header
{
}


#banner
{
  width: 798px;
  height: 167px;
  background-image: url("../image/common/header.jpg");
  background-repeat: no-repeat;
}


#logo
{
  position: relative;
  top: 15px;
  left: 558px;
  width: 200px;
  height: 88px;
  background-image: url("../image/common/logo_small.gif");
  background-repeat: no-repeat;
}


#slogan
{
  position: relative;
  top: 25px;
  left: 530px;
  font-size: 160%;
  font-weight: bold;
}


#content
{
  margin: 10px 10px 10px 10px;
}


#content h1
{
  color: #009966;
  font-size: 120%;
  font-weight: bold;
}


#copyright
{
  width: 798px;
  font-size: 80%;
  font-weight: bold;
  text-align: center;
}
