* {
padding:0;
margin:0;
}

body {
background:url(/images/body-bg.png) 50% top no-repeat;
font-family:Arial, Helvetica, sans-serif;
line-height:1em;
}

#container {
	margin:0 auto;
	width:990px;
}

#leftcol {
	width:326px;
	float:left;
}

#rightcol {
	width:664px;
	float:left;
	background:#fff;
	height:100%;
	margin-top:25px;
	position:relative;
}

#rightcol .button-findoutmore {
	float:right;
	padding-right:25px;
}

#rightcol #footer p {
	clear:both;
	float:right;
	padding-right:30px;
}

#rightcol #footer p {
	color:#67ACEB;
	font-size:0.7em;
}

#rightcol #footer a {
	color:#67ACEB;
	font-weight:bold;
}

#leftcol .logo {
	margin:29px 0 40px 24px;
}

#leftcol #nav-top {
float:right;
}

#leftcol #nav-top li {
	float:left;
	list-style:none;
	font-size:0.8em;
	padding-right:25px;
}

#leftcol #nav-top li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#leftcol #nav-top li a:hover {
	color:#ccc;
}

#leftcol #nav-top li .current {
	color:#FFB648;
}

#leftcol #nav-left {
	margin-top:35px !important;
	margin-top:32px;
}

*:first-child+html #leftcol #nav-left {
	margin-top:32px !important;
}

#leftcol #nav-left li {
	text-indent:-900em;
	list-style:none;
}

#leftcol #nav-left li a {
	width:326px;
	height:46px;
	display:block;
	text-decoration:none;
}

#leftcol #nav-left .nav-consultancy a {
	background:url(/images/nav-consultancy.png) top left no-repeat;
}

#leftcol #nav-left .nav-consultancy a:hover, #leftcol #nav-left .nav-consultancy .current {
	background:url(/images/nav-consultancy-on.png) top left no-repeat;
}

#leftcol #nav-left .nav-keypersonnel a {
	background:url(/images/nav-keypersonnel.png) top left no-repeat;
}

#leftcol #nav-left .nav-keypersonnel a:hover, #leftcol #nav-left .nav-keypersonnel .current {
	background:url(/images/nav-keypersonnel-on.png) top left no-repeat;
}

#leftcol #nav-left .nav-casestudies a {
	background:url(/images/nav-casestudies.png) top left no-repeat;
}

#leftcol #nav-left .nav-casestudies a:hover, #leftcol #nav-left .nav-casestudies .current {
	background:url(/images/nav-casestudies-on.png) top left no-repeat;
}

#leftcol #nav-left .nav-jobs a {
	background:url(/images/nav-jobs.png) top left no-repeat;
}

#leftcol #nav-left .nav-jobs a:hover, #leftcol #nav-left .nav-jobs .current {
	background:url(/images/nav-jobs-on.png) top left no-repeat;
}

#leftcol .form-subscribe {
	margin:35px 0 35px 15px;
}

#leftcol .form-subscribe p a {
	color:#666;
	font-size:0.7em;
}

#leftcol .form-subscribe form p {
	margin:0;
	padding:0;
}

#leftcol .form-subscribe form input {
	padding:5px;
	margin-bottom:12px;
}

#rightcol p {
	padding:25px 25px 0 25px;
	color:#666666;
	font-size:0.8em;
}

#rightcol h1 {
font-size:1.7em;
padding:30px 25px 0 25px;
color:#0F4B7D;
font-weight:normal;
line-height: 25px;
}

#rightcol h1 span {
font-size: 14px;	
color: #1D85DA;
}

#rightcol h2 {
font-size:1em;
padding:30px 25px 0 25px;
color:#0F4B7D;
}

#rightcol .back-top-top {
	margin-left: 530px;
	margin:  -20px 0 10px 530px;
	}

#rightcol .back-top-top a {
	color: #96C3EC;
	font-size: 11px;
	}

#rightcol h3 {
font-size:.8em;
padding:20px 25px 0 50px;
color:#0F4B7D;
}

#rightcol ul {
margin:20px 25px 0 65px;
}

#rightcol ul li {
color:#666666;
font-size:0.8em;
list-style:disc;
}

#rightcol ul li a, #rightcol p a  {
color:#82B5E4;
font-weight:bold;
text-decoration:none;
}


#rightcol ul li a {
color:#82B5E4;
font-weight:bold;
text-decoration:none;
}

#rightcol ul li a:hover, #rightcol p a:hover {
color:#0F4B7D;
}

#banner-facilitate, #banner-implement, #banner-support {
	width:218px;
	height:133px;
	background:url(/images/services-button-facilitate.png) top left no-repeat;
	position:absolute;
	top:223px;
	z-index:1000;
}

#banner-facilitate {
	width:218px;
	background:url(/images/services-button-facilitate.png) top left no-repeat;
	left:5px;
}

#banner-implement {
	width:214px;
	background:url(/images/services-button-implement.png) top left no-repeat;
	left:223px;
}

#banner-support {
	width:222px;
	background:url(/images/services-button-support.png) top left no-repeat;
	right:4px;
}

#rightcol #banner-facilitate p, #rightcol #banner-implement p, #rightcol #banner-support p {
	font-size:0.6em;
	color:#CCCCCC;
	padding:45px 10px 0 21px;
line-height:1.2em;
}

.headline {
	margin-top: 20px;
	}
	
.contact {
	margin-left: 20px;	
	margin-bottom: 30px;
	margin-top: 20px;
	}

.contact .error {
	color: #FF0000;
	}

.contact td {
	padding: 0px 10px 10px 0;
	font-size: 12px;
	}


.contact .other {
	background: #BEDF7D;
	padding: 15px 0 15px 10px;
	}

.contact .padded {
	padding: 15px;
	}


.contact-title {
	color: #333333;
	margin: 0;
	}

input, select, textarea {
	background: #ffffff;
	border: 1px solid #82B5E4;
	}

.contactsend {
	background: #0F4B7D;
	color: #ffffff;
	font-weight: bold;
	border: none;
	margin-top: 10px;
	}
	