div.header{
	width: 900px;
	height: 204px;
	background: url('img/headerpt.jpg');
	background-repeat: no-repeat;
}

div.lang{
	width: 120px;
	height: 20px;
	position: absolute;
	top: 221px;
	right: 18px;
}

img.imgnoborder{
	border: 0px solid;
}