/*-------footer----------*/
#footer {
font-size:9pt;
text-align:center;
padding:7px;
color:#FFFFFF;
border-top:solid #FFFFFF 6px;
clear: both;
background:#565656;
height: 30px;
}
#footer a:link,#footer a:visited{
font-size:9pt;
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover{
font-size:9pt; color:#cccccc; text-decoration:underline;}
