.more
{
  font-size: 9px;
  text-align: right;
}
.more a
{
  color: #333333;
}

div.divider
{
  background-image: url(../img/dot.jpg);
  background-repeat: repeat-x;
  height: 1px;
  font-size: 1px;
  margin: 0 auto 0 auto;
}


#viewport
{
	width: 960px; /*987-padding*/
	margin: 30px auto 0 auto;
  background-color: #FFFFFF;
}

#top
{
  height: 57px;
  padding-left: 100px;
  padding-right: 180px;
}
    #top #logo
    {
      height: 57px;
      width: 256px;
      font-size: 1px;
      float: left;
      cursor: pointer;
    }
    #top div.text
    {
      padding-top: 35px;
      text-align: right;
      float: right;
      font-size: 9px;
      font-weight: bold;
      color: #F08D00;

    }

#copy
{
  text-align: right;
  margin: 24px 180px 6px 100px;
  /*margin-left: 203px;*/
  /*margin-right: 204px;*/
  font-size: 9px;
  color: #333333;
  background-image: url(../img/dot.jpg);
  background-repeat: repeat-x;
}
  #copy span.copy
  {
    font-size: 9px;
    color: #333333;
  }
  #copy span.copy a
  {
    font-size: 9px;
    color: #333333;
  }

  #copy span.design
  {
    font-size: 9px;
    color: #F08D00;
  }
  #copy span.design a
  {
    font-size: 9px;
    color: #F08D00;
  }
  #copy span.divider
  {
    font-size: 9px;
    color: #333333;
  }

#main
{
 padding-top: 1px;
}
    #mcol1
    {
      width: 182px;
      float: left;
      padding: 0 18px 0 0;
      text-align: right;
    }
        #mcol1 div.item
        {
            margin: 6px 0 6px 0;
            padding-bottom: 6px;
        }
            #mcol1 div.item div.header
            {
                font-weight: bold;
                color: #F08D00;
                margin-bottom: 4px;
                font-size: 10px;
            }
            #mcol1 div.item div.text
            {
              font-size: 10px;
              color: #333333;
            }
            #mcol1 div.item input.inputbox
            {
              width: 163px;
              border: solid 1px #F08D00;
              font-size: 10px;
              margin-top: 6px;
            }
            #mcol1 div.item input.button
            {
              width: 80px;
              font-size: 10px;
              margin-top: 6px;
            }
            #mcol1 div.item img
            {
              display: block;
              margin-left: auto;
            }

    #mcol2
    {
      width: 580px;
      float: left;
    }
        #topmenu
        {
          height: 27px;
}
        #pagetitle
        {
          float: left;
          font-size: 15px;
          font-weight: bold;
          color: #F08D00;
          padding-top: 4px;
        }
        #buttons
        {
          float: right;
          background: url(../img/bg_buttons.jpg);
          background-repeat: repeat-x;
          height: 18px;
          padding: 0 2px 0 2px;
          margin-top: 33px;
        }
            #buttons div.button
            {
              font-size: 10px;
              background-image: url(../img/bg_hover_button.jpg);
              background-position: 0 0;
              background-repeat: no-repeat;
              width: 70px;
              float: left;
              padding-top: 4px;
              text-align: center;
              height: 16px;
              text-decoration: none;
              cursor: pointer;
            }
            #buttons a /*div.button*/
            {
              background-image: url(../img/bg_hover_button.jpg);
              background-position: 0 -20px;
              background-repeat: no-repeat;
              width: 70px;
              float: left;
              padding-top: 4px;
              text-align: center;
              height: 16px;
              text-decoration: none;
            }
            #buttons a:hover /*div.button*/
            {
              /*background-image: url(../img/bg_hover_button.jpg);*/
              background-position: 0 0;
              background-repeat: no-repeat;
              width: 70px;
              float: left;
              padding-top: 4px;
              text-align: center;
              height: 16px;
              text-decoration: none;
            }
            /*#buttons a:hover /*div.button*/
            {
              background: url(../img/bg_button_hover.jpg);
              width: 70px;
              float: left;
              padding-top: 4px;
              text-align: center;
              font-size: 10px;
              height: 16px;
              text-decoration: none;
            }
            */
        #topbanner
        {
          height: 196px;
          width: 580px;
          font-size: 1px;
          padding-bottom: 8px;
        }

        #content
        {
          padding: 10px 0 20px 0;
          font-size: 11px;
          height: 100%;
        }

            #content div.header
            {
              font-size: 12px;
              font-weight: bold;
            }
            #content div.text
            {
              font-size: 11px;
            }
            #content div.text a
            {
              color: #F08D00;
            }
            #content div.text a.clean
            {
              color: #333333;
            }
            #content div.divider
            {
              width: 90%;
              margin-top: 10px;
              margin-bottom: 10px;
            }
    #mcol3
    {
      width: 160px;
      float: left;
      padding: 30px 10px 2px 10px;
      font-size: 11px;
      color: #454545;
    }
        #mcol3 div.item_bg
        {
            background: url(../img/bg_item.jpg);
            background-repeat: repeat-y;
            width: 160px;
            margin-bottom: 16px;
        }
        #mcol3 div.item
        {
            width: 160px;
            margin-bottom: 16px;
        }
            #mcol3 div.header
            {
                font-weight: bold;
                margin: 0 10px 0 10px;
                font-size: 11px
            }
            #mcol3 div.text
            {
                margin: 0 10px 0 10px;
                font-size: 11px;
            }


        #mcol3 div.item_bg div.top
        {
            background: url(../img/bg_item_top.jpg);
            width: 160px;
            height: 10px;
            font-size: 1px;
        }
        #mcol3 div.item_bg div.bottom
        {
            background: url(../img/bg_item_bottom.jpg);
            width: 160px;
            height: 10px;
            font-size: 1px;
        }

