#footer{
	width:877px;
	font-size:10px;
	height:24px;
	background:url(../img/bg_footer.gif) no-repeat;
	padding:13px 10px 0px 10px;
	margin-top:10px;
	color:#FFFFFF;
}

#footerMenu{
	/*
	width:500px;
	*/
	width:700px;
	float:left;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#footerSignature{text-align:right;}
