#home-headlines {
	width: 50%;
	float: left;
}
#home-newsletter {
	width: 30%;
	float: right;
}
img.project-logo, img.client-logo {
	margin: 0 0 10px 0;
}
#related {
	width: 100px;
	float: right;
	margin-top: 65px;
	margin-left: 10px;
	padding: 0px 41px 12px 8px;
	margin-bottom: 8px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #C7D4E5;
}
#related li {	
	display: block;
	padding: 0px;
	margin-bottom: 5px;
}
#related ul {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#related ul li a {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-size: 10px;
	color: #163770;	
}
#related ul li a:hover {
	text-decoration: none;
	font-size: 10px;
	color: #FF9900;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	/*background-image: url(/UK/images/page_bkgrd.gif);
	background-repeat: repeat-x;
	background-position: 760px 78px;*/
	width: 960px;
}
#page {
	/*margin: 0 auto;*/
	width: 960px;
	background-image: url(/UK/_images/left_col_bkgrd.png);
	background-repeat: repeat-y;
}
#header {
	height: 60px;
}
#left-col-float {
	width: 180px;
	height: 39px;
	float: left;
	background: url(/UK/_images/left_col_float_bkgrd.png) no-repeat;
}
#right-col-float {
	width: 780px;
	float: right;
}
.header-middle {
	background-image: url(/UK/_images/logo_pe_middle.png);
	height: 24px;
}
.header-bottom {
	background-image: url(/UK/_images/logo_pe_bottom.png);
	height: 14px;
	padding-right: 10px;
	text-align: right;
	font-size: 10px;
	padding-top: 1px;
}
.header-bottom a {
	color: #147333;
	text-decoration: none;
}
.header-bottom a:hover {
	text-decoration: none;
}
#nav-top {
	background-image: url(/UK/_images/nav_bkgrd.gif);
	background-repeat: repeat-x;
	height: 24px;
	padding: 0px;
	margin: 0px;
}
#nav-top ul
{
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav-top ul li
{
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav-top ul li a
{
	background: url(/UK/_images/nav_bkgrd_off.gif) right;
	padding: 1px 0px 3px 10px;
	margin: 0px;
	text-decoration: none;
	display: block;
	font-size: 12px;
	color: #163770;
	font-weight: bold;
	line-height: 20px;
	width: 116px;
}

#nav-top ul li a:hover
{
	background: url(/UK/_images/nav_bkgrd_on.gif) right;
	color: #FFF;
}

#nav-top a:active
{
	background: url(/UK/_images/nav_bkgrd_on.gif) right;
	color: #FFF;
}

#navlist a#current
{
	background: url(/UK/_images/nav_bkgrd_on.gif) right;
	color: #FFF;
}

#nav-top li#active a
{
	background: url(/UK/_images/nav_bkgrd_on.gif) right;
	color: #FFF;
}
.breadcrumbs {
	height: 14px;
	background-color: #FFF;
	font-size: 9px;
	color: #5678A5;
	padding-left: 10px;
	padding-top: 1px;
	border-right: 1px solid #c7d4e5;
}
.forms {
	margin-left: 10px;
}
.image-submit {
	margin-bottom: -3px;
}
input {
	font-size: 11px;
	color: #666;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 3px;
}
select {
	font-size: 11px;
	color: #666;
	margin-top: 5px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.title-image {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C6D4E5;
}
#content {
	padding-top: 30px;
	padding-right: 31px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#content:after {
 	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#content li {
	margin-bottom: 10px;
}
#content ul li ul {
	margin-top: 10px;
}
.table-container {
}
.table-top {
	background-image: url(/UK/_images/table_blue_top.gif);
	background-repeat: no-repeat;
	background-color: #E5ECF5;
	padding-top: 11px;
}
.table-middle {
	background-color: #E5ECF5;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 5px;
	padding-top: 14px;
}
.image-right {
	float: right;
	padding: 5px 5px 5px 320px;
	clear: both;
}
.news-image {
	float: right;
	margin-bottom: 5px;
	margin-left: 2px;
}
.slide-menu {
	color:#496A9B;
	background-color: #E3EAF2;
	border: 1px solid #163770;
	margin-right:1px;
	display: block;
}
.slide-menu a:link {
	color:#496A9B;
}
.slide-menu a{
	color: #496A9B;
	text-decoration: none;
	display: block;
	padding: 3px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E3EAF2;
	border-bottom-color: #E3EAF2;
}
.slide-menu a:visited {
	color:#496A9B;
}
.slide-menu a:hover{
	background-color: #819FC7;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #163770;
	border-bottom-color: #163770;
}
#footer-float {
	clear: both;
	color: #496A9B;
	background-image: url(/UK/_images/footer_bkgrd.png);
	background-repeat: no-repeat;
	width: 960px;
	/*margin: 0 auto;*/
}
#footer-float a {
	text-decoration: none;
}
.clear {
	line-height: 0px;
	clear: both;
	height: 1px;
	width: 760px;
	background-image: url(/UK/_images/content_bkgrd.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0px;
}
#footer-left {
	height: 39px;
	padding-top: 6px;
	padding-left: 20px;
	float: left;
	width: 180px;
}
#footer-right {
	height: 39px;
	padding-top: 3px;
	margin-left: 595px;
	line-height: 20px;
	clear: right;
}
#footer-left a {
	color:#147334;
}
#footer-left a:hover {
	color:#144C26;
}
.flag {
	margin-right: 5px;
}
.print {
	margin-right: 5px;
	vertical-align: middle;
}
.news-form {
	margin-right: 20px;
}
p {
	margin-top:0px;
	}
a {
	color: #496A9B;
	text-decoration: none;
}
a:visited {
	color: #496A9B;
}		
a:hover {
	color: #15386E;
	text-decoration: underline;
}
h1 {
	margin-top:0px;
	font-size: 16px;
	font-weight: bold;
	color: #A5131C;
}
h2 {
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #163770;
}
h3 {
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color:#163770;
}
/*strong {
	font-weight:normal;
}*/
.quote {
	font-style: italic;
}
ul {
	list-style-type: square;
} 
img {
	border:0px;
	}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
table {
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0px;
}
td {
	border: 1px solid #7193BF;
	/*border: 2px solid #fff;*/
	padding: 4px;
	vertical-align: top;
}
.td-no-border {
	border: 1px solid #FFF;
	/*border: 2px solid #fff;*/
	padding: 4px;
	vertical-align: top;
}
/* Search CSS */
.search_header {
	margin-top:0px;
	font-size: 14px;
	font-weight: bold;
	color: #A5131C;
}
.search_result_title {
	font-size: 14px;
	padding-bottom: 5px;
}
search_result_title a {
}
.search_result_description {
	font-size: 12px;
	font-weight: 200;
	color: #163770;
	padding-bottom: 5px;
}
.search_result_content {
	font-size: 11px;
	padding-bottom: 3px;
}
.search_highlight {
	font-weight: bold;
	background-color: #E3EAF2;
}
.search_result_url {
	font-size: 10px;
	color: #666666;
}
.search_copyright {
	display: none;
}
/* Left Nav List */
#left-col-nav {
	margin: 39px 0 5px 0;
	background-image: url(/UK/_images/left_col_nav_bkgrd.png);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* NAV LIST */
ul#left-nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 5px;
}

ul#left-nav li {
	padding-left: 22px;	
	padding-bottom: 3px;
	background-image: url(/UK/_images/nav_left_bkgrd_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 12px;
	line-height: 30px;
}

ul#left-nav li a {
	font-size: 11px;
	font-weight: bold;
	color: #147334;
	text-decoration: none
}

ul#left-nav li a:hover {
	color:#EE9C12;
	text-decoration: none; 
}

ul#left-nav li a#current {
	color:#EE9C12;
	text-decoration: none;
}

/* SUB NAV LIST */
ul#left-subnav {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

ul#left-subnav li {
	padding-left: 15px;
	background-image: url(/UK/_images/left_col_arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	margin-left: -11px;
}

ul#left-subnav li a {
	color:#147334;
	text-decoration: none;
	font-weight: normal;
}

ul#left-subnav li a:hover { 
	color:#EE9C12;
}

ul#left-subnav li a#subcurrent {
	color:#EE9C12;
}
.address {
	display: none;
}.news-image-left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#address {
	display: none;
}
.partners {
	text-align: center;
	vertical-align:top;
}.quick-links {
	border: 1px solid #E5ECF5;
}
#blogcontent li {
	padding-bottom:8px;
}
.img-centre
{
	text-align: center;
}
div.item {
	display: block;
	margin: 10px 0;
}
div.item img {
	float: right;
	margin: 0;
	clear:left;
}
.spacer {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CEDBE8;
	line-height: 4px;
}
.featured-image {
	float: right;
	padding: 0px 0px 10px 10px;
}
.post-title {
	margin-top:0px;
	font-size: 12px;
	font-weight: bold;
	color: #A5131C;
}
.date {
	font-size: 9px;
	color: #163770;
	font-weight: bold;
}
.news-spacer {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#sidebar ul, #sidebar-home ul {
	margin:0px 0px 10px 0px;
	padding:0px;
 	list-style:none;
}
#sidebar li, #sidebar-home li {
	margin:0px;
	padding:0px 0px 18px 18px;
	background-image: url(/UK/_images/sidebar_arrow.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#sidebar-home {
	width: 679px;
	clear: both;
	margin: 30px 20px 30px 30px;
	padding: 15px 20px 0px 20px;
	background-color: #E5ECF5;
	clear: none;
	color: #15386E;
}
#sidebar {
	width: 151px;
	float: right;
	margin: 30px 20px 30px 0px;
	padding: 15px 20px 0px 20px;
	background-color: #E5ECF5;
	clear: none;
	color: #15386E;
}
.sidebar-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#blogcontent {
	width:499px;
	float: left;
	text-align:left;
	padding: 30px 30px 5px 40px;
	background: #fff;
}
.post {
	margin-bottom: 12px;
}
#project-map-list {
	display: block;
	clear: both;
}
#project-list {
	margin: 0 30px 0 0;
	padding: 10px;
	width: 50%;
	min-height: 328px;
	float: left;
	background: #e5ecf5;
	display: none; 
}
#project-map {
	/* See map.css */
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
div.inactive {
			display: none;

}
#project-list h4.project {
	margin: 0;
}
#project-list h4.project a {
	color: #163770;
	text-decoration: none;
}
#project-list h4.client a {
	color: #871414;
	text-decoration: none;
}

#project-list p.project-description {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 100%;
	display: block;
	border-bottom: 1px dashed #163770;
}
#project-list a.more {
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	white-space: nowrap;
}
.map-notice {
	size: 9px;
	color: #999;
	clear: both;
}

ul.paging {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.red {
	outline:10px solid red;
}
 
ul.simplePagerNav li{
    margin-bottom: 2px;
	padding: 5px 3px;
	float: left; 
	display:block;
}
 
ul.simplePagerNav li a{
	padding: 0 2px;
    font-size: 13px;
	color: #333;
    text-decoration: none;
}
 
li.currentPage {
	background: red;
    background: #83bd63;	
}
 
ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

.project-navigation {
	margin: 5px 20px 20px 0;
	padding: 5px;
	width: 207px;
	height: 25px;
	display: block;
	text-align: center;
	float: left;
	clear: none;
	background: #e8f2fe;
	border: 1px solid #163770;
}
.project-navigation:last-child {
	margin: 5px 0 20px 0;
	float: right;
}
.project-navigation h2 {
	margin: 8px 0 0 0;
}
.project-navigation h2 a {
	color: #163770;
	text-decoration: none;
}
.project-navigation h2 a:hover {
	color: #83bd63;
	text-decoration: none;
}

dl.project-list, dl.client-list {
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #163770;
}
dt.project-logo {
	margin: 0;
	padding: 0;
	display: none;
}
dt.project-title, dt.project-client, dt.project-description {
	margin: 0 0 5px 0;
	width: 100px;
	float: left;
	font-weight: bold;
}
dt.project-description {
	display: none;
}
dd.project-logo, dd.client-logo {
	float: right;
}
dd.project-title, dd.project-client, dd.project-description {
	margin: 0 110px 5px 100px;
	display: block;
}
dd.client-client, dd.client-description {
	margin: 0 110px 5px 0px;
	display: block;	
}
dd.project-title a {
	font-size: 14px;
	color: #163770;
	text-decoration: none;
}
dd.project-client a {
	font-size: 12px;
	color: #496a9b;
	text-decoration: none;
}
dd.project-title a:hover, dd.project-client a:hover {
	text-decoration: underline;
}
dd.project-description {
}


table.project-list {
	width: 100%;
}
table.project-list thead {
	font-weight: bold;
	color: #fff;
	background: #163770;
}
table.project-list td.project-title {
	width: 200px;
}
table.project-list td.client {
	width: 140px;
}
.service-box {
 margin: 10px 1px 10px 0;	
 padding: 10px;
 width: 158.5px;
 float: left;
 background: #e5ecf5;
}
.service-box:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.service-box img {
	margin: 0 0 10px 0;
}
.service-box ul, .service-box li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.service-box a:hover {
	color: #fff;
}
.service-box:hover {
	cursor: pointer;
	color: #fff;
	background: #163770;
}

.content-img {
	margin: 10px 0 10px 10px;
	float: right;
}
.call-to-action {
	padding: 10px;
	background: #e5ecf5;
}
.photo-caption-left {
	margin: 0 20x 20px 0;
	width: 285px;
	float: left;
}
.photo-caption-right {
	margin: 0 0 20px 20px;
	width: 285px;
	float: right;
}
.chart {
	margin: 10px 0;
	width: 100%;
	text-align: center;
}
.caption-figure {
	margin: 10px 0;
	font-style: italic;
	color: #999;
	text-align: left;
	display: block;
}
