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;
}

/*
img#twitterIcon{
	position: absolute;
	top: 310px;
	right: 10px;	
}*/

a#homeTwitterIcon {
	display: block;
	position: absolute;
	top: 0px;
	right: 50px;
	height: 25px;
	padding-right: 42px;
	background: url(../images/icon_twitter.png) no-repeat right top;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
}

a#homeYoutubeIcon {
	display: block;
	position: absolute;
	top: 2px;
	right: 10px;
	height: 30px;
	width: 30px;
	background: url(../images/icon_youtube.png) no-repeat right top;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
}

div#homeBanner {
	position: absolute;
	top: 448px;
	left: 751px;
	width: 125px;
	height: 125px;
}

div#homeBanner2 {
	position: absolute;
	top: 448px;
	left: 601px;
	width: 118px;
	height: 125px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

div#homeBanner3 {
	position: absolute;
	top: 448px;
	left: 606px;
	width: 264px;
	height: 123px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

div#homeBannerSmall4 {
	position: absolute;
	top: 448px;
	left: 606px;
	width: 118px;
	height: 125px;	
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #fd9700;
}

div#homeBannerSmall3 {
	position: absolute;
	top: 448px;
	left: 454px;
	width: 118px;
	height: 125px;
	
}

div#homeBannerSmall2 {
	position: absolute;
	top: 448px;
	left: 309px;
	width: 118px;
	height: 125px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	background-color: #fd9700;
}

div#homeBannerSmall1 {
	position: absolute;
	top: 448px;
	left: 751px;
	width: 118px;
	height: 125px;
}

#homeTwitter {
	position: absolute;
	top: 448px;
	left: 20px;
	width: 244px;
	height: 90px;
	padding-top:35px;
	padding-left:10px;
	padding-right:10px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

#twitterFeeds {
	height: 85px;
	position: relative;
	overflow: hidden;
}

.showTweet {
	display:block;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size:12px;
}

.hideTweet {
	display:none;
	font-size:12px;
}
            
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;
}
