#banner {
	width: 95%;
	background-color: #cccc99;
}
#objective {
	width: 95%;
}
#contentarea {
	width: 95%;
	background-image: url(assets/images/forthbridgegreen3.gif);
	height: auto;
	background-repeat: no-repeat;
}
#mainpanel {
	width: auto;
}
#footer {
	width: 95%;
}
#leftpanel {
	width: 48%;
}
#rightpanel2 {
	width: 48%;
	}
#twocolumn {
	width: 98%;
}
#navigation {
	width:95%;	 
}
