body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#b4a76c;
}
#ministate {
	visibility:hidden;
	display:none;
	content:" ";
}
#top {
	position:absolute;
	background-color: #024731;
	top: 5px;
	left: 5px;
	height: 105px;
	width: 748px;
	vertical-align:middle;
	color:#b4a76c;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #226751;
	border-right-color: #002711;
	border-bottom-color: #002711;
	border-left-color: #226751;
}
#header {
	height: 50px;
	width: 750px;
	text-align:center;
	vertical-align:middle;
}

#top h1 {
	font-size: 24px;
	font-weight:bold;
}

#menu, #menu div a:link, #menu div a:visited{
	background-color:#024731;
	color:#b4a76c;
	text-decoration:none;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
}

#menu {
	top: 122px;
	left: 5px;
	position:absolute;
	width:98px;
	height: 400px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #226751;
	border-right-color: #002711;
	border-bottom-color: #002711;
	border-left-color: #226751;
	
}
#menu div a:hover{
	background-color:#024731;
	width:50px;
	color:#d4c78c;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
}

#menu div {
	width: 75px;
	background-color: #074c36;
	margin: 3px;
	padding: 2px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #226751;
	border-right-color: #002711;
	border-bottom-color: #002711;
	border-left-color: #226751;
}

#menu div a:active {
	font-weight: bolder;
}

#content {
	background-color: #eeeeee;
	position:absolute;
	top: 122px;
	left: 115px;
	width: 628px;
	height: 390px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #ffffff;
	text-align: justify;
	margin: 0px;
	padding: 5px;
}
#content a {
	text-decoration: none;
}

#content h1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
}

#contacts {
	position:relative;
	left:20px;
	width: 406px;
}
