/***************************************************************
Style Sheet for WhiteCanyon.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
}

#columnWrapper {
	width:960px;
}

.column1 {
	display:inline;
	float:right;
	margin-right:8px;
	width:780px;
}

.column2 {
	display:inline;
	float:left;
	padding-left:5px;
	width:162px;
}

.column3 {
	display:inline;
	float:right;
	width:200px;
}