#main_container{
	width:800px;
	margin:0 auto;
	min-height: 100%;
	position: relative;
	margin-bottom: -230px;
	height: 100%
}


#sidebar {
	background: #fff;
	float: right;
	width: 200px;
	padding-left: 0px;
}

