/* Design and CSS: www.boilerroomdigital.co.uk */

/*Padding and margin reset*/
	html, body, p, ul, li, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, blockquote, address, table, tr, td, th, form, fieldset, img{
		margin: 0;
		padding: 0;
		font-size: 1em;
		list-style: none;
		font-style: normal;
		border: 0;
	}

	a{
		text-decoration: none;
		color: #0078ad;
	}
	
	a:hover{
		text-decoration: underline;
	}
	
	abbr{
		border: none;
	}
	
/*Layout*/
	body{
		font-family: Helvetica, Arial, sans-serif;
		color: #333;
		font-size:80%;
		min-height: 100%;
		min-width: 951px;
		background: #e5f0f0 url(bg.jpg);
	}
	
	#bbt_container{
		min-width: 951px;
	}
	
	#wrapper{
		width:951px;
		margin:0 auto;
		background: #fff url(bg_watermark.jpg) no-repeat bottom right;
		-webkit-box-shadow: 0px 1px 30px rgba(0,0,0,.3);
		-moz-box-shadow: 0px 1px 30px rgba(0,0,0,.3);
		box-shadow: 0px 1px 30px rgba(0,0,0,.3);
	}
	
	#sub {
		float:left;
		width:231px;
		padding-top: 28px;
	}
	
	.clearer{
		height:1px;
		clear:both;
	}
	
	#main{
		width:620px;
		margin:28px 71px 0 0;
		float:right;
	}
	
	#content{
		font-size:1.1em;
		line-height: 1.35;
		overflow: hidden;
		background: url(bg_nav.png) repeat-y left;
		clear: both;
	}
		
/* Header */
	#branding{
		min-height: 202px;
		position:relative;
		padding-top:1px;
	}
	
	#branding #logo{
		float: left;
	}
	
	#branding #logo a{
		display: block;
		padding: 32px 26px 28px 50px;
	}
	
	#branding #slideshow{
		float: right;
		width: 719px;
		height: 156px;
		overflow: hidden;
	}
	
	#branding #titlebar{
		background: #2172ae;
		float: right;
		width: 699px;
		color: #fff;
		min-height: 31px;
		padding: 5px 10px 5px;
	}
	
	#branding h1{
		display: block;
		float: left;
		font-size: 2.4em;
		padding-top: 0px;
	}
	
	#branding h2{
		float: right;
		font-weight: normal;
		font-style: italic;
		font-size: 1.5em;
		padding-top: 11px;
	}
		
	
/* Content */
	#content h1{
		font-size: 1.8em;
		padding-bottom:0;
		margin-bottom:.25em;
		line-height: 1.2em;
		font-weight: normal;
	}
	
	#content p, #content #main ul, #content ol{
		margin-bottom:1em;
	}
	
	#content h2{
		font-size: 1.4em;
		font-weight:normal;
		color:#333;
		margin-bottom:.25em;
	}
	
	#content h3{
		font-size:1.1em;
		margin:.25em 0 .25em;
		font-weight:bold;
	}
	
	#content h4{
		font-size:1em;
		margin-bottom:1em;
		font-weight: bold;
	}

	#content #main ul, #main ul li{
		list-style-type: square;
	}
	
	#content #main ol, #main ol li{
		list-style-type: decimal;
	}
	
	#content #main ol, #content #main ul{
		padding-left:3em;
	}
	
	#content #main a{
		text-decoration: underline;
	}
	
	#content #main a:hover{
		color:#f00;
	}
	
	#content #main #bbt_menu3{
		margin-left:0;
		padding-left:0;
	}
	
	#content #bbt_menu3 li{
		display:inline;
		padding-right: 10px;
	}
	
	#bbt_menu3{
		padding:4px;
	}
	
	#content #main{
		font-size:1.1em;
	}
	
/* LH Navigation */
	
	#bbt_menu1{
		margin:0;
		font-size:1.2em;
		border-top: 1px solid #c5e0ec;
		margin-bottom:3em;
	}
	
	#bbt_menu1 li{
		display: block;
		line-height: 1.3;
		padding:4px 0 ;
		border-bottom: 1px solid #c5e0ec;
		padding-left: 20px;
	}
	
	#bbt_menu1 li.active{
		background: #c1deeb;
		font-weight:bold;
	}

	#bbt_menu1 li.active a{
		font-weight: bold;
	}
	
	#bbt_menu1 li.active li a{
		font-weight: normal;
	}
	
	#bbt_menu1 li.active li.active a{
		font-weight: bold;
	}
	
	#bbt_menu1 a{
		display: block;
	}
	
	#bbt_menu1 a a{
		font-size: 1em !important;
	}
	
	/*L2 and L3 nav*/
	
	#bbt_menu2{
		padding-left:20px;
		padding-top: 4px;
	}
	
	#bbt_menu2 li{
		font-size:.95em;
		line-height: 1.3;
		border: none;
		padding: 2px 0;
	}
	
	#bbt_menu2 a{
		display: block;
	}
	
	#bbt_menu3{
		padding:0 15px 0 0;
	}
	
	#bbt_menu3 li{
		font-size: 1em;
	}
	
	/*Featured menu item*/
	#bbt_menu1 .featured{
		margin: 25px 0;
		border-top: 1px solid #c5e0ec;
	}
	
	#bbt_menu1 .after-featured{
		border-top: 1px solid #c5e0ec;
	}
	
/* Footer */
	#bbt_footer{
		clear: both;
		padding: 0;
		font-size:1em;
		min-height:50px;
		line-height: 1.35;
		overflow: hidden;
	}
	
	#bbt_footer .inner{
		margin:0 auto;
		width:960px;
	}
	
	#bbt_footer .one, #bbt_footer .two{
		width:212px;
		padding-right: 28px;
		float: left;
		display: inline;
		padding-top: 26px;
		padding-bottom: 30px;
	}
	
	#bbt_footer .one{
		margin-left: 20px;
	}
	
	#bbt_footer .three{
		float:right;
		width: 15em;
		margin-right: 30px;
		padding-top: 82px;
	}

	#bbt_footer .three,	#bbt_footer .three a{
		color: #86bed6;
	}
	
/*Make the footer stick*/
	/*html, body, #bbt_container
	{
	height: 100%;
	}
	
	#wrapper
	{
	position: relative;
	min-height: 100%;
	}
	
	#content
	{
	padding-bottom: 150px;
	}
	
	#bbt_footer
	{
	position: relative;
	margin-top: -130px;
	}*/
	
Specific colours

body{
	background: #f6f6f6 url(bg.jpg);
}


#bbt_footer{
	background: #006ea2 url(bg_footer.gif) repeat-x bottom;
}

#bbt_footer, #bbt_footer a{
	color: #fff;
}

#bbt_menu1,
#bbt_menu2,
#bbt_menu3,
#bbt_menu3 li.active a{
	color:#01608a;
}

#bbt_menu1 a,
#bbt_menu2 a,
#bbt_menu3 a,
#bbt_menu1 li.active #bbt_menu2 li a{
	color: #01608a;
}
