body, ul, ol, li, p, form, fieldset, img {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
html {
font-size: 12px;
}
body {
    background-color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    
}

#header {
    
    background-repeat: no-repeat;
    height: 188px;
    width: 958px;
    left: 30px;
    top: 10px;
}

#mid {
    
    background-repeat: no-repeat;
    top: 10px;
}

#logo-top {
    position: absolute;
    z-index: 5;
    left: 30px;
    top: 25px;
    height: 101px;
    width: 298px;
}

#investor {
    position: absolute;
    z-index: 5;
    left: 450px;
    top: 20px;
    
}


#top-nav {
    position: absolute;
    z-index: 5;
    left: 25px;
    top: 175px;
    
}
#table-mid {
    position: absolute;
    z-index: 5;
    left: 100px;
    top: 240px;
}

#left-box {
    position: relative;
    left: 0px;
    top: -10px; 

 
    
 }
 #menu{
position: relative;
    top: 20 px;
    font-family: Geneva, Arial, Helvetica, san-serif;
    font-size: 13px;
    line-height: 32px;  
}   
   
  
