#banner
{
  background-color: white;
}

#banner-left {
  width: 572px;
  height: 88px;
  padding: none;
  margin: none;
  text-align: center;
  margin: 0px auto;
  background-color: white;
}

#banner-right {
  margin-top: 1px;
  float: right;
  background-image: url('header-right.gif');
  width: 131px;
  height: 119px;
}

#banner-sub
{
  margin-left: 0em;
  background-color: #000000; 
  min-height: 20px;
  color: white;
  padding-left: 10em;
  font-family: Verdana;
  font-size: 17px;
}

#banner-sub img {
  text-align: center;
  margin-left: 12em;
  /*margin: 0px auto;*/
}


