@charset "UTF-8";
html, body {
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #C0C0C0;
	height: 100%;
}
#frame {
	width: 876px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 10px;
}
#container {
	background-image: url(images/bgcontent.gif);
	width:876px;
	float:left;
}
#content {
	padding: 0;
	height: 100%;
}
#header {
	height: 75px;
	width:876px;
	background-color: #333333;
	margin-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	vertical-align: middle;
}
.addressbar {
	height: 17px;
	background-color: #232323;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 5px;
	width: 876px;
	letter-spacing: 1px;
	text-align: center;
}
.addressbar a:link, a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
}
.addressbar  a:hover  {
	background-color: #5A5A1D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidepanel {
	width: 212px;
	line-height: 24px;
	padding-left: 42px;
	float: left;
	padding-bottom: 40px;
	background-image: url(images/menu-panel.gif);
	background-repeat: no-repeat;
	background-position: 48px 110px;
	text-align: left;
	padding-top: 5px;
}
.siderunningcopy {
	padding-top: 20px;
}
.sidepanelcopy {
	line-height: 24px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	padding-right: 20px;
}
#sidepanel img {
	line-height: 24px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	margin-left: -20px;
}
#quote {
	height: 75px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: 5px 25px;
	padding-top: 15px;
	margin-left: -7px;
}
.menugrey {
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 25px;
}
.menugrey a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height: 22px;
}
.menugrey a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	line-height: 22px;
}
.menugrey  a:hover  {
	background-color: #e25332;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menugreycurrent {
	background-color: #e25332;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.menugrey img {
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 0px;
}
#textpanel {
	width: 621px;
	height: 100%;
	float: left;
	padding-bottom: 40px;
}
#sectionimage {
	width: 620px;
	}
#sectionhead {
	width: 620px;
	padding-top: 43px;
	padding-bottom: 15px;
}
.bullet {
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.row1 {
	margin-bottom: 6px;
}
#colourbar {
	width: 21px;
	background-color: #7b7b3a;
}
#imagepanel {
	width: 45px;
	height: 100%;
	float: left;
	padding-bottom: 40px;
}

#runningcopypanel {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	padding-left: 85px;
	padding-right: 85px;
	text-align: left;
	clear: left;
	height: 100%;
	line-height: 20px;
}
#clearpanel {
	height: 1px;
	clear: left;
}

