﻿* 	{
	margin: 0;
	padding: 0;
}	

body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 80%;
	color: #666;
	background-color: #e0e5f9;
}
	
#wrapper {
	width: 930px;
	margin: 20px auto;
}

#innerWrapper {
	width: 100%;
	background: #fff;
	padding: 8px;
}
	
#header {
	background: #0bf url(../images/waves.gif) no-repeat bottom right;
	width: 100%;
	height: 130px;
	margin-bottom: 20px;
}
	
#logoBox {
	float: left;
	width: 210px;
	margin-left: 8px;
}

#infoBox {
	width: auto;
	float: right;
	margin-right: 10px;
}
	
#daddyBox {
	margin-bottom: 10px;
}

#mummyBox {
	float: left;
	/*background: #fff url(../images/stripes.jpg) repeat-y 0 0;*/
	border-right: 1px solid #f09;
}
	
#leftBox {
	float: left;
	width: 400px;
}
	
#navigation {
	width: 115px;
	float: left;
	text-align: right;
	padding: 0;
}

#imageHolder {
	width: auto;
	float: right;
	padding: 5px;
}
	
#centreBox {
	float: left;
	width: 400px;	
}
	
#letterBox {
	width: 120px;
	float: right;
}
	
#newsBox {
	width: 120px;
	float: right;
}
	
#footer {
	background: #0bf;
	padding: 5px 10px;
}

	
/* fonts */

h3 {
	color: #0bf;
	font-size: 220%;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 10px;
}
	
h2 {
	color: #0bf;
	font-size: 220%;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 10px;
}
	
h1 {
	color: #0bf;
	font-size: 220%;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 10px;
}
	
h2 {
	font-size: 160%;
	line-height: 1.2;
	padding-top: 10px;
}
	
h3 {
	font-size: 110%;
}
	
#letterBox h3 {
	color: #f09;
	font-size: 100%;
	margin-bottom: -5px;
}
	
#newsBox h3 {
	color: #f09;
	font-size: 100%;
	margin-bottom: -5px;
}
#letterBox h3 {
	color: #f09;
	padding-left: 10px;	
}
	
#centreBox h3 {
	padding: 10px 0 0 0;
}
	
.source {
	font-size: 75%;

}
	
.quoteMark {
	font-size: 160%;
	font-weight: bold;
}
	
ul {
	line-height: 1.4;
	margin: 10px 0;
}

p {
	line-height: 1.4;
	margin: 10px 0;
}

ul {
	margin-left: 20px;
}
	
.listArrow {
	list-style-image: url(../images/list_arrow.gif);
}
	
#newsBox p {
	font-size: 90%;
	line-height: 1.3;
	margin: 5px 0;
}
	
#navigation ul {
	margin-left: 0px !important;
	list-style: none;
}
	
#infoBox p {
	color: #fff;
}
	
#footer p {
	font-size: 80%;
	color: #fff;
}

.subNavigate {
	margin: 0;
	line-height: 1;
}
	
/* links */

a:visited {
	color: #0bf;
	text-decoration: none;
}
	
a:link {
	color: #0bf;
	text-decoration: none;
}
	
a:hover {
	color: #fff;
	background: #0bf;
}

	
#navigation a {
	color: #0BF;
	font-size: 110%;
	text-decoration: none;
}
	
#navigation a:hover, #navigation .selected {
	background-color: transparent;
	color: #f09;
	font-size: 110%;
	text-decoration: none;
}

#navigation a.subNav, #navigation .subSelected {
	font-weight: normal;
	font-size: 95%;
	color: #666;
	padding-right: 6px;
	border-right: 1px solid #0BF;
}
	
#navigation .subSelected {
	color: #f09;
	border-right: 1px solid #f09;
}
	
#navigation a.subNav:hover {
	font-weight: normal;
	font-size: 95%;
	color: #f09;
	padding-right: 6px;
	border-right: 1px solid #f09;
}
	
a.newsItem:visited {
	display: block;
	color: #666;
}
	
a.newsItem:hover {
	display: block;
	color: #666;
}
	
a.newsItem:link {
	display: block;
	color: #666;
}
	
a.newsItem:hover {
	background: #0bf url(../images/stripes.jpg) repeat 0 0;
	color: #000;	
}
	
#infoBox a:visited {
	color: #fff;
	text-decoration: none;
}
	
#infoBox a:hover {
	color: #fff;
	text-decoration: none;
}
	
#infoBox a:link {
	color: #fff;
	text-decoration: none;
}
	
#infoBox a:hover {
	color: #fff4c3;
}
	
.pointers {
	font-family: times, "times new roman", serif;
}
	
.fakeLink {
	color: #0bf;
}
	
.padder {
	width: 100%;
	padding: 5px;
}
	
.padderCentre {
	padding: 0 40px 0 20px;
}
	
.clearBottom {
	margin-bottom: 2px;
	float: right;
}
	
img {
	border: none;
}
	
.clearMe {
	clear: both;
}
.newsimage {
	margin:0px 10px;
	float: right;
}

.clientLogo {
	margin-bottom: 0px;
}

.imageLink {
	margin-bottom: 10px;
	float: left;
	clear: left;
	border: 2px solid #FFF;
}

.imageLink img {
	float: left;
}

.imageLink:hover {
	border: 2px solid #0bf;
	background: none;
}

.caseLink {
	/* margin-bottom: 10px; */
	border: 2px solid #FFF;
	display:block;
	width:110px;
}

.caseLink:hover {
	border: 2px solid #0bf;
	background: none;
}
