/***************************************************************
Style Sheet for Diatect.com

Copyright 2005-2006 by Sebo Marketing, All Rights Reserved
***************************************************************/

body {
	/*background:url('images-layout/brown-specs.jpg') top left;*/
}

#content {
	/* background: url('images-layout/page-base-1.gif') bottom left no-repeat; */
}

#columnWrapper {
	width:100%;
}

.column1 {
	display:inline;
	float:right;
	width:79%;
}

.column2 {
	display:inline;
	float:left;
	width:20%;
}
