*{
    margin: 0 auto;
    padding: 0;
}

a{
    
}

body
{
    background: transparent url("images/ge/bg_bar.gif") repeat-x 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    font-weight: bold; 
}


#wrapper{
    width: 100%;
    height: 100%;  
    text-align: center;
    /*border: 1px solid red;*/ 
}
 

#container{
    width: 986px;
    height: auto !important;
    text-align: left; 
    /*border: 1px solid red;*/             
}
 
#content-top{
    height: 560px;
    background: transparent url('images/ge/main_img.jpg') repeat-x 0 0;       
}

#main-login-msg{
    font-size: 10.5pt; 
}

#login-div{
    float: left;
    position: relative;
    top: 328px;
    left: 118px;
}

#content-middle{
    background-color: #fff;
}





 

.clearit{
    clear: both; 
}

#main-footer{
    height: 95px;
    background: transparent url("images/ge/bg_footer.gif") repeat-x 0 0;
    font-family: verdana, Helvetica, Times New Roman;
    color: #000000;
    font-size: 7pt;
    text-decoration: none;
    letter-spacing: 0.02cm;
}
