body {
	background: url(../images/background.gif) repeat-x #e5e7e9;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	font-family: "Lucida Grande", "Lucida", "arial", "sans-serif";
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

img {
	border: 0px;
}

div#main a {
	color: #397aae;
	text-decoration: underline;
}

	div#main a:hover {
		background: #397aae;
		color: #fff;
		text-decoration: none;
	}

p {
	margin: 0px;
	padding: 0px 0px 9px 0px;
}

h1 {
	font-size: 30px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #232b33;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 9px 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

	div#main h2 a {
		color: #232b33;
		text-decoration: none;
	}
	
		div#main h2 a:hover {
			background: none;
			color: #397AAE;
			text-decoration: none;
		}

	div.intro p {
		color: #75808b;
		line-height: 27px;
		font-size: 18px;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		margin: 0px;
		padding: 0px;
	}

body.home h1 {
	font-size: 24px;
	font-weight: bold;
	color: #232b33;
	line-height: 24px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

body.home h2 {
	font-size: 18px;
	font-weight: normal;
	color: #232b33;
	line-height: 27px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

body.home h3 {
	font-size: 14px;
	font-weight: normal;
	color: #838e99;
	line-height: 14px;
	margin: 0px;
	padding: 24px 0px 0px 0px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}

	div#main h3 a {
		color: #4a535c;
		text-decoration: underline;
	}
	
		div#main h3 a:hover {
			text-decoration: none;
			background: #4a535c;
			color: #fff;
		}
	
div#main ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

	div#main ul li {
		margin: 0px;
		padding: 3px 0px 3px 18px;
		background: url(../images/arrow.gif) no-repeat 0px 6px;
		line-height: 18px;
	}

div#container {
	width: 942px;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: left;
}

div#top {
	margin: 0px;
	padding: 32px 0px 0px 0px;
}

	div#top div#logo {
		width: 109px;
		height: 34px;
		float: left;
		margin: 0px 0px 0px 12px;
		padding: 0px;
	}
	
		div#top div#logo a {
			display: block;
			width: 109px;
			height: 34px;
			background: url(../images/logo.gif) no-repeat;
			text-decoration: none;
		}
		
			div#top div#logo a span {
				display: none;
			}
			
	div#top div#menu {
		float: left;
		margin: 17px 0px 0px 50px;
	}
	
		div#top div#menu ul {
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
			div#top div#menu ul li {
				margin: 0px;
				padding: 0px 10px 0px 0px;
				float: left;
			}
			
				div#top div#menu ul li a {
					color: #232b33;
					font-size: 11px;
					text-shadow: 0px 1px 0px #fff;
					text-decoration: none;
					display: block;
					margin: 0px;
					line-height: 11px;
				}
				
					div#top div#menu ul li a span {
						display: block;
						padding: 3px 9px 6px 9px;
					}
					
					div#top div#menu ul li.active a,
					div#top div#menu ul li a:hover {
							background: url(../images/menu-item.gif) no-repeat top left;
							color: #ebebeb;
							text-shadow: 0px -1px 0px #575d63;
					}

						div#top div#menu ul li.active a span,
						div#top div#menu ul li a:hover span {
							background: url(../images/menu-item-right.gif) no-repeat top right;
						}					
			
	div#top div#phone {
		float: right;
		margin: 18px 12px 0px 0px;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
		color: #4f565e;
		font-size: 16px;
		text-shadow: 0px 1px 0px #fff;
	}
	
div#main {
	padding: 9px 0px 0px 0px;
}

	div#main div#header {
		background: url(../images/header.jpg) no-repeat;
		width: 942px;
		height: 293px;
		margin: 0px 0px 4px 0px;
		position: relative;
		overflow: hidden;
	}
	
		div#main div#header div#work-link {
			position: absolute;
			bottom: 20px;
			right: 20px;
			height: 20px;
		}
		
			div#main div#header div#work-link a {
				color: #72767a;
				font-size: 10px;
				line-height: 10px;
				background: none;
				text-decoration: none;
				display: block;
				padding: 4px 3px 6px 3px;
			}	
			
				div#main div#header div#work-link a:hover {
					color: #fff;

				}
		
		div#main div#header div.space {
			padding: 2px 10px 0px 10px;
		}
		
		div#main div#header ul {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			list-style: none;
		}
		
			div#main div#header ul li {
				margin: 0px;
				padding: 0px 0px 0px 0px;
				float: left;
				background: none;
			}
			
				div#main div#header ul li a {
					
				}
	
		div#header span.carousel-previous {
			position: absolute;
			left: 20px;
			top: 130px;
			color: #fff;
			z-index: 11;
			font-size: 0px;
			width: 17px;
			height: 22px;
			background: url(../images/nav-prev.gif) no-repeat;
			cursor: pointer;
		}
		
		div#header span.carousel-next {
			position: absolute;
			right: 20px;
			top: 130px;
			color: #fff;
			z-index: 11;
			font-size: 0px;
			width: 17px;
			height: 22px;
			background: url(../images/nav-next.gif) no-repeat;	
			cursor: pointer;		
		}	
		
			div#header span.carousel-control.disabled {
				opacity: .25;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
				filter: alpha(opacity=25);
			}
		
		div#header div.carousel-pagination {
			position: absolute;
			left: 387px;
			bottom: 20px;
			z-index: 12;
			height: 20px;
			background: #000;
			display: none;
		}
		
			div#header div.carousel-pagination p {
				margin: 0px;
				padding: 3px 3px 0px 3px;
				text-align: center;
			}
			
				div#header div.carousel-pagination p a {
					background: url(../images/pager.png) 3px 3px no-repeat;
					width: 14px;
					height: 14px;
					display: block;
					float: left;
					cursor: pointer;
				}
				
					div#header div.carousel-pagination p a.active {
						background: url(../images/pager-active.png) 3px 3px no-repeat;
					}
				
					div#header div.carousel-pagination p a span {
						display: none;
					}
	
	div#main div.content {
		background: url(../images/main-bg.gif) repeat-y;
		color: #464e55;
	}
	
		div#main div.content div.background {
			background: url(../images/main-bg-top.gif) no-repeat left top;
		}	

			div#main div.content div.space {
				background: url(../images/main-bg-bottom.gif) no-repeat left bottom;
				padding: 42px 40px 42px 42px;
			}	
			
	div#main div.content div.left {
		width: 560px;
		margin: 0px 40px 0px 0px;
		float: left;
	}
	
	div#main div.content div.right {
		width: 260px;
		margin: 0px 0px 0px 0px;
		float: left;
	}	
	
	div#main div.yellow {
		padding-top: 50px;
		text-align: center;
	}
	
		div#main div.yellow p {
			margin: 0px;
			padding: 8px;
			font-size: 14px;
			color: #232b33;
			line-height: 14px;
			text-align: center;
			background: #fffcde;
			display: inline;
		}
		
			div#main div.yellow a {
				color: #232b33;
			}
				
				div#main div.yellow a:hover {
					color: #fff;
					background: #232b33;
					text-decoration: none;
				}
			
div#footer {
	padding: 6px 10px 20px 10px;
	color: #959ca2;
	font-size: 11px;
	line-height: 15px;
}

	div#footer a {
		color: #959ca2;
	}
	
		div#footer a:hover {
			color: #474c51;
			text-decoration: none;
		}

	div#footer div.left {
		float: left;
	}
	
	div#footer div.right {
		float: right;
		padding: 0px 0px 0px 40px;
	}
	
body.default div.list {
	width: 260px;
	float: left;
	margin: 0px 40px 0px 0px;
}

	body.default div.list h6 {
		font-size: 10px;
		color: #90989e;
		margin: 0px;
		padding: 40px 0px 6px 20px;
		font-weight: normal;
	}
	
	body.default div#main div.list ul {
		padding-left: 20px;
		padding-top: 0px;
	}
	
body.default div.spacer {
	padding: 40px 0px 0px 0px;
	width: 938px;
	margin: 0px 0px 40px -40px;
	border-bottom: 1px solid #d7dce0;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

	body.default div.spacer-noborder {
		padding: 20px 0px 0px 0px;
		margin: 0px 0px 20px 0px;
		clear: both;
		font-size: 1px;
		line-height: 1px;
	}

body.default div.block-left {
	width: 260px;
	padding-right: 600px;
	position: relative;
}

	body.default div.block-left {
		font-size: 12px;
		line-height: 22px;
	}
	
	body.default a.arrow {
		font-size: 12px;
		padding: 0px 0px 0px 18px;
		background: url(../images/arrow.gif) no-repeat 0px 2px;
	}
	
		body.default div#main a.arrow:hover {
			background: #fff url(../images/arrow.gif) no-repeat 0px 2px;
			color: #000;
		}

	body.default div.block-left img {
		right: -38px;
		position: absolute;
	}
	
body.default div.block-small-right {
	width: 560px;
	margin: 40px 0px 0px 300px;
	font-size: 12px;
	line-height: 22px;
}

	body.default div.block-small-right img {
		position: absolute;
		margin-left: -300px;
	}
	
	body.default div#main div.block-small-left ul,
	body.default div#main div.block-small-right ul {
		margin: 0px 40px 18px 10px;
		padding: 0px;
		float: left;
	}
	
		body.default div#main div.block-small-left ul li,
		body.default div#main div.block-small-right ul li {
			background-image: url(../images/arrow2.gif);
			line-height: 18px;
		}
		
	body.default div#main div.block-small-left p,
	body.default div#main div.block-small-right p {
		clear: both;
	}
	
body.default div.block-small-left {
	width: 560px;
	margin: 40px 300px 0px 0px;
	font-size: 12px;
	line-height: 22px;
}

	body.default div.block-small-left img {
		position: absolute;
		margin-left: 600px;
	}	

body.default div.block-2 {
	width: 560px;
	margin: 0px 40px 0px 0px;
	float: left;
	line-height: 22px;
}

	body.default div.block-2.block-2-nomargin {
		margin-right: 0px;
	}
	
body.default div.block-3 {
	width: 260px;
	margin: 0px 40px 0px 0px;
	float: left;
	line-height: 22px;
	position: relative;
}

	body.default div.block-3.block-3-nomargin,
	body.default div.block-3.block-3-3 {
		margin-right: 0px;
	}
	
	body.default div.block-3.block-3-padding {
		margin-right: 340px;
	}
	
body.default div.block-centered {
	
}

	body.default div.block-centered h2 {
		text-align: center;
		font-size: 30px;
		font-weight: bold;
		color: #000;
		line-height: 30px;
	}
	
	body.default div.block-centered p {
		font-size: 18px;
		color: #75808b;
		text-align: center;
		line-height: 24px;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	}
	
body.default div.breadcrum {
	font-size: 11px;
	color: #6c7176;
	line-height: 11px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

	body.default div#main div.breadcrum a {
		color: #6c7176;
		text-decoration: none;
	}
	
		body.default div#main div.breadcrum a:hover {
			background: none;
			color: #3b3f43;
		}
		
body.default div.intro table {
	margin: 16px 0px 0px 0px;
}

	body.default div.intro table tr td p {
		font-size: 14px;
		line-height: 21px;
		padding: 14px 0px 0px 0px;
	}
	
		body.default div.intro table tr td p.smaller {
			font-size: 12px;
		}
		
		body.default div#main div.intro table tr td p a {
			color: #75808B;
		}
		
			body.default div#main div.intro table tr td p a:hover {
				color: #fff;
				background: #75808B;
			}
	
	body.default div.intro table tr td.labels p {
		color: #3e464e;
		font-size: 11px;
		text-transform: uppercase;
		padding: 14px 15px 0px 0px;
		line-height: 21px;
	}
	
fieldset#form_1_fieldset_1 {
	background: #2f3336 url(../images/contact-background.gif) no-repeat;
	padding: 34px 40px 40px 40px;
	color: #fff;
	border: 0px solid #fff;
	margin: 0px;
}
	
	fieldset#form_1_fieldset_1 div.formField {
		padding: 6px 0px 6px 0px;
		clear: both;
	}
	
	fieldset#form_1_fieldset_1 div.formField label {
		width: 220px;
		text-align: right;
		float: left;
		margin: 0px 40px 0px 0px;
		padding: 6px 0px 0px 0px;
		font-size: 15px;
		color: #b8c1ca;
		line-height: 16px;
		
		text-shadow: 0px -1px 0px #000;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	}
	
	fieldset#form_1_fieldset_1 div.formField span.textRequired {
		display: block;
		clear: both;
		float: left;
		width: 220px;
		text-align: right;
		margin: -11px 0px 0px 0px;
		font-size: 11px;
		line-height: 11px;
		color: #6a7077;
		
		text-shadow: 0px -1px 0px #000;
		font-family: "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
	}
	
		fieldset#form_1_fieldset_1 div.fieldTextarea span.textRequired {
			margin: -104px 0px 0px 0px;
		}
	
	fieldset#form_1_fieldset_1 div.fieldText input {
		float: left;
		width: 365px;
		font-size: 14px;
		color: #000;
		background: #fff;
		padding: 6px;
		border: 2px solid #9aacb5;
	}
	
		fieldset#form_1_fieldset_1 div.fieldText input.inputFieldError:focus,
		fieldset#form_1_fieldset_1 div.fieldText input:focus {
			border: 2px solid #ffb400;
		}
	
	fieldset#form_1_fieldset_1 div.fieldTextarea textarea {
		float: left;
		width: 506px;
		height: 120px;
		color: #000;
		background: #fff;
		border: 2px solid #9aacb5;		
	}
	
		fieldset#form_1_fieldset_1 div.fieldTextarea textarea.inputFieldError:focus,
		fieldset#form_1_fieldset_1 div.fieldTextarea textarea:focus {
			border: 2px solid #ffb400;
		}
		
	fieldset#form_1_fieldset_1 div.fieldSubmit {
		padding: 40px 0px 0px 260px;
	}
	
		fieldset#form_1_fieldset_1 div.fieldSubmit input {
			color: #fff;
			background: #78a31b;
			padding: 5px 30px 5px 30px;
			font-size: 16px;
			border: 2px solid #cee4b5;
		}
		
			fieldset#form_1_fieldset_1 div.fieldSubmit input:active {
				background: #5b7d12;
			}
			
	fieldset#form_1_fieldset_1 div.fieldText input.inputFieldError,
	fieldset#form_1_fieldset_1 div.fieldTextarea textarea.inputFieldError {
		border: 2px solid #c81f30;
		background: #ffeaec;
	}
	
div#main div.vacatures ul {
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 18px;
}

	div#main div.vacatures p {
		padding-bottom: 18px;
	}
	
	div#main div.vacatures div.intro p {
		padding-bottom: 0px;
	}
	
div#main div.work div.thumb {
	width: 260px;
	float: left;
	margin: 0px 40px 0px 0px;
	padding: 20px 0px 20px 0px;
	position: relative;
}

	div#main div.work div.thumb div.featured {
		width: 65px;
		height: 65px;
		top: 16px;
		right: -3px;
		position: absolute;
		z-index: 30;
		background: url(../images/featured.png) no-repeat;
	}

	div#main div.work div.thumb.no-space {
		margin-right: 0px;
	}
	
	div#main div.work div.thumb img {
		border: 1px solid #c2c2c2;
		padding: 3px;
		background: #fff;
		margin: 0px 0px 0px 0px;
		display: block;
	}
	
		div#main div.work div.thumb a:hover img {
			border: 1px solid #939393;
		}
	
	div#main div.work div.thumb h2 {
		font-size: 18px;
		font-weight: normal;
		color: #000;
		margin: 0px;
		padding: 10px 0px 4px 0px;
		line-height: 18px;
	}
	
	div#main div.work div.thumb h3 {
		font-size: 16px;
		font-weight: normal;
		color: #87929c;
		margin: 0px;
		padding: 0px 0px 10px 0px;;
		line-height: 18px;		
	}
	
	div#main div.work div.thumb p {
		padding: 0px 0px 10px 0px;
		font-size: 11px;
		line-height: 16px;
	}

div#main div.case {
	
}
	
	div#main div.case a.button {
		color: #ffffff;
		background: #02930d url(../images/button-background.gif) repeat-x;
		border: 1px solid #016909;
		text-decoration: none;
		font-size: 14px;
		line-height: 14px;
		padding: 8px 15px 10px 15px;
		margin: 20px 0px 0px 0px;
		display: block;
		float: left;
		
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border-radius: 7px;		
	}
	
		div#main div.case a.button:hover {
			background: #4a4a4a url(../images/button-background-hover.gif) repeat-x;
			border: 1px solid #000;
		}
	
	div#main div.case div.block-with-carousel {
		height: 462px;
	}
		div#main div.case div.block-with-carousel div.block-left {
			float: left; 
			padding-right: 0;
		}
			div#main div.case div.block-with-carousel div.block-left div.carousel img {
				right: auto;
				position: static;
			}

		div#main div.case div.block-with-carousel div.block-right {
			float: right; 
			margin-right: -38px;
			
		}

	div#main div.case div.carousel ul {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			list-style: none;
		}
	
			div#main div.case div.carousel ul li {
				margin: 0px;
				padding: 0px 0px 0px 0px;
				float: left;
				background: none;
			}
		
				div#main div.case div.carousel ul li a {
				
				}

		div#main div.case span.carousel-previous {
			position: absolute;
			left: 20px;
			top: 210px;
			color: #fff;
			z-index: 11;
			font-size: 0px;
			width: 43px;
			height: 47px;
			background: url(../images/nav2-prev.png) no-repeat;
			cursor: pointer;
			
			opacity: .2;
		}
	
		div#main div.case span.carousel-next {
			position: absolute;
			right: 20px;
			top: 210px;
			color: #fff;
			z-index: 11;
			font-size: 0px;
			width: 43px;
			height: 47px;
			background: url(../images/nav2-next.png) no-repeat;	
			cursor: pointer;
			
			opacity: .2;
		}
		
			div#main div.case div.carousel:hover span.carousel-next,
			div#main div.case div.carousel:hover span.carousel-previous {
				opacity: 1;
			}
	
			div#main div.case span.carousel-control.disabled {
				opacity: .25;
			}
	
		div#main div.case div.carousel-pagination {
			position: absolute;
			left: 387px;
			bottom: 20px;
			z-index: 12;
			height: 20px;
			background: #000;
			display: none;
		}
	
			div#main div.case div.carousel-pagination p {
				margin: 0px;
				padding: 3px 3px 0px 3px;
				text-align: center;
			}
		
				div#main div.case div.carousel-pagination p a {
					background: url(../images/pager.png) 3px 3px no-repeat;
					width: 14px;
					height: 14px;
					display: block;
					float: left;
					cursor: pointer;
				}
			
					div#main div.case div.carousel-pagination p a.active {
						background: url(../images/pager-active.png) 3px 3px no-repeat;
					}
			
					div#main div.case div.carousel-pagination p a span {
						display: none;
					}
					
table.faces tr td {
	font-size: 14px;
	line-height: 21px;
}

	table.faces tr td img.face {
		padding: 3px;
		background: #fff;
		border: 1px solid #c2c2c2;
	}