ul.header-menu{  
    margin:0;  
    padding:0;  
}  
  
li.header-menu{  
    width:75px;  
    height:40px;  
    float:left;  
    color:#FFFFFF;  
    text-align:center;  
    overflow:hidden;
    background-color: #008080;
}
li.header-menu2{  
    width:115px; 
    height:40px;  
    float:left;  
    color:#FFFFFF;  
    text-align:center;  
    overflow:hidden;
    background-color: #008080;
}  
li.header-menu3{  
    width:115px; 
    height:40px;  
    float:left;  
    color:#FFFFFF;  
    text-align:center;  
    overflow:hidden;
    background-color: #008080;
}
li.header-menu4{  
    width:115px; 
    height:40px;  
    float:left;  
    color:#FFFFFF;  
    text-align:center;  
    overflow:hidden;
    background-color: #008080;
}
  
a.header-menu{  
    color:#FFFFFF;  
    text-decoration:none;  
}  
  
p.subtext{  
        padding-top:20px;  
        font-size: 13px;
}  
  
p.menu{  
    padding:0px 0 px 10px 30px;
    font-size: 16px;
    font-weight: bold;  
}
