#header {
	height: 100px;
}

#leftbar {
	width 170px;
	float: left;
}

#content {
	
}

#footer {
	height: 50px;
}
