
body{
	margin:0;
	padding:0;
}

body, p, #container .project{
	font-family:'Trebuchet MS';
	color:#808080;
	font-size:12px;
	text-decoration:none;
	text-align:justify;
}
h1{
	clear:both;
	font-size:15px;
	margin:0;
	padding:0 0 20px 0;
}
h2{
	font-size:13px;	
}
p{
	margin:0;
	padding:0 0 20px 0;
}
a, a:visited{
	color:#014076;
}
a:hover{
	color:#b2b2b2;
}

#header{
	width:800px;
	margin:0 auto;
	clear:both;
}

#menu, #container, #footer{
	width:800px;
	margin:0 auto;
	clear:both;
}

#contact-details{
	float:left;
	width:100px;
	padding-top:30px;
}
#contact-details p{
	text-align:center;
	color:#464646;
	font-size:14px;
	font-weight:bold;
	
}
#logo{
	float:right;
	width:230px;
}

#container{
	padding:0;
	padding:20px 0 10px 0;
}

#footer{
	text-align:left;
	margin-bottom:15px;
}

#footer p{
	width:780px;
	margin:0;
	padding:5px 0 0 0;
	background-color:none;
	font-size:10px;
	text-align:right;
}

/*
	HOMEPAGE
*/
#container #home-page-images{
	clear:both;
	width:780px;
	height:340px;
	background-image:url('../images/homepage/boardroom.jpg');
}

/*
	TWO COLUMN CONTENT
*/
#container #content{
	float:left;
	width:528px;
	padding:0 0 10px 0;
}
#container #content p{
	padding-right:20px;
}
#container #side{
	float:left;
	padding:40px 0 10px 0;
	width:252px;
}
#container #content .column{
	float:left;
	width:252px;
}



/*
	PROJECTS
*/
#container .project{
	width:252px;
	margin:0 12px 12px 0;
	float:left;
	font-size:10px;
	border:1px solid #EAEAEA;
	text-align:left;
}
#container .project .thumb{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:100px;
	height:80px;
	overflow:hidden;
	border:0;
	margin-right:10px;
}
#container .projects-thumb{
	position:relative;
	top:0;
	left:0;
	float:left;
	width:120px;
	height:96px;
	overflow:hidden;
	border:0;
	margin-bottom:12px;
}
#container .project .title{
	font-weight:bold;
	display:block;
	padding-top:10px;
}
#container .project .link{
	text-decoration:underline;
}
#container a.project, #container a:visited.project{
	background-color:#FFFFFF;
}
#container a:hover.project{
	background-color:#EAEAEA;
}
#container .prevPic{
	float:left;
	background-image:url('../images/prev.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-800px;
	overflow:hidden;
	width:20px;
	height:20px;
	margin-top:220px;
}
#container .nextPic{
	float:left;
	background-image:url('../images/next.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-800px;
	overflow:hidden;
	width:20px;
	height:20px;
	margin-top:220px;
}
#container .prevPicHidden{
	float:left;
	text-indent:-800px;
	overflow:hidden;
	width:20px;
	height:20px;
	margin-top:220px;
}
#container .nextPicHidden{
	float:left;
	text-indent:-800px;
	overflow:hidden;
	width:20px;
	height:20px;
	margin-top:220px;
}
#content #project-details p{
	margin:0;
	padding:0;
}

#project-details{
	margin: 0 0 20px 0;
}

#project-details .label{
	float:left;
	width:130px;
} 

#content a.pdf-link, #content a.pdf-link:visited{
	background-image:url('../images/pdf-link.gif');
	background-position: 0 0;
	background-repeat:no-repeat;
	padding:3px 0 3px 30px;
	height:24px;
	overflow:hidden;
}
#content a.pdf-link:hover{
	background-position: 0 -24px;
}

/*
	CLIENTS
*/

.page-menu, .center-image{
	float:left;
	width:252px;
	margin:0 12px 0 0;
}
.page-menu	ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	
}
.page-menu ul li{
	float:left;
	margin:0 0 12px 0;
}
.page-menu ul li a, .page-menu ul li a:visited{
	width:252px;
	float:left;
	background-color:#c5c5c5;
	padding:15px 0;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.page-menu ul li a:hover{
	background-color:#014076;
}


/*
	CONTACT
*/

.contact-detail{
	clear:both;
}
.contact-detail div{
	float:left;
	padding:6px 0;
}
.contact-detail div.label{
	clear:both;
	margin-right:5px;
	padding-bottom:10px;
}
.contact-detail div.staff_details{
	margin:20px 0 0 12px;	
}

/*
.contact-detail .address{
	background-image:url('../images/icon_address.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}
.contact-detail .telephone{
	background-image:url('../images/icon_tel.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}
.contact-detail .fax{
	background-image:url('../images/icon_fax.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}

.contact-detail .label{
	width:30px;
	text-indent:-1500px;
}

.contact-detail .email{
	background-image:url('../images/icon_email.gif');
	background-repeat:no-repeat;
	background-position:0 6px;	
}

.contact-detail{
	clear:both;
}

.contact-detail .label{
	float:left;
	width:40px;
	padding-bottom:10px;
	text-indent:-1500px;
}

.contact-detail .address{
	background-image:url('../images/icon_address.gif');
	background-repeat:no-repeat;
}
.contact-detail .telephone{
	background-image:url('../images/icon_tel.gif');
	background-repeat:no-repeat;
}
.contact-detail .fax{
	background-image:url('../images/icon_fax.gif');
	background-repeat:no-repeat;
}
.contact-detail .email{
	background-image:url('../images/icon_email.gif');
	background-repeat:no-repeat;
}
*/



/* NEWS UPDATES */

#updatesNav{
	margin:0;
	padding:0;
	list-style:none;
}
	#updatesNav li{
		margin:0 0 0 12px;
		padding:0 0 20px 0;
		list-style:none;
		float:left;
	}
	#updatesNav li:first-child,
	#updatesNav li.first-child{
		margin:0;
	}
	#updatesNav li a,
	#updatesNav li a:visited{
		float:left;
		line-height:25px;
		width:54px;
		text-align:center;
		background-color:#d6d6d6;
		color:#FFF;
		text-decoration:none;
	}
	#updatesNav li a:hover{
		background-color:#b2b2b2;
	}
	#updatesNav li.selected a,
	#updatesNav li.selected a:visited,
	#updatesNav li.selected a:hover{
		background-color:#003b77;
	}
	

#achievements{
	float:left;
	z-index:1;
	width:780px;
	height:20px;
	margin-bottom:15px;
	padding:0;
}
.achievements_row{
	border-bottom:1px dotted #808080;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
}
	.achievements_row .content{
		float:left;
		width:505px;
		margin-right:20px;
	}
	.achievements_row .side{
		float:left;
		padding:40px 0 10px 0;
		width:252px;
	}
	.achievements_row ul, .achievements_row ol{
		padding-top:0;
		padding-bottom:0;
		margin-top:0;
		margin-bottom:20px;
	}
#achievements div{
	float:left;
	position:absolute;
	display:block;
	background-color:#FFFFFF;
	line-height:20px;
	display:none;
}
#achievements div a.achievement_title, #achievements div a:visited.achievement_title{
	float:left;
	color:#003B77;
	text-decoration:none;
	font-size:130%;
	font-weight:normal;
}

/* ACCREDITATION LOGOS */

.bottom_left_logo{
	float:left;
	margin:0;
	padding:0; 
}

.bottom_right_logo{
	float:right;
	margin:0;
	padding:0 20px 0 5px;
}
	
.accreditation_text{
	margin:0;
	padding:0;
	text-align:right;
	position:relative;
	top:32px;
}
