#home-sidebar
{
	float:left;
	width:210px;
	text-align:left;
	padding-right:20px;
}

#home-content
{
	float:right;
	width:490px;
	text-align:right;
}

