*,h1,h2,h3,h4,h5,h6,h7,h8,p,div,body,html,ul,li,ol,img,a{margin:0;padding:0;}
.clear { clear: both; }
.hide { display: none; }
p { margin: 0 0 1.2em 0; }
hr { display: none; }
a img { border: none; }
.overflow { overflow: hidden; width: 100%; }
acronym { border-bottom: none; }
a { text-decoration: none; color: #0bf; }
a:hover { color: #08b; }

body {
	background: #fff;
	color: #888;
	font: normal 12px "HelveticaNeue", Helvetica Neue, Helvetica, Arial, sans-serif;
}

h2 { padding-bottom:10px;font-size:1.5em;line-height:1.6em; }
h3 { padding-bottom:4px; }

ul {
	padding:0.5em 1em;margin:0.5em 1em;
}

li {
	padding:0.2em;	
}

#site {
	width: 960px;
	margin: 10px auto 10px auto;
}
#main {
	width: 940px;
	margin: 0 10px;
	overflow: hidden;
}
#header {
	width: 230px;
	float: left;
}
#body {
	width: 705px;
	float: right;
	overflow: hidden;
}
#body #content {
	float: left;
	width: 445px;
	margin: 30px 0 0 10px;
	line-height: 1.4em;
}
#body #sidebar {
	width: 230px;
	float: right;
	margin-top: 30px;
	line-height: 1.4em;
}

ul#menu, ul#menu li {
	margin:0;
	padding:0;
}

ul#menu {
	background: #999;
	width: 100%;
	display: block;
	height: 30px;
	list-style: none;
}
ul#menu li {
	float: left;
	list-style: none;
}
ul#menu li a {
	float: left;
	display: block;
	padding: 8px 14px 7px 14px;
	text-transform: uppercase;
	color: #fff;
}
ul#menu li a:hover { color: #e5e5e5; }
body.page_home ul#menu li#menu-home a,
body.page_news ul#menu li#menu-news a,
body.page_staff-contact ul#menu li#menu-staff-contact a { color: #e5e5e5; }

#header h2 {
	display: block;
	width: 132px;
	height: 131px;
}
#header h2 a {
	background: url(/_inc/img/logo.gif) top left no-repeat;
	display: block;
	width: 132px;
	height: 131px;
	text-indent: -9999em;
}
#header h4 {
	display: block;
	overflow: hidden;
	width: 1px;
	height: 1px;
	text-indent: -9999em;
}

#footer {
	background: url(/_inc/img/footer.jpg) top left no-repeat;
	padding: 138px 0 10px 0;
	width: 940px;
	overflow: hidden;
	position: relative;
	height: 32px;
}
#footer .copyright {
	float: left;
}
#footer a.charteredaccountants {
	background: url(/_inc/img/charteredaccountants.gif) top left no-repeat;
	width: 76px;
	height: 24px;
	display: block;
	float: right;
	text-indent: -9999em;
}

span.email { font-weight: bold; color: #7b4; }
span.telephone { font-weight: bold; color: #0bf; }
span.fax { font-weight: bold; color: #999; }
span.mobile { font-weight: bold; color: #0bf; }

.downloads {
	margin-top: 20px;
	border-top: 1px solid #ddd;
	padding-top: 20px;
}
.downloads h2 {
	font-size: 12px;
	font-weight: normal;
	color: #DF5923;
	text-transform: uppercase;
}

#content h3 {
	color: #444;
	font-size: 12px;
	font-weight: bold;
}

a#stormbox { background: url(/_inc/img/siteby-stormbox.png) no-repeat 0 0; display: block; width: 96px; height: 15px; font-size: 1px; text-indent: -9999em; overflow: hidden; cursor: pointer; position: absolute; bottom: 0; }
a#stormbox:hover { background-position: 0 -20px; }