body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #004459;
	border-bottom: solid thin #004459;
	margin-bottom: 8px;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	color: #608E3A;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #004459;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #608E3A;
}
#page, #main, #footer {
	width: 80%;
	margin: 0 auto;
}
#masthead, #menu, #banner, #enquiry, #nav, #breadcrumbs, #tools, #footernav {
	display: none;
	visibility: hidden;
}
#header {
	width: 197px;
	margin: 0 auto;
}
#logo {
	width: 197px;
}
#main {
	border: solid thin black;
}
#content {
	width: 60%;
	margin: 0 auto;
}