#wrap {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -1px; /* the bottom margin is the negative value of the footer's height */
}
