#container #content #columns_home
{
	width:560px;
}

.columns_right
{
	top:0;
	width:47%;
	float:right;
	background-color:#676D72;
}

.columns_left
{
	top:0;
	width:53%;
	float:left;
	background-color:#676D72;
}

#columns_home
{
	position:relative;
	top:-85px;
}

.columns_left_home
{
	float: left;
	top:0;
	width:155px;
	padding-left:10px;
}

.columns_center_home
{
	top:0;
	width:160px;
	float:left;
	padding-left:40px;
}

.columns_right_home
{
	float: right;
	top:0;
	width:155px;
	padding-right:10px;
}