#page-footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	height: 40px;
	background-image: url(../images/wrapper_bg_bottom.png);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #333;
}

