/*
.ui-layout-pane-center {
	border-top-width: 0;
}
.headerLanguage {
	position: absolute;
	top: 4;
	left: 10;
	color: #d8d8d8;
	font-size: 0.9em;
	font-weight: bold;
}
#menu {
	top: 186px;
	left: 246px;
}

#menu a.buttonLink, #menu a.buttonLink:hover, #menu a.buttonLink:link, #menu a.buttonLink:visited {
	color: #9c9c9c;
}

#menu a.buttonLink:hover {
	color: #181D53;
}

span.button {
	background-color: #4970B3;
	color: #fff;
	border:1px solid #4970B3;
}


	
#menu a.buttonLink, #menu a.buttonLink:hover, #menu a.buttonLink:link, #menu a.buttonLink:visited {
	color: #c6c5c5;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
#menu a.buttonLink:hover {
	color: #ff7000;
}
#menu span.button {
	background-color: #c6c5c5;
	color: #213439;
	border:1px solid #213439;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
}
body {
	background-color: #7f817e;
}
.headerLanguage {
	position: absolute;
	top: 20;
	right: 10;
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
}
*/
body {
}
.headerLanguage {
	left: 450px;
	color: #000;
}

#menu {
	left: 220px;
	top: 150px;
}
