/*

menu

*/


#footer_menu {
width: 980px;
height: 20px;
font-size:0.7em;
background-color:#F5F1DF;
padding-top:-20px;
color:#999;
	 

}


#footer_menu ol{
text-align:center;



}


#footer_menu ol li{
display: inline;
padding:10px;


}


#footer_menu ol li a{
color: #999;
font-family: Cambria, serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-height: 1.9em;
text-decoration: none;


}

#footer_menu ol li a:hover, #footer_menu ul li a.selected{
color: #333;
font-family: Cambria, serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;

}

/*

fine menu

*/
