body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

p {
	font-size: 9px;
	line-height: 1.6em;
}

a img {
	border: none;
}

p.11px {
	font-size: 11px;
	line-height: 1.6em;
}

h1 {
	font-family: Arial;
	color: #959595;
	padding: 0;
	margin: 0 0 15px 0;
	clear: both;
	float: right;
	height: 50px;
}

h3 {
	font-family: Arial;
	padding: 0;
	margin: 0;
}

.blue {
	color: #27A9E1;
}

.bluecapital {
	color: white;
}

#headerbox {
	margin: auto;
	width: 961px;
	background-color: #27A9E1;
	height: 148px;
}

#header {
	margin-bottom: 25px;
}

#container {
	width: 961px;
	margin: auto;
	position: relative;
	top: -148px;
}

#navigation {
	font-family: Verdana, Arial, sans-serif;
	color: white;
	font-size: 11px;
	text-align: right;
	float: right;
	position: relative;
	top: -80px;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 35em;
	overflow: hidden;
	background-color: #27A9E1;
}

#navigation li {
	float: right;
}

#navigation a {
	display: block;
	padding: 0 1em;
	line-height: 2.1em;
	color: white;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #61C0E9;
}

#heroimage {
	width: 961px;
	height: 416px;
	background-image: url('images/heroimage1.png');
	background-color: blue;
	margin-bottom: 25px;
}

#statement {
	float: left;
	color: white;
	font-size: 26px;
	width: 590px;
	position: relative;
	top: 180px;
	left: 35px;
}

#newsbox {
	float: right;
	font-family: Verdana;
	color: #27A9E1;
	line-height: 1.5em;
	font-size: 9px;
	width: 230px;
	position: relative;
	top: 60px;
	left: -85px;
}

#newsbox ul {
	list-style: none;
}

#newsbox li {
	margin-bottom: 10px;
}

.content {
	clear: both;
	height: 285px;
}

#contentleft {
	float: left;
	width: 306px;
	color: #959595;
}

#contentcentre {
	float: left;
	width: 306px;
	margin-left: 20px;
	color: #959595;
}

#contentright {
	background-image: url('images/bundlebox.jpg');
	background-repeat: no-repeat;
	height: 257px;
	float: right;
	width: 306px;
	color: #959595;
}

#bundles {
	margin-top: 20px;
	margin-left: 35px;
	margin-right: 40px;
}

#footer {
	clear: both;
	position: relative;
	z-index: 1;
	width: 961px;
	height: 115px;
	background-color: #27A9E1;
}

#footerleft {
	float: left;
}

#clientlogin {
	float: right;
	position: relative;
	top: 38px;
	left: -30px;
}

.paraTitle {
	font-family: Arial;
	font-size: 20px;
}

.paraLink {
	font-family: Arial;
	font-size: 16px;
}

#clientlist {
	float: left;
	width: 306px;
	color: #959595;
}

#clientlist ul {
	margin: 9px 0 0 0;
	padding: 0;
	list-style-type: none;
	width: 17em;
	background-color: white;
}

#clientlist li {
	line-height: 1.6em;
	font-size: 14px;
}

#clientlist ul a {
	display: block;
	color: #959595;
	text-decoration: none;
	padding: 0 0 0 8px;
}

#clientlist ul a:hover {
	background-image: url(/images/arrow_right_green_18.png) no-repeat 0 50%;
	background-color: #27A9E1;
	background-position: right middle;
	color: white;
}

.portfoliocontent {
	clear: both;
	height: 285px;
}

.portfolioitem {
	float: right;
	width: 600px;
	height: 257px;
}