@import url(../2/layout_container.css);



#contentHolder #leftColumn {
	float: left;
	width: 218px;

}

#contentHolder #centerColumn {
	width: 235px;
	float: left;
	margin-left: 18px;
	text-align:justify;
}

#contentHolder #centerColumn2 {
	width: 235px;
	float: left;
	margin-left: 21px;
	text-align:justify;
}

#contentHolder #rightColumn {
	float: right;
	width: 235px;
	text-align:justify;
}

#contentHolder #bottomColumn {
	clear: both;
	width: 745px;
	margin-left: 235px;
}