/***************************************************************
Style Sheet for Anthasoft.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0;
	width:914px;
	
	background: url('images-layout/column-background.gif') top left repeat-y #f0f0f0;
}

.column1 {
	display:inline;
	float:right;
	width:714px;
}

.column2 {
	display:inline;
	float:left;
	width:200px;
}
