#footer {
	background:#ffffff url("/images/bg_wrapper2.gif") repeat-y;
	width:961px;
	vertical-align:bottom;
	margin-left:auto;
	margin-right:auto;
}
#footer #fnav {
	font-family: arial, helvetica, sans-serif;
	font-size:9px;
	color:#A2A3A5;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	padding-top:5px;
}
#footer #fnav a,#footer #fnav a:visited {
	font-family: arial, helvetica, sans-serif;
	font-size:9px;
	color:#A2A3A5;
	text-decoration:none;
	margin:0px 3px;
}
#footer #fnav a:hover {
	color:#666666;
}
#bottom {
	background:#ffffff url("/images/bottom.gif") no-repeat;
	width:961px;
	height:7px;
	clear:both;
	vertical-align:bottom;
}
