#content_container {
	min-height:500px;
	height:auto !important; /* IE6 fix */
	height:500px;
}

#homepage_first_item {
	min-height:250px;
	height:auto !important; /* IE6 fix */
	height:250px;
	padding:10px;
	line-height: 18px;
	background-repeat: repeat-x;	
}

#homepage_carrousel { 
	height: 100px;
	padding:15px 0px 15px 0px;
}
#homepage_carrousel img{
	float:left;
}

#homepage_carrousel_content {
	float:left;
	width:618px;
}
#homepage_carrousel_content img{
	border: solid 1px #fff;
	height: 68px;
	margin:0px 7px 0px 7px;
}

#homepage_news { 
	position:relative;
	float:left;
	margin-top:5px;
	width: 270px;
	height: 250px;
	padding:15px;
	background-repeat: repeat-x;
	line-height: 20px;	
}
/* only active for cycling */
#homepage_news_button {
	display:none;
}
#video_left {
	position:relative;
	float:left;
	width: 450px;
	height: 220px;
}

#video_right {
	float:left;
	width: 190px;
}

.homepage_carrousel_items  {
	position:relative;	
}
.homepage_carrousel_text { 
	display:none;
}


/* content right heading */
#homepage_news h2{
	font-size: 15px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

#homepage_advertisement {
	margin-left:5px; 
	margin-top:5px;
	float:right;
	text-align:right;
	width: 340px;
	height: 280px;
}

#homepage_news {
	height:248px;
}
#block4 {
	height:105px;
}
#block3 {
	margin-top: 32px;
}
