html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {
	margin: 0;
	padding: 0;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
#skipto {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
a {
	text-decoration:none;
}
.clear {
	clear:both;
}
/*
# Layout ################### 
*/
body {
	font:75%/1.7 Helvetica, Arial, Verdana, sans-serif;
	color:#222;
	background:url(images/bg.gif) #263c53;
}
.container {
	width:960px;
	padding:0 10px;
	margin:0 auto;
}
#header {
	background:url(images/headerbg.jpg) top center no-repeat;
	height: 258px;
}
#banner .benefits {
	padding:20px 0 20px 490px;
}
.content {
	background:url(images/contentbg.gif) repeat-x top #f4f4f4;
	border-top:1px solid #c8c8c8;
	padding:10px 10px;
}
#features {
	background:url(images/featuresbg.gif) repeat-x top #e8e8e8;
	padding:40px 0;
	border-top:1px solid #bfbfbf;
}
#features .feature {
	width:220px;
	float:left;
	margin-right:20px;
}
#footer {
	background:url(images/footerbg.jpg) center top no-repeat;
	color:#fff;
	padding:30px 0;
}
#footer .contact {
	float:left;
}
#footer .footer-nav {
	float:right;
}
.title {
	float:left;
}
#subnav {
	background:#fff;
	border-top:1px solid #153355;
	height:50px;
	position:relative;
}
.why {
	position: absolute;
	width:400px;
	top: 372px;
	margin-left: 560px;
	
}
#sponsors {
	margin-top: 10px;
	margin-bottom: 20px;
}
/*
# Headings ################### 
*/
.benefits h1 {
	color: #ffffff;
	visibility: hidden;
}
#banner h2 {
	text-align: center;
	color:#fff;
	font-size:1.2em;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 115px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h3 {
	color:#153355;
	font-weight:normal;
	font-size:2em;
	margin:30px 0 10px;
}
h3.first {
	margin-top:0;
}
h4 {
	font-size:1.2em;
	font-weight:bold;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin:20px 0 5px;
}
/*
# Lists ################### 
*/

.content ul, .content ol {
	margin-left:30px;
}
.last {
	margin-right:0 !important;
}
#footer .last, .jumpto .last {
	border-right:none !important;
}
.content ul.clientlist {
	list-style: none;
	margin:0 0 20px;
}
.clientlist li {
	display:inline;
}
.clientlist li a {
	display:block;
	width:80px;
	height:80px;
	background:#fff;
	border:1px solid #e8e8e8;
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
}
.clientlist li a:hover {
	border-color:#c9c9c9;
}
.whylist {
	list-style:none;
}
.whylist li {
	padding-left:35px;
	font-size:1.4em;
	background:url(images/tick.png) no-repeat top left;
	margin-bottom:20px;
}
/*
# Images ################### 
*/

img {
	border:none;
}
.imgbox {
	border:1px solid #c0c0c0;
}
/*
# Links ################### 
*/

a {
}
a:hover {
}
a.img {
	border:none !important;
}
.content a {
	color:#153355;
	border-bottom:1px solid #153355;
	font-weight:bold;
}
.link-top {
	line-height:27px;
}
/*
# Typography ################### 
*/

p {
	margin:10px 0;
}
#footer p {
	margin:0;
}
p.emphasise {
	font-size:1.5em;
	color:#6f6f6f;
	margin:5px 0 20px;
}
strong {
	color:#000;
}
