.site-center
{
    margin:0 auto; 
    width:800px; 
    text-align:left;
}

a:focus 
{ 
    -moz-outline-style: none; 
}

.header
{
    display:block; top:0px; margin-top:0px;padding-bottom:10px;
}

.logo
{
    float:right;
    border:none;
    top:0px;
    display:inline-block;
}

.header-image
{
    float:left;
    border:none;
    top:0px;
    padding: 40px 10px 0px 10px;
}

.header-register-text
{
    float:left;
    border:none;
    font-size:1.25em;
    font-weight:bold;
    width:350px;
    line-height:1.3em;
    color:#65A1C1;
    /*color:#FFB871;*/
    top:0px;
    padding: 60px 10px 20px 20px;
}

.menu
{
    float:left;
    width:500px;
    padding-top:30px;
}

.menu ul
{
    list-style:none;
    overflow:hidden;
    margin: 0 0 0 0px;
    padding-left:0px;
}

.menu li
{
    
    display:block; 
    width:92px; 
    padding-right:10px;
    height:26px; 
    background:url(../images/button.png) 0 0 no-repeat;
    margin:0 0 0 10px;
    left:0px;
    float:left;
    text-align:center;
}

.menu li strong
{
    
}

.menu li a
{
    color:white; 
    
    font-size:0.8em; 
    text-decoration:none;
    font-family:Arial;
    line-height:2em;
    width:92px; 
    text-align:center   
}

.menu li .act
{
    color:#FFB871; 
}

.menu li a:hover
{
    color:#FFB871; 
}



.footer-menu
{
    text-align:center;
    padding-left:0px;
    width:800px;
    font-family:Arial;
    font-size:0.73em ;
    left:0px;
    margin:10px 0 0 0px;
}


.footer-menu a
{
   
    padding-right:7px;
    padding-left:5px;
    font-family:Arial;
    color:Black;
    font-weight:bold;
    text-decoration:none;
    border-right:solid 2px;
    border-color:#006599;
}

.footer-menu span
{
        padding-right:5px;
    padding-left:5px;
    font-family:Arial;
    color:Black;
    font-weight:bold;
    text-decoration:none;
    border-right:solid 2px;
    border-color:#006599;
}

.footer-menu a:hover
{
   
    color:#006599;
}

.footer-address
{
    padding-top:10px;
    font-weight:bold;
}
   

.widget{border: solid 1px rgb(176, 190, 199); float:left; display:inline-block; font-family:Tahoma; width:100%; padding: 5px 5px 5px 5px;}

.widget_header{background-image: url(../images/widget_header.bmp); font-size:1.0em; padding: 8px 0px 0px 5px; font-weight:bold;height:25px; color:White;}
.widget_content{line-height:1.5em; clear:left; font-size:0.8em;}


.login_label{float:left; display:block; width:150px; text-align:right; clear:left; padding-right:3px;}

.h_spacer{float:left; width:800px; height:10px;}

.button1{cursor:pointer;background-image:url(../images/button1.bmp); width:95px; height:26px; text-align:center; vertical-align:middle; border:none; float:right; clear:left}