#page-wrapper {}

#content { 
	overflow: hidden;
    clear: both;
}

#main {
	float: left;
	width: 68%;
}

#side {
	float: right;
	width: 32%;
}