div#container{
	padding-top: 349px;
	min-height: 261px;
	_height: 255px;
	position: relative;
}
div#container.home1_nl {
	background: #fff url(../images/backgrounds/home1_nl.jpg) no-repeat center top;
}
div#container.home2_nl {
	background: #fff url(../images/backgrounds/home2_nl.jpg) no-repeat center top;
}
div#container.home3_nl {
	background: #fff url(../images/backgrounds/home3_nl.jpg) no-repeat center top;
}
div#container.home1_uk {
	background: #fff url(../images/backgrounds/home1_uk.jpg) no-repeat center top;
}
div#container.home2_uk {
	background: #fff url(../images/backgrounds/home2_uk.jpg) no-repeat center top;
}
div#container.home3_uk {
	background: #fff url(../images/backgrounds/home3_uk.jpg) no-repeat center top;
}
h2,div#blurb{
	position: absolute;
}

div#homeBanner {
	position: absolute;
	top: 448px;
	left: 705px;
	width: 266px;
	height: 125px;
}

div#homeBanner2 {
	position: absolute;
	top: 448px;
	left: 410px;
	width: 264px;
	height: 123px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

div#homeBanner3 {
	position: absolute;
	top: 448px;
	left: 115px;
	width: 264px;
	height: 123px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

h2{
	top: 290px;
	left: 177px;
	color: #fff;
	font-size: 48.32px;
}
div#blurb{
	top: 40px;
	left: 645px;
	width: 250px;
}
	div#blurb h3{
		color: #fff;
		font-size: 25.64px;
	}
	div#blurb p{
		color: #fff;
		font-size: 1.136em;
	}
	div#blurb a{
		color: #fff;
	}
div#extraContact {
	position: absolute; 
	right: 72px; 
	top: 363px; 
	z-index: 1000; 
	font-size: 16px;
}

div#languages {
	position: absolute; 
	right: 8px; 
	top: 367px; 
	z-index: 1000; 
}

div#languages img {
	float: left;
	width: 22px;
	height: 15px;
	border: 0px;
	margin: 0px 0px 0px 5px;
}