html, body {
	padding:0px;
	margin:0px;
	height: 100%; /* Required */
	border:none;
	background-color:#fff;
	color:#000000;
	line-height: 20px;
	background:#fff url(../images/headerBg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, li, ol, p, a {
	padding:0px;
	margin:0px;
	border:none;
}

img {
	border: 0 none transparent;
	padding:0px;
	margin:0px;
}

.clearer {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
a {
	color:#990000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/* Headings etc. */
#content h1 {
	padding:0px 0 8px 0;
	margin:0px;
	font-size:14px;
	color:#666666;
}
#content h2 {
	padding:8px 0 8px 0;
	margin:0px;
	font-size:12px;
	color:#990000;
}
#content h3 {
	padding:8px 0 8px 0;
	margin:0px;
	font-size:12px;
	color:#666666;
	font-weight:normal;
}
#content p {
	padding:7px 0 7px 0;
	line-height:14px;
}
#content ul {
	margin:6px 0 6px 40px;
}
#content ul li {
	height:14px;
	line-height:14px;
}
#contactStaffurth {
	background:#fff;
	margin:0 0 0 0 ;
	width:245px;
	padding:8px 8px 8px 10px;
}
#contactStaffurth p {
	font-size:10px;
	color:#666;
	font-weight:bold;
}
#contactStaffurth p label {
	color:#990000;
}
#left .date {
	font-size:10px;
	font-weight:bold;
	color:#666;
	padding:0 0 0 10px;
}

/* Menu */
#left ul {
	list-style:none;
	margin:0 0 0 0px;
	padding:0 0 0 0;
	width:245px;
}
#left ul li {	
	margin:0 0 0 0px;
	padding:0 0 0 5px;
	font-size:10px;
	font-weight:bold;
	/*height:20px;*/
	line-height:20px;
	border-bottom:1px solid #fff;	
}
#left ul li#contact-us {	
	border-bottom:20px solid #fff;	
}
#left ul li.active a {	
	color:#990000;
}
#left ul li img {
	float:left;
}
#left ul li a {	
	color:#666666;
}
#left ul li a:hover {	
	color:#990000;
}
#left ul.secondLevel li {
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
}


/* Site */
#logo h1 a {
	margin:0px 0 0 0;
	padding:0px 0 0px 10px;
	background:url(../images/logoStaffurth.gif) no-repeat;
	width:406px;
	height:89px;
	display:block;
}
#logo h1 {	
	text-indent:-33333px;
	margin:0;
	padding:0;
	font-size:10px;
}
#logo {
	padding:10px 0px 0px 0px;
}
#header {
	padding:5px 0 0 0;
	margin:0 0 0 0;
	clear:both;
	height:120px;
}
#header img {
	float:left;
}

#main {
	margin:0 0 0 30px;
	clear:both;
	background:#f3f3f3;
	min-height:400px;
}
#main #left {
	float:left;
	width:100px;
}
#main #content {
	background:#fff;
	margin:0 0 0 245px;
	min-height:400px;
	padding:30px 0 0 10px;
}

#footer {
	margin:2px 0 0 30px;
	background:#f3f3f3;
	height:20px;
}
#footer ul {
	list-style:none;
}
#footer ul li {
	float:left;
	width:245px;
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#666666;
	padding:0 0 0 5px;
}