/***************************************************************
Style Sheet for BusinessCoachPros.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	background: url('images-layout/page-base-1.gif') bottom left no-repeat;
}

#columnWrapper {
	height:100%;
	padding-left:174px;
}

.column1 {
	float:right;
	width:100%;
}

.column2 {
	display:inline;
	float:left;
	margin-left:-174px;
	padding:0 8px;
	width:152px;
}

.column3 {
	display:inline;
	float:right;
	width:25%;
}
