/* ##############################################################
						 	HOME																																																							 
###############################################################*/

#container_home
{
	min-height: 331px;
	_height: 331px;
	border-color: #CCD4DA;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
			background-color:#fff;

}


#container_home #lft
{
	float: left;
	width: 600px;
	height: 330px;
}

#container_home #lft .topimg
{
	height: 110px;
	width: 600px;
	background-image: url('gui/home/main_img.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#container_home #lft .bttm { padding: 30px; }

#container_home #banners,
#container_home #buttons
{
	float: left;
	width: 250px;
	height: 221px;
}

#container_home #banners ul li
{
	list-style-type: none;
}

ul.banner1,
ul.banner2,
ul.banner3,
ul.banner4
{
	display:none;
}

/* footer right */

.right{
	float:left;
	width: 250px;
	margin-left: 2px;
}

.right ul li
{
	list-style-type: none;
}

ul.button1 {
	margin-top: 2px;
}

ul.button1 a.pir
{
	width: 250px;
	height: 24px;
	background-color: #00294A;
	color: #FFF;
	display: inline-block;
	font-family: "Times New Roman","Times CE",Times,"New York","MS Serif",serif;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
	letter-spacing: 1px;
	vertical-align: middle;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 2px;
	background-image: url('gui/home/buttons/callback.bg.gif');
	background-repeat: no-repeat;
	background-position: left top;
}
/*.banner4 {
margin-left: 2px;
float:left;
}

.banner4 li {
list-style-type:none;
}

#buttons
{
	margin-top:2px;
	float: left;
	width: 250px;
	height: 32px;
}

#buttons ul li
{
	list-style-type: none;
	margin-left: 2px;
}
*/


#ftr {
	min-height: 167px;
	_height: 167px;
	border-color: #CCD4DA;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	background-color:#fff;
}
	
.dsi {
	width: 218px;
	height: 157px;
	background-image: url('gui/home/dsi.gif');
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
}	

.aangesloten_eng {
	background-image: url('gui/home/dsi_aangesloten_eng.gif');
}

.aangesloten_ned {
	background-image: url('gui/home/dsi_aangesloten_ned.gif');
}	

#ftr .banner_holder{
	float:left;
	width: 380px;
		height: 167px;
}

#ftr .pressrelease
{
	width: 370px;

	background-color: #eaeef3;
	padding: 5px;
	margin: 0 0 2px 0;
}


#ftr  .pressrelease a,
#ftr  .pressrelease p
{
	font-weight:bold;
	color: #002748;
	margin: 0;
	padding:0;
	font-size:12px;
}

#ftr  .pressrelease p
{
	font-size: 10px;
		margin: 0;
	padding:0;
}

#ftr  .pressrelease a{
text-decoration: none;
}