@charset "UTF-8";
/* (c) 2008 Intelligent Environments Group plc. All rights reserved */

#page,
#siteinfo {
	width: 980px;
} 

#threecol {
	padding: 6px 0 0 0;
}

#threecol #subcontent {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	width: 180px;
}

#threecol #subcontenttwo {
	display: inline;
	float: right;
	margin: 0 0 0 0;
	width: 180px;
}

#threecol #content {
	height: auto;
	margin: 0 204px;
	min-height: 100%;
	padding: 0;
}
