/* footer */

#ftr {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	font-size: 73%;
	font-weight: normal;
	text-align: center;
	color: #5f6366;
	background: #f4f4f4 ;
	}

