body {
	background-color: #FFFFFF;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
margin-top:10px;

}

/* misc */
.clearer {
	clear: both;
	height:1px;
}

/* structure */
.container {
	background-color: #FFFFFF;
	margin: 5px auto;
	width: 900px;
}

/* header */
.header {
	background: url(images/header1.jpg) top left no-repeat;
	height: 100px;
	width: 900px;
}
.header p {
	padding:70px 0px 0px 500px;
	margin-bottom:0px;
	font-size:14px;
	color:#FFF;
}
/* navigation */
#navigation {
	background-color: #002060;
	font-size:14px;
	margin: 0;
	width: 900px;
	padding:20px 0px 10px 0px;
	
}

#navigation a {
	color: #FFF;
	text-decoration: none;
	padding:20px 10px 0px 30px;
font-weight:bold;	
}
#navigation a:hover, #navigation #current{
		color: #8AB0FF;
padding:20px 10px 0px 30px;
font-weight:bold;	
}

}
#navigation a:focus {
	outline:none;
}

/* main */
.main {
	clear: both;
	padding: 0px;
margin:0px;
}

/* sub navigation */
#right {
   float:right;
   clear:none;
   width:250px;
   padding:0px;
   margin:0;
   background-color:#002060;
   
 }
  
#right h1 {
font-size:16px;
color:#711F07;
font-family:Arial, Helvetica, sans-serif;
padding: 10px 10px 5px 10px;
margin-top:0px;
} 
#right h2 {
font-size:14px;
color:#023419;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 5px 0px 10px;
}
#right h3 {
font-size:12px;
text-decoration:underline;
color:#023419;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 10px;
}
#right h4 {
font-size:14px;
color:#023419;
width:250px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 0px;
border-bottom: 1px solid #023419;
}
#right h5 {
font-size:14px;
color:#023419;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 5px 0px 20px;
}
#right p {
width:260px;
   margin-top:10px;
   padding:0px 10px 0px 10px;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   line-height:140%;
   color:#FFF;
   
	}
#right p.quote{
   font-size:16px;
   width:230px;
   font-weight:normal;
   font-style:italic;
   line-height:160%;
   text-align:center;
}

#right  p a {
   color:#FFF ;
   font-weight: bold;
text-decoration:none;
} 
#right p a:hover {
   color:#8AB0FF;
   text-decoration: none;
   font-weight: bold;
}
#right p .span {
   margin:5px 10px 15px 10px;
   padding:5px 5px 0px 5px;
   font-size: 12px;
   line-height: 18px;
   color: #000000;
   text-align:left;
}
#right ul {
list-style-type:none;
width:360px;
font-size:12px;
line-height:140%;
margin-left:20px;
font-family: Arial, Helvetica, sans-serif;
}
#right ul li {
background: url(images/bullet.gif) left top no-repeat;
padding-left:18px;
margin:15px 0px 15px 0px;
line-height:150%;
}
#right ul li.indent {
	background: url(images/bullet1.gif) left top no-repeat;
	padding-left:18px;
	margin:15px 0px 15px 0px;
line-height:150%;
}
#right ul li span{
color:#023419;
font-size:14px;
font-weight:bold;
padding-left:0px;
}

/* content */
#centre {
width:900px;
margin:0px;
padding:0px;
}
#left {
	float: left;
	width: 650px;
padding-bottom:0px;
margin:0px 0px 0px 0px;
}
#left h1 {
font-size:18px;
color:#002060;
font-family:Arial, Helvetica, sans-serif;
padding: 40px 10px 10px 10px;
margin-top:0px;
font-weight:normal;
} 
#left h2 {
font-size:14px;
color:#002060;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
padding: 10px 5px 0px 10px;
}
#left h3 {
font-size:12px;
text-decoration:underline;
color:#023419;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 10px;
}
#left h4 {
font-size:14px;
color:#023419;
width:250px;
margin-left:10px;
font-family:Arial, Helvetica, sans-serif;
padding: 5px 5px 0px 0px;
border-bottom: 1px solid #023419;
}
#left h5 {
font-size:12px;
color:#023419;
font-family:Arial, Helvetica, sans-serif;
padding: 0px 5px 0px 10px;
line-height:120%;
}
#left h2 span{
font-size:12px;
color:#543;
font-weight:normal;
font-family:Arial, Helvetica, sans-serif;
line-height:140%;
padding: 10px 10px 2px 5px;
}  
#left p {
font-size:12px;
width:620px;
font-family:Arial, Helvetica, sans-serif;
line-height:140%;
color:#222;
margin:0;
padding: 10px 10px 0px 10px;
} 
#left p.quote {
	color: #000;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
padding-bottom:10px;
}
#left p.feedback span{
	color: #543;
	font-size: 12px;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
}
#left p span{
	font-size:12px; 
font-weight:bold;
color:#002060
}


#left a {
text-decoration:none;
color:#002060;
font-weight:bold;
}
#left a:hover {
text-decoration: none;
color:#4F6FB0;
font-weight:bold;
}
#left ul {
list-style-type:none;
width:560px;
font-size:12px;
margin:0px 0px 0px 10px;
font-family: Arial, Helvetica, sans-serif;
padding:0;
}
#left ul.bullet {
list-style-type:none;
font-size:12px;
line-height:140%;
margin-left:0px;
font-family: Arial, Helvetica, sans-serif;
}
#left ul li {
background: url(images/bullet.gif) left top no-repeat;
padding-left:18px;
margin:15px 0px 15px 20px;
line-height:140%;
}
#left ul li.indent {
	background: url(images/bullet1.gif) left top no-repeat;
	padding-left:18px;
	margin:15px 0px 15px 0px;
line-height:100%;
}
#left ul li span{
color:#023419;
font-size:14px;
font-weight:bold;
padding-left:0px;
}

/* footer */
#footer {
	background-color: #FFF;
	color: #000;
    font-family:Arial, Helvetica, sans-serif;
	height: 50px;
	margin:0;
	padding:0;
	width: 900px;
}
.footer-left {
	float:left;
	clear:none;
	width:650px;
	margin:0;
	}
.footer-left p{
	font-size:10px;
	padding:10px 0px 0px 10px;
	margin:0px;
	line-height:140%;
	text-align: left;
}
.footer-right {
	float:right;
	clear:none;
	width:250px;
	margin:0;
}
.footer-right p{
	font-size:10px;
	padding:10px 0px 0px 10px;
	margin:0px;
	line-height:140%;
	text-align: left;
}
.footer-right p a {
text-decoration:none;
color:#002060;	
}
.footer-right p a:hover {
text-decoration:none;
color:#4F6FB0;	
}

.thumbnail_right {
float:right;
margin: 0px 10px 10px 10px;
}
#map_canvas {
margin: 0px;
border: 1px solid #002060;
}
#asonecookiebar {
	height:18px;
	background-color:#8AB0FF;
	color:#000;
	border-top:1px solid #002060;
	position:fixed;
	bottom:0px;
	left:0px;
	padding:5px 0px 5px 10px;
	width:100%;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1337696911111111;
	display:none;
}

#asonecookiebar a {
	color:#000;
	text-decoration:none;
}

#asonecookiebar a:hover {
	color:#FFF;
	text-decoration:none;
}

#asonecookiebarinfo {
	background-color:#8AB0FF;
	color:#333;
	position:fixed;
	bottom:30px;
	left:10px;
	width:480px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-icab-border-radius: 8px;
	border-radius: 8px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	z-index:1337696911111111;
	padding:10px;
	-moz-box-shadow: 0px 0px 3px #999;
	-webkit-box-shadow: 0px 0px 3px #999;
	-khtml-box-shadow: 0px 0px 3px #999;
	-o-box-shadow: 0px 0px 3px #999;
	-icab-box-shadow: 0px 0px 3px #999;
	box-shadow: 0px 0px 3px #999;
	line-height:17px;
	display:none;
}

#asonecookiebarinfo a {
	display:block;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-icab-border-radius: 8px;
	border-radius: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	background-color: #002060;
	padding:3px 0px;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	background-image: url(images/tick.png);
	background-repeat: no-repeat;
	background-position: 70px center;
}

#asonecookiebarinfo a:hover, #asonecookiebarinfo a:focus {
background-color: #4F6FB0;
}
