.home_left
{
	clear:both;
	float:left;
}


.home_right
{
	float:left;
}

.home_intro
{
	clear:both;
	float:none;
	padding-bottom:15px;
}

.home_about
{
	float:left;
	padding-bottom:0px;
}

.home_recent
{
	float:left;
	clear:right;
	padding-bottom:0px;
}

.home_shop
{
	float:none;
	clear:both;
	padding-bottom:15px;
}

.home_news
{
	float:none;
	clear:both;
	padding-bottom:0px;
}

.home_content
{
	min-height:140px;
	height:auto !important; 
	height:140px;	
	padding-top:10px;
}

