/* Netscape Navigator 5.0 */
#header{
    width: 100%;
    position: absolute; top: 0;
}

#container{}

#left{
    position: absolute;
    width: 342px;
    top: 111px;
    left: 0;
    overflow: hidden;
}

#main{
    width: auto;
    margin-top: 111px;
    margin-left: 342px;
    border-left: 1px solid #006A66;
}

#clear{
    clear: both;
} 

#footer{
    clear: both;
    position: relative;
    margin-left: 342px;
}


hr.clear	{ clear:both; margin:0px; padding:0px; visibility:hidden; }
br.clear	{ clear:both; margin:0px; padding:0px; }

.logo{
    background-image: url(/i/back4.gif); 
    background-repeat: repeat-x; 
    background-position: top; 
    padding-left: 30px;
}
.top-bg{
    padding-top: 9px;
    text-align: left;    
    background-color: #C3C5C6;
    background-image: url(/i/back1.gif); 
    background-repeat: no-repeat; 
    background-position: top right; 

}

.left-logo{
    width: 342px;
    float: left;
}
.right-logo{
    margin-left: 342px;
    top: 0;
}

div.main-menu{
    background-color: #006A66;
    background-image: url(/i/back2.gif); 
    background-repeat: no-repeat;
    background-position: top right;
    padding-left: 20px;
    height: 23px;
    list-style: none;
    
}

.green-line{
    background-color: white;
    border-top: 1px solid #006A66; 
    height: 1px;
}
.center-bg{
    border-left: 1px solid #006A66;
    text-align: right;
}

.center-bg2{
    background-image: url(/i/back2_1_2.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding: 20px;
}


li.main-menu{
    font-family: Arial, helvetica; 
    height: 20px;
    letter-spacing: 120%; 
    padding-left: 7px; 
    font-size: 90%;
    color: white;
    font-weight: bold;
    display: inline;    
    list-style-type: none;
}

li.main-menu2{
    font-family: Arial, helvetica; 
    height: 20px;
    letter-spacing: 120%; 
    padding-left: 20px; 
    font-size: 90%;
    color: white;
    font-weight: bold;
    display: inline;
    background-image: url(/i/icon-white.gif);
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0.2em; 
}

