#footer_main {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	padding: 0px;
	height: 78px;
	height: auto;
	width: 945px;
}
#footer {
	float: left;
	padding: 0px;
	height: 78px;
	height: auto;
	width: 945px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(../images/footer-2.png);
}
#footer_top {
	float:left;
	padding: 0px;
	height: 8px;
	width: 945px;
}
#footer_bottom {
	float:left;
	padding: 0px;
	height: 70px;
	width: 945px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
}
#footer_bottom a {
	color: #ffffff;
	text-decoration: none;
}
#footer_bottom a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffD800;
	text-decoration: none;
}
#footer_copyright {
	height: auto;
	width: 945px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; 
	text-align: center;
	font-size: 12px;
}
