body {
	text-align: center;
}
#center {
	width: 800px;
	height: 660px;
	margin: 0 auto;
	text-align: left;
	/*	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;*/
	border: 2px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
fieldset {
	border: 1px solid #999999;
	width: 500px;
	padding: 0.5em;
}
#flashintro {
	height: 430px;
	width: 660px;
	clear: right;
	float: right;
}
.formerror {
	font-weight: bold;
	color: #FF0000;
	padding-right: 20px;
	line-height: 1.5;
	text-align: right;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	width: 760px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #999999;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6699CC;
}
h2 {
	font-size: 15px;
}
#header {
	font-family: Eurostile, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666666;
	font-weight: normal;
	font-variant: small-caps;
	width: auto;
	float: left;
}
#header a {
	text-decoration: none;
	color: #666666;
}
#imagebar {
	float: right;
	height: auto;
	width: 144px;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#imagebar img {
	margin-bottom: 20px;
	margin-left: 10px;
	/* CSS3 standard */
	opacity: 1.0;
	/* for IE */
	filter: alpha(opacity=100);
}
form {
	display: table;
}
form p {
	display: table-row;
	line-height: 2.1;
}
input, textarea {
	border: 1px solid #999999;
	width: 320px;
	display: table-cell;
}
input#postcode {
	width: 8em;
}
label {
	width: 12em;
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
	display: table-cell;
}
legend {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	border: 1px solid #999999;
	font-weight: bold;
}
#main {
	height: 600px;
	width: 760px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: none;
	clear: both;/*	border: 1px solid #FF0000;*/
}
#main #subhead a:hover {
	text-decoration: underline;
}
#main #subhead a:visited {
	color: #666666;
}
#main_content {
	height: 490px;
	width: 565px;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	color: #333333;
	float: right;
	padding-right: 10px;/*		border: 1px solid #00FF00;*/
}
#main_content a {
	text-decoration: none;
	color: #6699CC;
}
#main_content a:hover {
	text-decoration: underline;
}
#main_content img {
	margin-right: 20px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #666666;
	/* CSS3 standard */
	opacity: 1.0;
	/* for IE */
	filter: alpha(opacity=100);
}
#main_content caption {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	padding-bottom: 5px;
}
#sidenav {
	float: left;
	width: 150px;
	height: 430px;
	clear: left;
	background-repeat: no-repeat;
	background-position: bottom;/*		border: 1px solid #0000FF;*/
}
#sidenav img {
	margin-bottom: 10px;
	border: 1px solid #666666;
	/* CSS3 standard */
	opacity: 1.0;
	/* for IE */
	filter: alpha(opacity=100);
	margin-left: 20px;
}
#sidenav ul {
	padding-left: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	list-style: none;
}
#sidenav li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0.25em;
	background-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#sidenav li a:hover {
	background-color: #666666;
}
#sidenav li a#current {
	background-color: #666666;
}
#subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	float: right;
	width: auto;
	text-align: right;
	clear: none;
}
.submit input {
	width: 100px;
	background-color: #C0C0C0;
	font-weight: bold;
	color: #333333;
	float: right;
	margin-right: 20px;
	margin-top: 10px;
}
table {
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 530px;
}
th {
	text-align: left;
	font-weight: bold;
	vertical-align: baseline;
}
td {
	vertical-align: top;
}
textarea {
	border: 1px solid #999999;
	margin-bottom: 5px;
	resize: vertical;
}
#topnav {
	clear: left;
	padding-top: 5px;
	padding-bottom: 20px;
	height: 50px;
	width: 760px;/*border: 1px solid #0066FF;*/
}
#topnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#topnav ul li {
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #666666;
}
#topnav ul li a {
	text-decoration: none;
	color: #666666;
}
#topnav ul li a:hover {
	text-decoration: underline;
}
#topnav ul li:hover ul#subtopnav {
	display: block;
	position: absolute;
}
ul#subtopnav {
	display: none;
	list-style-type: none;
	background-color: #FFFFFF;
	margin-left: 0px;
}
ul#subtopnav li {
	float: none;
	padding: 0px;
}
ul#subtopnav li a {
	padding: 0px;
}
#topnav ul li:hover ul#subtopnav li a {
	display: block;
	border: none;
}
#topnav ul li:hover ul#subtopnav li a:hover {
	text-decoration: underline;
}
#social {
	margin-top: 10px;
}
#social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
sup {
	vertical-align: top;
	font-size: 0.7em;
}
#main #subhead a {
	color: #666666;
	text-decoration: none;
}
