#footer {
	display : block;
	position : fixed;
	float : none;
	clear : left;
	width: 100%;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	margin: 0 auto 0 auto;
	padding: 0 auto 0 auto;
	background-color: #000000;
	bottom: auto;
	background-attachment: fixed;
}

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2b647f;
	text-decoration: none;
}

img {
	border: none;
}
