@charset "utf-8";
/* CSS Document */

#footer{
	width:auto;
	clear:both;
	padding:5px 0 10px 0;
	text-align:center;
	color:#999999;
	background-repeat: no-repeat;
	background-image: url(../images/SiteBits/greybakfoot.gif);
	background-position: bottom center;
	min-height: 80px;
}