#footer {
	border: 1px solid #ededed;
	background: #f7f7f7 url(../images/bckg_footer.gif) repeat-x;
	margin: 10px 0;
}

#footer #incoming {
	background: transparent url(../images/bckg_incoming.png) no-repeat;
	float: left;
	margin-right: 16px;
}

#footer #incoming a {
	width: 319px;
	height: 38px;
	display: block;
	text-indent: -9999px;
}

#footer #notes {
	float: left;
	color: #9e9e9e;
	padding-top: 12px;
}

#footer #notes a {
	color: #9e9e9e;
	text-decoration: none;
}

#footer #notes a:hover {
	text-decoration: underline;
}
