/*
Copyright Pancetta Web Design http://www.pancetta.com.au/
*/

body {
	font-size:14pt;
	color:#000;
	width:80%;
	background-color:#fff;
	background-image:none;
	}
	
#main {
	width:100%;
	}	
	
#body,
#content {
	margin:0 !important;
	}
	
#column_one,
#column_two {
	float:none !important;
	width:100% !important;
	}
	
#header {
	height:80px !important;
	background:none !important;
	}
	
#header h1#company {
	display:block !important;
	}
	
#menu,
#page_image,
#info,
#motto,
#index {
	display:none !important;
	}
