body {
	background-image: url(images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper #content .maintext p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0em;
	margin-left: 0px;
}
#wrapper #content .maintext p a {
	color: #FF0000;
	font-weight: normal;
}
#wrapper #content .maintext .maintext table a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper #content .maintext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.44em;
	color: #FD0002;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
}
#wrapper #content .maintext h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
}
#wrapper #content .maintext img {
	margin: 0px;
	padding: 0px;
}
#wrapper #content .maintext .gtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 57%;
	margin: 0px;
}





#wrapper {
	width: 935px;
	margin-top: 77px;
}
#logotop {
	width: 80px;
	margin-top: 13px;
	margin-left: 20px;
}

#wrapper #content {
	clear: right;
	float: right;
	width: 725px;
	margin-top: -5px;
}
#wrapper #navigation {
	clear: right;
	float: left;
	width: 173px;
}
#navigation #logos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	margin: 0px;
}
#navigation #logos {
	margin-top: 15px;
}



#navigation ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	font-weight: bold;
	height: 21px;
	background-image: url(images/rollover.png);
}
#navigation a:hover {
	background-image: url(images/rollover2.png);
}
#content .flash_content {
	clear: right;
	float: left;
	width: 500px;
	height: 390px;
}
#content .text_content {
	clear: right;
	float: left;
	width: 200px;
	margin-left: 25px;
}
#brochure {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/example_flyout.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
.menu2{
	width:173px;
	position:relative;
	z-index:100;
	padding: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#weblink {
	float: left;
	width: 173px;
	margin-top: 200px;
	margin-left: -173px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	font-weight: normal;
	margin: 0px;
}
#weblink a {
	color: #000000;
	text-decoration: none;
}
#weblink a:hover {
	color: #FF0000;
}

.menu2 ul {
	padding:0;
	margin:0;
	list-style-type: none;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.menu2 ul li ul {
	visibility:hidden;
	position:absolute;
	height:0;
	overflow:hidden;
	top:0;
	left:173px;
}
.menu2 ul li {
float:left;
}
.menu2 ul li a, .menu2 ul li a:visited {
	display:block;
	float:left;
	text-decoration:none;
	color:#FFFFFF;
	width:173px;
	height:18px;
	line-height:17px;
	font-size:12px;
	background:url(images/rollover.png) no-repeat;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	text-align: center;
	padding: 0px;
}
* html .menu2 ul li a, * html .menu2 ul li a:visited {width:200px; w\idth:173px;}

.menu2 table {
border-collapse:collapse; border:0; margin:0; padding:0; font-size:1em; position:absolute; left:0; top:0;
}

/* first line for IE7 and non-IE browsers - second line for IE5.5 and IE6 */
.menu2 ul li:hover a,
.menu2 ul li a:hover{
background:url(images/rollover2.png) no-repeat; color:#fff;
/* rollover colour of main menu items */
}
.menu2 ul li:hover {position:relative; z-index:90;}
* html .menu2 ul li a:hover {position:relative; z-index:100;}

.menu2 ul li:hover ul,
.menu2 ul li a:hover ul {
	visibility:visible;
	position:absolute;
	height:auto;
	overflow:visible;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.menu2 ul li:hover ul li a,
.menu2 ul li a:hover ul li a{
	display:block;
	background:#FF0000;
	color:#fff;
	line-height:18px;
	padding:0px 0 0px 5px;
	height:18px;
	text-decoration:none;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 10px;
	text-align: left;
	margin: 0px;
	width: 200px;
}

.menu2 ul li:hover ul li:hover a,
.menu2 ul li a:hover ul li a:hover {
	background:#999999;
	color:#FFFFFF;
/* rollover colour of sub menu items */
}
#navigation {
	width: 173px;
}
#navigation .widths a {
	width: 173px;
}
#wrapper #content .maintext #bottomlogos {
	font-size: 0.96em;
	margin: 0px;
}
#bbaselogo {
	float: left;
	height: 50px;
	width: 165px;
	margin-top: 10px;
}
.maintext p {
	margin-bottom: 0.4em;
}
#wrapper .menu2 #terms {
	width: 172px;
}
#wrapper .menu2 #terms p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 140px;
}
#wrapper .menu2 #terms a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #content .maintext .style8 .exeter {
	color: #FFFFFF;
	text-decoration: none;
}
