* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

.anchor-block {
	display: block;
	height: 0;
	overflow: hidden;
}

body {
	background-color:#DEDDDE;
}

#mainfootercontainer {
	/*background: #e0e0e0 url(../images/concrete.jpg);*/
}

#mainfooterinnercontainer {
	background: #e0e0e0 url(../images/footer_lines.jpg) repeat-x;
	padding-top: 23px;
}

#mainfooter {
	background: url(../images/logos.jpg) no-repeat;
	_height: 50px;
	margin: 0 auto;
	min-height: 50px;
	min-width: 800px;
	text-align: right;
	width: 78em;
}

#ratings {
	color: #7b7b7b;
	float: right;
	padding-top: .9em;
	text-align: left;
	width: 27em;
}

#ratings a {
	color: #7b7b7b;
	text-transform: uppercase;
}

#footer {
	width: 78em;
}