#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #402311;
	background-color: #FFF;
	background-image: url(images/headerbar.png);
	text-indent: 150px;
	clear: both;
	height: 22px;
	width: 100%;
	padding-top: 12px;
	background-repeat: no-repeat;
}
