/***************************************************************
Style Sheet for My-Home-Saver.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/

#content {
	
}

#columnWrapper {
	width:794px;
	
	background: url('images-layout/columnbackground-overview.gif') bottom left repeat-y;
}

.column1 {
	display:inline;
	float:right;
	width:594px;
}

.column2 {
	display:inline;
	float:left;
	width:192px;
}

.column3 {
	display:inline;
	float:right;
	width:200px;
}