* {   margin: 0px;
	padding: 0px;
	}
	
/* --------------- layout ------------- */	

body {
	background-image: url(../images/general/backgroundblue.jpg) ;
	background-repeat:repeat-x;
	min-height:800px;
	}	

#home #bodyWrapper {	
	background-image: url(../images/general/background.jpg);
	min-height:800px;
	}	

#pageType #bodyWrapper {	
	background-image: url(../images/general/backgroundmain.jpg);
	min-height:800px;
	}	
#home #bodyWrapper-fr {	
	background-image: url(../images/general/background-fr.jpg);
	min-height:800px;
	}	

#pageType #bodyWrapper-fr {	
	background-image: url(../images/general/backgroundmain-fr.jpg);
	min-height:800px;
	}				
				
#bodyWrapper {
	background-repeat:no-repeat;
	margin: 0px auto; 
	}
	
	#bodyWrapper-fr {
	background-repeat:no-repeat;
	margin: 0px auto; 
	}	
	
#wrapper {  
	margin:20px auto;
	padding:20px 0 0 0px;
	width: 100%;
	/*border: 1px solid yellow; */
	margin-top: -20px; 
	}
	
* html #wrapper {  
	padding:20px 0 0 0px;	
	}
	
#wireFrameText {
	float: right;
	margin-top: -140px;
	display: none;
	}	

#page {
	width: 999px; 
	}
	
.clearing { 
    clear:both;
	}	

#footer {
	width: 1008px;
	height: 20px;
	margin-left: 844px;
	padding-bottom: 5px;
	}	

#footer a {
	text-size: 10px !important;
	}	
		
#logoArea {
	margin-left: 849px;
	margin-top: -100px;
	}		
	
/* --------------- columns ------------- */	
	
#columnArea {
	width: 800px;
	float: left;	
	margin-bottom: 30px;
	}
	
#columnLeft {
	width: 180px;
	float: left;
	margin-right: 20px; 
	margin-top: 150px;
	margin-left: 69px;
	font-family: Arial;
	}
* html #columnLeft {
	margin-left: 29px;
	}	
		
#columnLeft li ul {
	margin-top: 10px;
	}
	
#columnLeft li ul li {
	margin-left: 17px;
	}
		
#columnMiddle {
	width: 500px; float: right;
	}
	
#columnMiddle ul {
	font-size:11px !important;
	}	
	
#columnMiddleWide{
	width: 215px; 
	float: left; 
	margin: 15px 25px 0px 0px;
	}			
	
#columnMiddleNarrow{
	width: 140px; 
	float: left; 
	margin: 15px 15px 0px 0px;
	padding-right: 5px;
	}
	
#columnMiddleNarrow h4 a{
      line-height: 16px;
	font-size: 12px;
      font-weight: bold;
	margin-top: 5px;
	}	
	
#columnMiddleHorizontalBox{
	border: solid 1px #4d5c7f;
	width: 100%;
	height: 100px; 
	margin: 10px 0px 5px 0px;
	}	

#columnMiddleHorizontal img{
	float: left;
	width: 160px;
	height: 100px;
	margin-right: 20px;
	border-right: solid 1px #4d5c7f;
	}	
		
#columnRight { float: right;
	width: 165px; 
	margin: 67px 0px 20px 30px; 
	}
	
#columnRight .quote{ 
	background: #F3F5FC; 
	min-height: 205px; 
	padding: 10px 10px 0px 10px; 
	overflow:hidden;
	}
	
#columnRight .quote a{ 
	font-size: 10px; 
	}

#columnRight .quoteHome{ 
	background: #F3F5FC; 
	min-height: 40px; 
	padding: 10px 10px 0px 10px; 
	overflow:hidden;}	
	
#extras { 
	float: left;
	text-align: left; 
	width: 150px;
	margin-left: 230px;
	display: none;
	}
	
*html #extras { 
	float: left;
	text-align: left; 
	width: 150px;
	margin-left: 105px;
	}			
  
/* --------------- menu ------------- */			

#menu {
	position: absolute;
	left: 295px;
	width: 705px;
	border-bottom: 1px solid #66c05e;
	}

#menu ul, #menu li {
	padding: 0;
	display: inline;
	list-style-type: none; 
}

#menu a {
	float: left;
	line-height: 14px;
	padding: 5px 6px 9px 6px;
	text-decoration: none;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	}

#menu li a:link#current, #menu li a:visited#current {
	border-bottom: 4px solid #fff;
	padding: 5px 8px 5px 8px;
	font-weight: bold;
	background: #fff;
	color: #4d5c7f;
	} 

#menu a:hover, #menu li a:hover#current {
	border-bottom: 4px solid #66c05e;
	padding-bottom: 5px;
	font-weight: bold;
	color: #333;
	background: #F3F5FC;
	}

#navlist a:hover { 
	color: #000; 
	}

.hide, .anchor { display: none; }

/* --------------- side menu ------------- */	

#navcontainer{
/*avoid gap after li in ie6 by setting width*/
	position: absolute;
	width: 160px;
	font-size: 12px;
	margin-left: 40px;
	margin-top: -35px;
	}

#navcontainer ul{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

#navlist a
	{
	display: block;
	color: #999;
	padding: 2px 0 2px 10px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#navlist a { 
	width: 114px; }

#navlist a {
	\width: 160px;
	w\idth: 144px;
	}

#navlist ul.subnavlist { 
	margin-top: 0px; 
	}

#subnavlist a {
	display: block;
	color: #999;
	padding: 2px 0 2px 10px;
	margin-left: 10px;
	}

/*boxmodel hack. http://css-discuss.incutio.com/?page=BoxModelHack SBMH*/
#subnavlist a { 
	width: 136px; 
	}

#subnavlist a {
	\width: 162px;
	w\idth: 136px;
	}

#navlist a, #navlist a:visited {
	border-left: 1px solid #66c05e;
	background: #FFFFFF;
	color: #9C9C9C;
	text-decoration: none;
	}

#subnavlist a, #subnavlist a:visited {
	border-left: 1px solid #66c05e;
	background: #FFFFFF;
	color: #333;
	text-decoration: none;
	}

#navlist a:hover, #navlist li a:hover#current, #navlist li a:hover#subcurrent {
	border-left: 5px solid #66c05e;
	text-decoration: none;
	color: #333;
	font-weight: bold;
	background: #F3F5FC;
	}

#navlist a#current, #navlist a:visited#current {
	border-left: 1px solid #66c05e;
	background: #fff;
	color: #4d5c7f;
	font-weight: bold;
	text-decoration: none;
	}

a#subcurrent, a:visited#subcurrent {
	border-left: 1px solid #66c05e;
	background: #fff;
	color: #4d5c7f;
	font-weight: bold;
	text-decoration: none;
	}
/* --------------- all links ------------- */	
a {
	text-decoration: none;
	color: #3f8f34;
	}
/* --------------- tr, td ------------- */	
th, tr, td { 
	padding: 5px; 
	border: solid 1px #eee; 	
	vertical-align:top; 
	text-align:left;
	}
/* --------------- grid ------------- */	
.grid#currentProjects { 
	width: 450px; 
	background:#fff;
	}
	
.grid#currentProjects th { 
	width: 370px; 
	}
	
.grid#currentProjects td { 
	width: 120px; 
	}

.grid#caseStudies { 
	width: 535px; 
	background: #fff; 
	margin-bottom: 0px; 
	margin-top: 0px; 
	border-top: 5px solid #eee; 
	border-bottom: 5px solid #fff;}
	
.grid#caseStudies th { 
	width: 300px; 
	}
	
.grid#caseStudies td { 
	width: 140px; 
	}

.grid#staffContacts { 
	border: 1px solid #fff; 
	}
	
.grid#staffContacts th { 
	border: 1px solid #eee; 
	}
	
.grid#staffContacts td {  
	border: 1px solid #eee; 
	}
	
#slideshow {
	float: left; 
	margin-right: 12px;
	}

#isoPlaceholder { 
	margin:160px 0px 0px 43px;
	}

#isoPlaceholder img { 
	margin-right: 12px;
	}

/* --------------- box------------- */	
.box {
	padding:0 12px 0 0;
	background:#fff url(../images/general/border.gif) 100% 0 repeat-y;
	}

.bi {
	padding:0 0 0 12px;
	background:#fff url(../images/general/border.gif) 0 0 repeat-y;
	}
	
.bt {
	height:17px;
	margin:0 -12px;
	background:url(../images/general/box.gif) 100% 0 no-repeat;
	}

.bt div {
	width:18px;
	height:17px;
	background:url(../images/general/box.gif) 0 0 no-repeat;
	}
	
.bb {
	height:17px;
	margin:0 -12px;
	background:url(../images/general/box.gif) 100% 100% no-repeat;
	}

.bb div {
	width:18px;
	height:17px;
	background:url(../images/general/box.gif) 0 100% no-repeat;
	}
	
.box h1 {
	margin:0;
	padding:0.3em 10px;
	background:#F3F5FC;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
		
.box h2 {
	margin:0;
	padding:0.3em 10px;
	background:#F3F5FC;
	font:bold 0.9em/1 Arial, Helvetica, sans-serif;
	}
		
.box h3 {
	margin:0;
	padding:0.3em 10px;
	background:#F3F5FC;
	font:bold 1em/1 Arial, Helvetica, sans-serif;
	}
				
.box p, .box ul {
	margin:0;
	padding:4px 10px;
	background:#fff;
	}

.box li {
	margin:0 0 0 2em;
	padding:0;
	}
	
.box .popupLogoContainer{
	background: white;
	width: 533px;
	}	

.box .popupLogo{
	margin: 0px 0px 10px 475px;
	}
		
/* --------------- popups ------------- */	

#popup {
	background: #fff;
	padding: 5px 10px;
	}

.popup img {
	background: white;
	float: left;
	margin: 10px 20px 30px 0px;
	}
	
.popupLogoContainer { 
	width: 100px; 
	border: 0; 
	}
  
.our-people { 
  	float:left; 
	margin: 5px 20px 10px 15px !important; 
	} 
	
/* --------------- fixed ------------- */		 

#fixed { 
	width: 240px; 
	height: 300px; 
	background: white; 
	z-index: 100; 
	border: solid 0px red;
	}

* html #fixed { /*\*/position: absolute; top: expression((170 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); right: expression((-5 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#fixedContainer > #fixed { 
	position: fixed; 
	top: 170px; 
	right: 0; 
	} 
	
/* shadows */	

.img-shadow {
  	background: url(../images/general/) no-repeat bottom right !important;
  	background: url(../images/general/) no-repeat bottom right;
  	margin: 10px 0px 0 10px !important;
 	margin: 10px 0px 0 5px;
 	}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
	padding: 0px;
	width: 100;
	height: 70;
  	}

.img-shadow#case-studies, .our-people { 
  	float:left; 
	margin-right: 25px !important; 
	}	
  
#lang-selector {
 font-size: 10px;
 text-align: left;
 padding: 80px 0px 0px 8px;
 color: #fff;
}

a.lang-current,
a.lang-current:visited
{
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}

a.lang-other,
a.lang-other:visited
{
 color: #fff;
 text-decoration: none;
 font-weight: normal;
}


a.lang-other:hover
{
color: #4d5c7f;
}



@media print {
 #lang-selector {
     display: none;
 }
}
  