#footer {
	clear: both;
	width: 920px;
	color: #666666;
	border-top: dotted 1px #C0C0C0;
	padding-top: 7px;
	padding-bottom: 20px;
}
#footer p {
	font-size: 10px;
	margin: 0;
}
#copyright {
	float: left;
	width: 440px;
}
#fnav {
	float: right;
	width: 440px;
	text-align: right;
	letter-spacing: 1px;
}
#copyright a:link {
	color: #666666;
	text-decoration: none;
}
#copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #000000;
	text-decoration: none;
}