/***************************************************************
Style Sheet for Corda.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#columnWrapper {
	margin:0;
	width:968px;
	
	background: url('images-layout/column-background-overview.gif') bottom left repeat-y;
}

.column1 {
	position:relative;
	display:inline;
	float:right;
	width:758px;
}

.column2 {
	position:relative;
	display:inline;
	float:left;
	width:210px;
}
