@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.contact {
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b9853e;
	border-bottom-color: #b9853e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000033;
}
#navbar, #footer, .language {
	display: none;
}
