#footer {
	font: normal normal bold 11px 'arial';
	padding: 2px 0px;
	position: fixed;
	z-index: 100;
	bottom: 0;
	color: #FFFFFF;
	text-align: center;
	width: 100%;
	background: url('../images/footer.gif') top left repeat-x;
}