.sf_navigation{
	background-color:#EDEDED;
	float:left;
	padding:13px 0;
	width:215px;

	/* Min-height fast hack */
	min-height:224px;
	height:auto !important;
	height:224px;
	/* End min-height fast hack */
}


.sf_content {
	display:inline;
	float: right;
  	margin:10px 30px 10px 0;
  	width:850px;
}


.sf_footer {
	background-color:#333333;
  	
}