#menu-1
{
  overflow: hidden;
  padding: 0;
  margin: 2px 0;
  list-style-type: none;
  background: none;
  width: 705px;
  height: 170px;
}


  #menu-1 li
  {
    padding: 0;
    margin: 0 2px 2px 0;
    height: 84px;
    width: 234px;
    list-style-type: none;
    float: left;
    overflow: hidden;
  }
  
    #menu-1 li a
    {
      float: left;
      display: block;
      padding: 10px 50px 10px 20px;
      margin: 0;
      height: 64px;
      width: 164px;
      overflow: hidden;
      font-weight: bold;
      line-height: 20px;
      font-size: 1.4em;
      color: #fff;
      background-repeat: no-repeat;
      background-position: top right;
      background-image: url(../images/butt01s.gif);
      background-color: #f00;
      text-decoration: none;
      font-weight: normal;
    }

    #menu-1 li a:hover, #menu-1 li a.active
    {
      background-position: bottom right;
    }


    #menu-1 li.menu-3, #menu-1 li.menu-6
    {
      margin-right: 0;
      width: 233px;
    }


    #menu-1 li.menu-1 a
    {
      background-image: url(../images/butt01.gif);
    }

    #menu-1 li.menu-2 a
    {
      background-image: url(../images/butt02.gif);
    }

    #menu-1 li.menu-3 a
    {
      background-image: url(../images/butt03.gif);
    }

    #menu-1 li.menu-4 a
    {
      background-image: url(../images/butt04.gif);
    }

    #menu-1 li.menu-5 a
    {
      background-image: url(../images/butt05.gif);
    }

    #menu-1 li.menu-6 a
    {
      background-image: url(../images/butt06.gif);
    }

#content-inner
{
  display: none;
}

  
#flash
{
  height: 151px;
  margin-bottom: 1px;
  width: 705px;
  overflow: hidden;
}


#content
{
    padding-bottom: 20px;
    font-size: 1.2em;
  padding-top: 1px;
  height: 73px;
  background: #f7f7f7;
  margin-bottom: 1px;
  width: 645px;
}

h2
{
  margin-top: 12px;
  margin-bottom: 0px;
}

#content p
{
  margin: 5px 0;
}


table
{
  width: 100%;
  margin: 10px 0;
}

th
{
  background: #ccc;
}

td
{
  text-align: left;
}
