#bckg_header {
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../en/images/bckg_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 480px;
	width: 100%;
	z-index: 20;
}

