/**
* Last updated $Date: 2005/12/19 16:09:10 $
* by $Author: andy.brockhurst $
*
* This file is $Revision: 1.0 $
**/

#body{
	width:600px;
}
#intro{
	width: 595px;
}
#intro div.copy{
	width: 210px;
}
#breadcrumb{
	width: 595px;
}
#content{
	width: 595px;
}
.twocol{
	background: #fff;
}
.twocol #sidebar{
	clear: left;
	width: 100%;
}
.twocol #copy{
	float: none;
	display: block;
	width: 580px;
	margin-left: 1em;
}
.twocol #footer{
	margin-left: 0;
}