  body
  {
    background: #0b6075 url('back-low.jpg') repeat-x fixed center;
    font-family: tahoma;
    color: white;
    font-size: 10pt;
  }
  ul
  {
    margin: 0px;
    margin-left: 30px;
    padding: 0px;
    list-style-image: url("li.gif");
    list-style-type: square;
    list-style-position: outside;
  }
  li
  {
    line-height: 45px;
    margin: 0px;
    padding: 0px;
  }
  a
  {
    color: white;
    font-weight: bold;
    text-decoration: none;
  }
  a img
  {
    color: white;
    border: 1px #45b3cc solid;
  }
  h1
  {
    font-size: 14px;
    color: white;
    margin-bottom: 5px;
    line-height: 16px;
  }
  p
  {
    line-height: 28px;
    text-align: justify;
    margin-top: 5px;
  }
  .logo a
  {
    margin-left: 30px; 
    margin-top: 12px; 
    height: 65px; 
    width: 305px; 
    display: block; 
    float: left;
  }
  .logo h1
  {
    outline: none;
    overflow: hidden;
    text-indent: -2000px;
  }
  .header
  {
    background-image: url('header.png');
    background-repeat: no-repeat;
    display: block;
    width: 910px;
    height: 100px;
    margin-top: 75px;
  }
  #menu
  {
    margin-top: 35px;
    margin-left: 130px;
    float: left;
  }
  #menu ul
  {
    display: block;
    margin: 0px;
    padding: 0px;
  }
  #menu ul li
  {
    float: left;
    height: 35px;
    display: block;
    margin-left: 27px;
  }
  #menu ul li a 
  {
    font-size: 13px;
    line-height: 22px;
    color: black;
    text-decoration: none;
    font-weight: bolder;
    display: block; 
  }
  #menu ul li a:hover, #menu ul li a:focus 
  {
    border-bottom: black solid 3px;
  }
  .front_box
  {
    background-image: url('front_box.png');
    background-repeat: no-repeat;
    display: block;
    width: 869px;
    height: 383px;
    margin-top: 30px;
  }
  .front_left_box
  {
    width: 385px;
    height: 385px;
    float: left;
    
  }
  .flb_content
  {
    margin-left: 25px;
    margin-top: 40px;
  }
  .front_center_box
  {
    width: 227px;
    height: 385px;
    margin-left: 15px;
    float: left;
    
  }
  .fcb_content
  {
    margin-left: 10px;
    margin-top: 15px;
  }
  .front_right_box
  {
    width: 225px;
    height: 385px;
    margin-left: 15px;
    float: left;
  }
  .frb_content
  {
    margin: 15px;
    margin-top: 20px;
    line-height: 18pt;
    text-align: justify;
  }
  .front_left_box
  {
    width: 385px;
    height: 385px;
    float: left;
    
  }
  .flb_content
  {
    margin-left: 25px;
    margin-top: 40px;
  }
  
  
  .main_box
  {
    background-image: url('main_box.png');
    background-repeat: no-repeat;
    display: block;
    width: 867px;
    height: 383px;
    margin-top: 30px;
  }
  .main_box_cont
  {
    width: 867px;
    height: 383px;
    float: left;
  }
  .mb_content
  {
    margin: 25px;
  }
  .mb_servers
  {
    margin-left: 50px; 
    margin-top: 25px; 
    width: 400px; 
    height: 300px; 
    display: block; 
    float: left; 
    background-image: url('../images/servers.png'); 
    background-repeat: no-repeat;
    background-position: center;
  }
  .left_box
  {
    background-image: url('left_box.png');
    background-repeat: no-repeat;
    display: block;
    width: 627px;
    height: 383px;
    margin-top: 30px;
    float: left;
  }
  .right_box
  {
    background-image: url('right_box.png');
    background-repeat: no-repeat;
    display: block;
    width: 225px;
    height: 383px;
    margin-top: 30px;
    margin-left: 16px;
    float: left;
  }  
  .footer
  {
    background-image: url('footer.png');
    background-repeat: no-repeat;
    display: block;
    width: 869px;
    height: 76px;
    margin-top: 15px;
    color: #29998d;
    font-size: 8pt;
    clear: both;
  }
  .footer a
  {
    color: #29998d;
    text-decoration: none;
  }
  .footer a:hover
  {
    color: #29998d;
    text-decoration: underline;
  }
  .footer_left
  {
    float: left;
    margin: 30px;
  }
  .footer_right
  {
    float: right;
    margin: 30px;
  }
  .footer_right a
  {
    margin-left: 10px;
  }
    

