body {
	background: #FFF;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}

#mainnav, #footer, div.search, #accessiblenav, div.featurecol, div.rightcontent, div.sectionnav, ul.blocks {
	display: none;
	height: 0;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}
	
#content {
	background: transparent;
	border: 0;
	color: #000;
	float: none !important;
	margin: 0 5%;
	padding: 0; 
	width: auto;
	font-size:90%;
}
	
.hidden {
	height: 0;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: -1000px;
	width: 0;
}

div.homepage {
	width:auto;
}

/* text elements */
h1 {  
	margin: 0 60px 20px 200px;
	float:right;
	position:relative;
}

/* who we are */
ul.whoweare, ul.whoweare li {
	float:left;
	height:auto;
}
ul.whoweare li.item1, ul.whoweare li.item2, ul.whoweare li.item3, ul.whoweare li.item4 {
	margin-top:0;
}

/* Work */
div.workcontent {
	padding:0;
	float:none;
}
div.workpanel {
	padding:0;
	float:none;
}

/* case studies */
div.casestudy div.bodycontent, div.casestudy div.bodycontent div.bodycopy {
	height:auto;
	float:none;
	color:#000;
	background:none;
}

div.toggle_wrapper {
	float:none;
	position:relative;
	border:1px solid #fff;
}

