html, body {
	height: 100%;
}
#wrapper {
	width:956px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -61px;
}
.push {
	height: 31px;
}
#footer {
	height:29px;
	width:956px;
	border-top:1px dotted #dcdcdc; border-bottom:1px dotted #dcdcdc; line-height:29px; color:#b5b5b5;
	margin:0 auto;
}