
#headerContainer {
	background-image:url('/images/customer/headerbg.gif');
	background-position:0px 0px;
	background-position-x:0px;
	background-position-y:0px;
	background-repeat:repeat;
}

#customerLogo {
	position:absolute;
	left:495px;
	bottom:25px;
	padding-top:0px;
	z-index:2;
}

#customerLogo a:hover {
	border-width:0px;
	text-decoration:none;
}

#customerLogo2 {
	position:absolute;
	top:42px;
	left:196px;
}
#stripeInLogoHider {
	width:1px;
	height:100%;
	position:absolute;
	top:0px;
	left:759px;	
	background-color:rgb(255,255,255);
	z-index:1;
}
#headerSpacer {
	width:100%;
	height:30px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:1;
	background-color:rgb(255,255,255);
}

#langmenu,
#topicmenu {
	position:absolute;
	left:7px;
	width:190px;
	height:150px;
	padding:0px;
	margin:0px;
	padding:00px 0px 0px 0px;
	font-size:11px;
	line-height:15px;
}

#topicmenu {
	top:7px;
}

#langmenu {
	left:193px;
	bottom:30px;
	height:auto;
	padding:0px 0px 0px 2px;
	margin:0px;
}

#langmenu img.flag {
	vertical-align:baseline;
	margin-right:2px;
	border-width:0px;
}


