/* Head */
#head {
	border-bottom: 1px solid #006;
	background: #b1cae6 url(/images/head-bg.gif) repeat-x;
	vertical-align: top;
	height: 132px;
	min-width: 740px;
	white-space: nowrap;
}

#head-image, #head-title {
	float: left;
}

#fugro {
	float: right;
	margin-right: 25px;
	margin-left: 10px;
}

#skip {
	display: none;
}

/* Menu */
#menu {
	border-bottom: 1px solid #006;
	background: #9aacdb url(/images/menu-bg.gif) repeat-x;
	font-size: 12px;
	font-family: Georgia, "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
	font-weight: bold;
	min-width: 82em;
	height: 22px;
}

.clearall {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

img.language {
	float: right;
	margin: 2px 2px 0 0;
}
