body {
	background: #C90310 url(../img/sitebg.gif) repeat-x top;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, arial, verdana;
	font-size: 75%;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 747px;
	border-right: 1px solid #FD0730;
	border-left: 1px solid #FD0730;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	height: auto;
}
#header {
	background: url(../img/bg_header.jpg) no-repeat;
	text-align: right;
	height: 109px;
	width: 747px;
	float: left;
}
#header ul {
	list-style-type: none;
	margin-top: 30px;
	margin-right: 20px;
}
#header li {
	list-style-type: none;
	display: inline;
}
#logo {
	background: #C90310 url(../img/bg_logo.jpg);
	height: 162px;
	width: 747px;
	float: left;
	text-align: right;
}
#logo img {
	margin-top: 24px;
	margin-right: 19px;
}
#pageheader {
	background: #F6F6F6 url(../img/bg_pageheader.gif) no-repeat;
	height: 56px;
	width: 747px;
	float: left;
}
#pageheader h1 {
	text-indent: -5000pt;
	margin: 0px;
	padding: 0px;
}
#content {
	background: url(../img/bg_content.gif) repeat-x top;
	height: auto;
	width: 456px;
	float: left;
	padding: 35px;
	margin-bottom: 35px;
}
#content h1 {
	font-size: 1.6em;
	color: #C90310;
}

#navigation {
	background-color: #F2F2F3;
	float: right;
	height: auto;
	width: 220px;
	border-left: 1px solid #CCCCCC;
	font-size: 0.9em;
	margin-bottom: 35px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: block;
	padding: 0.4em 0.4em 0.4em 16px;
	border-bottom: 1px dashed #999999;
}
#navigation a:link {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	color: #CC0000;
	text-decoration: none;
}
#navigation a:active {
	text-decoration: none;
}
#navigation strong {
	font-size: 1.2em;
}
#programmes {
	background: url(../img/bg_programmes.gif) repeat-x top;
	height: auto;
	width: 747px;
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed #999999;
	float: left;
	font-size: 0.9em;
}
#programmes h2 {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#programmes ul {
	margin: 0px;
	padding: 0px;
}
#programmes li {
	display: inline;
	float: left;
}
#programmes a:link {
	color:#CC0000;
}
#programmes a:visited {
	color:#CC0000;
}
#programmes a:hover {
	color:#CC0000;
}
#programmes a:active {
	color:#CC0000;
}
#awareness {
	height: 120px;
	width: 153px;
	list-style-type: none;
	border-right: 1px dashed #999999;
	background: url(../img/bg_awareness.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#extinguisher {
	list-style-type: none;
	float: left;
	height: 120px;
	width: 153px;
	background: url(../img/bg_extinguisher.gif) no-repeat left top;
	border-right: 1px dashed #999999;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#warden {
	height: 120px;
	width: 154px;
	background: url(../img/bg_warden.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-type: none;
}
#footer {
	font-size: 0.9em;
	padding: 20px;
	height: auto;
	width: 707px;
	float: left;
}
#footer b {
	font-size: 1.4em;
	color: #C90310;
}

#enquiry {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: auto;
	width: auto;
}
#enquiry fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
#enquiry fieldset textarea {
	width: 70%;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #666666;
}
#enquiry legend {
	font-size: 1.2em;
	color: #666666;
	background-color: #DCDCDC;
	border: 1px solid #CCCCCC;
	padding: 0.5em;
	font-weight: bold;
}
#enquiry .inputfields {
	width: 70%;
	height: auto;
	border: 1px solid #CCCCCC;
	color: #996633;
	padding: 0.2em;
}
