#footer {
	clear:both;
	width: 760px;
	margin:10px 0px 20px 0px;
	height:56px;
	border-top:solid 1px #e1e1e1;
	border-bottom:solid 1px #e1e1e1;
	background:url("../images/footer_bg.gif") no-repeat;
	background-color:#f5f5f5;
	text-align:right;
	padding-top:13px;
}
