/***************************************************************
Style Sheet for TemplateZone.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	
}

#columnWrapper {
	width:100%;
	background: url('images-layout/t-three-bg.gif') 0 0 repeat-y;
}

.column1 {
	display:inline;
	float:right;
	width:765px;
}

.column2 {
	display:inline;
	float:left;
	width:194px;
	margin-left:9px;
}

.column3 {
	display:inline;
	float:right;
	margin-left:10px;
	margin-right:-11px;
	width:210px;
}
.column4 {
	position: absolute;
	top: 170px;
	width:240px;
}