/* --------------------- COMMON --------------------- */

.Wrapper { /* For all browsers except IE */
	width: 870px;
	margin: 0 auto;
	background-image: url(../images/content_background.png);
	background-repeat: repeat-y;
}

/* --------------------- FOOTER --------------------- */

.FooterWrapper {
	width: 805px;
	border-top: 1px dashed #d0d0d0;
	margin: 20px 0 0 15px;
}