#left_side
{
	float: left; 
	width: 500px;
}

#left_side p
{
	margin-top: 0px;
}

#menu_side
{
	float: left; 
	width: 170px;
}