/***************************************************************
Style Sheet for WhiteCanyon.com

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	background: url('/images-layout/content-bg.gif') 0 0 repeat-y #fff;
}

#columnWrapper {
	width:960px;
	background: url('/images-layout/column-wrapper-bg.gif') bottom left no-repeat;
}

.column1 {
	display:inline;
	float:right;
	width:735px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:0;
	width:205px;
}

.column3 {
	display:inline;
	float:right;
	padding-left:20px;
	width:205px;
}
