/* 

Edited by : Craig Gilbert
Edited on : Nov 2008
Contact: craig@gilbe.co.uk

*/
	#content {
	margin: 1em auto;
	width: 95.4em;
	background: url(../images/faux2.gif)  top left repeat-y;
	}
	
	#main {
		float: left;
		width: 79em;
		}

	#footer {
		clear:both;
		text-align: center;
		background:url(../images/faux3.gif) bottom left no-repeat;
		padding-top:1em;
		min-height:11em;
		}
	
	#contact {
		display: none !important ;
	}


