/* Start of CMSMS style sheet 'main' */
/* 
Dark green (text): #005B49
MidDark Green (headings, links) #3C8174
Mid Green (header) #78A89E
MidLight Green (top navigation) #B3CEC8
Light Green: #EFF4F3
*/ 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}
div, span, ul, li, p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
#pagewrapper {
	margin: 0 auto;
	width: 649px;
	border: 0;
	padding: 0;
}
#toplinks {
	margin-left: 325px;
	width: 324px;
	font-size: 0.7em;
	color: #3C8174;
}
#toplinks span.telno {
	float: left;
	margin-right: 40px;
}
#toplinks span.faxno {
	float: left;
}
#toplinks span.email {
	float: right;
}
#toplinks span.email a {
	color: #3C8174;
	text-decoration: none;
}
#toplinks span.email a:hover {
	color: #78a89e;
	text-decoration: underline;
}
#header {
	height: 121px;
	margin-bottom: 3px;
	clear: both;
}
#headlogo {
	float:left;
	width: 322px;
	margin-right: 3px;
}
#headimage {
	background-color: #3C8174;
	position: relative;
	float: left;
	height: 91px;
	width: 324px;
}
#headimage h1 {
	position: absolute;
	margin: 0;
	padding: 0 8px 0 0;
	right: 0;
	bottom: 0;
	color: #B3CEC8;
	font-size: 2em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#headmenu {
	background-color: #666666;
	float: left;
	position: relative;
	font-size: 0.8em;
	z-index: 99998;
	width: 324px;
	height: 30px;
}

/* Fix for Opera 8 */
.clearb { clear: both; }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

ul.primary-nav {
	list-style-type: none; 
}
ul.primary-nav ul {
	list-style-type: none;
	position: absolute;
	top: auto;
	margin: 0;
	padding-top: 1px;
	visibility: hidden;
}
ul.primary-nav ul ul { 
	left: 100%;
	top: 0;
	margin: -3px 0 0 0;
	border-left: 2px solid white;
}
ul.primary-nav li { 
	float: left;
	position: relative;
}
ul.primary-nav li li {
	width: 100%;
	clear: both; 
	float: left;
}
ul.primary-nav a { 
	display: block; 
	padding: 7px 8px 7px 8px;
}
ul.primary-nav li li a { 
	padding: 6px 8px 6px 8px;
}
/* the magic which display and hides the 2nd and 3rd level menus */
ul.primary-nav li:hover ul,
ul.primary-nav a:hover ul {
	visibility: visible;
}
/* keep the third level hidden when you hover on first level list OR link */
ul.primary-nav :hover ul ul {
	visibility: hidden;
}
/* make the third level visible when you hover over second level list OR link */
ul.primary-nav :hover ul :hover ul {
	visibility: visible;
}

/* Styling the basic apperance of the menu elements */
#headmenu ul li {
	background: transparent url(/images/menu-divider.gif) right center no-repeat;
	list-style: none;
	color: #FFF;
	margin: 0;
}
#headmenu ul li.recruitment {
	background-image: none;
}
#headmenu ul li:hover { 
	background-color: #78A89E;
}
#headmenu ul a { 
	color: #EFF4F3;
	text-decoration: none;
	font-weight: normal;
}
#headmenu ul li li {
	background-color: #666666;
	background-image: none;
	border: 1px solid #FFF;
	border-top: 2px solid #FFF;
}
#headmenu ul ul {
	width: 95px;
}
#headmenu ul.primary-nav {
	z-index: 99999;
}
#topnav ul.primary-nav {
	z-index: 2;
}
#topnav {
	margin-bottom: 3px;
	height: 136px;
	font-size: 0.9em;
	font-weight: normal;
	z-index: 1;
	clear: both;
}
#topnav ul li {
	float: left;
	width: 160px;
	height: 136px;
	margin-right: 3px;
	background-color: #3C8174;
	background-position: bottom left;
	background-repeat: no-repeat;
}
#topnav ul li.design-services {
	background-image: url(/images/design-services.gif);
}
#topnav ul li.project-management {
	background-image: url(/images/project-management.gif);
}
#topnav ul li.sustainable-solutions {
	background-image: url(/images/sustainable-solutions.gif);
}
#topnav ul li.low-carbon-consulting {
	background-image: url(/images/low-carbon-consulting.gif);
	margin-right: 0;
}
#topnav ul li a {
	display: block;
	height: 113px;
	color: #EFF4F3;
	text-decoration: none;
	text-align: center;
	padding: 23px 4px 0 4px;
}
#topnav ul li li a {
	height: 25px;
}
#topnav ul li:hover,
#topnav ul li.menuactive,
body.home #topnav ul li {
	background-color: #005B49;
}
body.home #topnav ul li:hover {
	background-color: #3C8174;
}
#topnav ul li li {
	background-image: none;
	margin: 0 0 0 -1px;
	border: 1px solid #FFF;
	border-top: 2px solid #FFF;
	height: 32px;
}
#topnav ul li li a {
	padding: 7px 4px 0 6px;
	text-align: left;
}
#topnav ul li li {
	border-left: 2px solid #FFF;
}
#topnav ul ul {
	width: 160px;
}
img.logo {
	width: 322px;
	height: 121px; 
}
#breadcrumb, #relative {
	font-size: 0.9em;
	width: 64%;
	color: #666666;
}
#search {
	font-size: 0.9em;
	width: 35%;
	color: #666666;
}
#breadcrumb a, #relative a {
	color: #666666;
}
#breadcrumb a:hover {
	color: #3C8174;
}
#breadcrumb {
	float: left;
	padding: 0.5em 0 0 0;
}
#search {
	float: right;
	text-align: right;
	padding: 0.2em 0 0 0;
}
#search #cntnt01searchinput {
	margin-right: 0.2em;
	color: #78A89E;
}
#content {
	clear: both;
	background-color: #E8E8E8;
	margin-bottom: 3px;
	padding: 0 8px 8px 8px;
	color: #005B49;
	font-size: 0.9em;
}
#content img {
	margin: 2px 5px 2px 0;
	float: left;
}
#content p {
	margin: 0.6em 0;
	clear: both;
	line-height: 1.2em;
}
#content p a {
	color: #005B49;
}
#content p a:hover {
	color: #3C8174;
}
#content h2 {
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	margin-bottom: 0.5em;
}
#content h3 {
	font-size: 1.2em;
	font-weight: bold;
	clear: both;
	margin-bottom: 0.3em;
}
#content table {
	clear: both;
}
body.location #content td div {
	border: 5px solid #3C8174;
}
body.location #content td div div,
body.location #content td div#sidebar_map0 {
	border: 0;
}
#content table.contact img {
	margin: 0px
}
#content table.contact {
	background-color: #FFF;
	border: 5px solid white;
	width: 100%;
}
#content table td.photo {
	width: 109px;
}
#content table td.title{
	height: 1.5em;
}
#content table td.about{

}
#content table.contact img {
	border: 5px solid #3C8174;
}
#content table.contact h2 {
	font-size: 1.2em;
}
#relative {
	clear:both;
	margin-top: 0.5em;
}
#footer {
	position: relative;
	background-color: #78a89e;
	height: 53px;
	color: #FFF;
	clear: both;
	width: 649px;
}
#footer-co {
	position: absolute;
	padding: 2px;
	bottom: 0;
	right: 0;
	font-size: 0.8em;
}
#companyinfo {
	position: absolute;
	right: 0;
	bottom: 0;
}
#bottomimages {
	padding-top: 3px;
	height: 45px;
}
/* End of 'main' */

