
#header{
	height				: 137px;
	width				: 780px;
	background			: transparent url(../img_localized/img_EN/logo.gif) no-repeat 4px top ;
	position			: relative;
}
#header .homelink{
	position:absolute; 
	top: 0; 
	left:0; 
	height:110px; 
	width:125px;
}
#header .languageSelector{
	position:absolute;
	top:20px; 
	right:0;
	height:auto; 
	width:auto;
	z-index:1;
}
#header .languageSelectorHome{
	position:absolute;
	bottom:10px;
	right:0;
	height:auto; 
	width:auto;
	z-index:1;
}


#header a.nl{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_nl/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.nl:hover{
	background:url(../img_localized/img_nl/flag.gif) -16px 0px no-repeat;
}
#header a.nl-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_nl/flag.gif) -16px 0px no-repeat;
}



#header a.en{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_en/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.en:hover{
	background:url(../img_localized/img_en/flag.gif) -16px 0px no-repeat;
}
#header a.en-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_en/flag.gif) -16px 0px no-repeat;
}



#header a.fr{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_fr/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.fr:hover{
	background:url(../img_localized/img_fr/flag.gif) -16px 0px no-repeat;
}
#header a.fr-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_fr/flag.gif) -16px 0px no-repeat;
}



#header a.de{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_de/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.de:hover{
	background:url(../img_localized/img_de/flag.gif) -16px 0px no-repeat;
}
#header a.de-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_de/flag.gif) -16px 0px no-repeat;
}



#header a.es{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_es/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.es:hover{
	background:url(../img_localized/img_es/flag.gif) -16px 0px no-repeat;
}
#header a.es-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_es/flag.gif) -16px 0px no-repeat;
}



#header a.us{
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	background:url(../img_localized/img_us/flag.gif) no-repeat;
	float:left;
	position:relative;
}
#header a.us:hover{
	background:url(../img_localized/img_us/flag.gif) -16px 0px no-repeat;
}
#header a.us-active{ 
	margin-right:4px;
	display:block;
	height:11px;
	width:16px;
	float:left;
	position:relative;
	background:url(../img_localized/img_us/flag.gif) -16px 0px no-repeat;
}


#upper-total{
	height				: 188px;
	width				: 778px;
	background			: transparent url(../img_localized/img_EN/stopper.gif) no-repeat top left;
	border-color: #fa810a;
}