#header {
	height: 170px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	position: relative;
}

#logo {
	width:				98px;
	height:				94px;
	position: 			absolute;
	top:				5px;
	right:				260px
}

#language {
	position: absolute;
	width: 289px;
	right: 11px;
	text-align: right;
	height: 20px;
	top: 146px;
	font-size: 0.9em;
	color: #9C9D9F;
	line-height: 20px;
}