body {
    background-color: #005641;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: none;
    font-size: 14px;
}
#uxo, #header img {display: none;}

#container {top:0; left: 0; min-width: 766px; width: 766px; position: absolute;}

#menu-main {
    width: 140px;
    background-color: #58595b;
    padding: 10px 10px 10px 0;
    line-height: 50px;
    text-align: right;
    float: left;
    clear:left;
    }

#menu-main a {
    text-decoration: none;
    color: white;
    text-transform: uppercase;
    font-weight: bold; 
    font-size: 12px;
   }

#toplogo {float: left; clear: left;}

#topmenu {
    height:22px;
    padding-top: 8px;
    width: 616px;
    background-color: #3d3e3f;
    float: left;
    clear: right;
     }
#topmenu table {width:616px;}

#topmenu a {
    font-weight: bold;  
    font-variant: normal;
    text-transform: uppercase;    
    color: #fff;
    font-size: 11px;
    text-decoration: none;
    white-space: nowrap;
    }

#main {
    height: 100%; 
    width: 616px; 
    overflow:hidden;
    position: relative;
    float: right;
/*  margin-bottom: 20px; */  
    }

#header {
    clear: both;
    background-color: #dedede;
    padding-left: 20px; 
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-top: 10px; 
    line-height: 28px; 
margin: 0;
    }


#header h3 {
    color: #666; 
    font-size: 25px;
    font-weight: normal; 
    }

.wr {padding-bottom: 20px;}

#cont_left {
    float: left; 
    width: 50%; 
    background-color: #fff;
    }

#cont_right {
    float: right; 
    width: 50%; 
    background-color: #efefef;
    }

#cont_left, #cont_right {
    padding-bottom: 32767px; 
    margin-bottom: -32767px;
line-height: 20px;
    }

.style5 h1 {
    text-transform: uppercase;
    color: #005641;
    font-size: 20px;
    padding-top: 18px;
    padding-bottom: 20px;
    font-weight: normal; 
    }

.style5, .style6 {margin: 0 10px;}
a.style7 {color: black; text-decoration: none; }