body {
  text-align: center;
  background: #fff url(../images/background.gif) no-repeat 50% 0; }

#frame {
  margin: 0 auto;
  text-align: left;
  width: 941px; }

#header {
  height: 128px; }

#content {
  background: url(../images/content-bg.gif) repeat-y;
  margin: 0 0 38px 92px;
  width: 753px; }
  #content .wrapper {
    background: url(../images/content-top.jpg) no-repeat; }
  #content .wrapper2 {
    background: url(../images/content-bottom.gif) no-repeat 0 bottom;
    padding: 66px 89px 40px 42px; }
  #content h5 {
    margin: 0 0 1.5em 3px; }
  #content h6 {
    margin: 0 0 0 3px; }
  #content p {
    font-size: 14px;
    color: #4D4F53;
    margin: 0 0 1.5em 4px;
    width: 500px; }
    #content p.first {
      width: 350px; }
    #content p.back {
      width: 667px;
      text-align: right; }
    #content p a {
      font-weight: bold;
      color: #008469; }
  #content ul {
    margin: 0; }
    #content ul li {
      font-size: 12px;
      padding: 0 0 1em 15px;
      background: url(../images/arrow.gif) no-repeat 0 5px; }
      #content ul li b {
        color: #008469; }
      #content ul li a {
        font-weight: bold;
        color: #008469; }

.table {
  width: 671px;
  background: url(../images/table-bg.gif) repeat-y;
  margin: 80px 0 15px 0; }
  .table .wrapper3 {
    background: url(../images/table-bottom.gif) no-repeat 0 bottom; }
  .table .wrapper4 {
    background: url(../images/table-top.gif) no-repeat;
    padding: 0 0 1px 14px; }
  .table table {
    xwidth: 671px; }
  .table th {
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    color: #008469;
    height: 41px;
    vertical-align: middle;
    text-align: center; }
    .table th.col1 {
      width: 239px;
      padding-left: 6px;
      text-align: left; }
    .table th.col2 {
      width: 58px; }
    .table th.col3 {
      width: 127px; }
    .table th.col4 {
      width: 128px; }
    .table th.col5 {
      width: 93px; }
      .table th.col5 small {
        display: block;
        font-size: 10px;
        color: #000; }
  .table td {
    font-size: 10px;
    font-weight: bold;
    color: #4D4F53;
    border-top: 1px solid #BFC1C4;
    padding: 13px 0; }
    .table tr.first td {
      border-top: 0; }
    .table td a {
      color: #008469;
      font-weight: bold; }
    .table td.col1 {
      padding-left: 6px;
      font-weight: normal; }
      .table td.col1 small {
        display: block; }
    .table td.col2 {
      padding-left: 14px; }
    .table td.col3a {
      padding-left: 17px; }
    .table td.col3 {
      padding-left: 28px; }
    .table td.col4 {
      padding-left: 50px; }
    .table td.col5 {
      padding-left: 30px; }
  .table .first td {
    border: 0; }

#sageu {
  }
  #sageu p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #008469; }
    #sageu p a {
      font-weight: bold;
      color: #008469; }

#footer {
  background: #fff url(../images/logo.gif) no-repeat right 0; }
  #footer p {
    font-size: 10px;
    color: #4D4F53;
    padding: 0 0 1.5em 35px;
    width: 700px; }

