#footer{
position:relative;
float:left;
width:980px;
height:97px;
background:#FFFFFF;
}
#menu_footer{
position:relative;
float:left;
width:980px;
height:25px;
background:#36a3db;
}
#main_footer{
position:relative;
float:left;
width:980px;
height:71px;
background:#f09721;
font-family:Arial;
font-size:9pt;
line-height:120%;
text-align:justify;
margin-top:1px;
color:#FFFFFF;
}


.Style_Menu_Footer
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#ffffff;
    line-height:25px;
    padding-left:8px;
    padding-right:8px;
    text-decoration:none;
    }
 .Style_Menu_Footer:hover
{
    font-family:Arial;
    font-size:9pt;
    font-weight:bold;
    color:#ff9845;
    line-height:25px;
    padding-left:8px;
    padding-right:8px;
    text-decoration:none;
    }
.Copyright_Footer
{
    font-family:Arial;
    font-size:9pt;
    color:#ffffff;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    }