#wrap, #footernav {
	width: 911px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 25px;
}
#footer {
	position: relative;
	clear: both;
	margin: 0px;
	text-align: center;
	background: url(../images/footerbg.jpg) no-repeat center top;
	width: 911px;
	height: 120px;
}
#footer-noside {
	position: relative;
	clear: both;
	margin: 0px;
	text-align: center;
	width: 911px;
	height: 120px;
	background-image: url(../images/footerbg-noside.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 #footernav {
	width: 911px;
	height: 43px;
}
.topbar {
	background: url(../images/header.jpg) no-repeat center top;
	width: 911px;
	height: 82px;
}
