/**
 * Global Footer Styles
 */

#footer {
	padding-top:80px;
	position: relative;
	width: 984px;
	height: 123px;
	background: url('../images/footer-bkd.jpg') 0 80px no-repeat;
	text-align:center;
	color: #B3B3B3;
	clear:both;
	padding-left: 0;
	padding-right: 0;
	margin-left:-2px;
}
#footer ul{	
	margin: 0;
	padding: 12px 0 0 0;
}
#footer ul li{
	display:inline;
	list-style:none;
	padding:0 10px 0 0;
}
#footer .footer-logo{
	position: absolute;
	bottom: 50px;
	left:442px;
}
#footer .footer-rss{
bottom:15px;
position:absolute;
right:155px;
}
#footer .footer-esrb{
	bottom:15px;
	position:absolute;
	right:30px;
}
#footer .footerBug{
padding-top: 20px;
width:695px;
margin: 0 auto;
text-align:center;
}

#footer a {
  color: #7D7D7D;
}
#footer a:hover {
  color: #333;
}

#footer p {
	margin: 0;
	padding: 0;
}
.footer-esrb p a{
font-weight: inherit;
}