/***************************************************************
Style Sheet for Lucion.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	/* background: url('images-layout/page-base-1.gif') bottom left no-repeat; */
}

#columnWrapper {
	width:100%;
}

.column1 {
	display:inline;
	float:right;
	width:100%;
}

.column2 {
	display:inline;
	float:left;
	width:31%;
}

.column3 {
	display:inline;
	float:right;
	width:67%;
}