/***************************************************************
Style Sheet for SNCLoans.com

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
}

#columnWrapper {
	width:960px;
	background:url('images-layout/column-wrapper-bg.gif') 13px top repeat-y;
}

.column1 {
	display:inline;
	float:right;
	margin-right:12px;
	width:676px;
}

.column2 {
	display:inline;
	float:left;
	margin-left:12px;
	width:240px;
}

.column3 {
	display:inline;
	float:right;
	width:232px;
}