#footer {
	height: auto;
	width:970px;
	background-color: #FFF;
	margin-bottom: 10px;
	padding-top:15px;
	float:left;
}
#footer td{color:#7e7e7e;}
#footer a{
	color:#7e7e7e;
	text-decoration: underline;
}
#footer a:hover{
	text-decoration: underline;
}
