#footer {

	background-image: url(../images/footer.jpg);

	background-repeat: no-repeat;

	height: auto;

	width: 971px;

	clear: both;

	color: #ffffff;
	
	font-size: 10px;

	font-family: sans-serif;

	margin: 0px;

	padding: 0px;

	margin-left:0px;
	

    

}


#footer a, h3 a:active, h3 a:visited, h3 a:hover {

	color: #ffffff;

}

#footer a:hover {

	color: #FF9900;

	text-decoration: underline;

}

