/* FOOTER */

#Footer_wrapper {
	border:1px solid #cbcbcb;
	background-color: #fff;
	height:20px;
	width:100%;
	margin-top: 5px;
}


#Footer {
	height:18px;
	line-height: 18px;
	text-align: center;
	background-color: #555;
	color: #fff;
	font-size:10px;
	border:2px solid #fff;
}

