@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-image: url(images/bgnd-repeate.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#HEADER {
}
#MENU {
	clear: left;
	float: left;
	width: 184px;
	color: #F6E7BC;
	font-weight: bold;
	overflow: hidden;
}
#CONTENT {
	position: relative;
	clear: right;
	float: left;
	background-image: url(images/contentback.jpg);
	width: 639px;
	background-color: #FAEFD1;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #281E12;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


#FOOTER {
	clear: left;
	float: left;
	position: relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 30px;
	text-align: center;
	text-indent: 190px;
	padding: 20px;
	color: #B4A785;
	z-index: 0;
}
#PAGE {
	position: relative;
	background-color: #453A28;
	float: left;
	clear: right;
}
.menu {
	clear: both;
	float: left;
	position: relative;
	width: 180px;
	height: 32px;
	text-align: left;
	text-indent: 50px;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
	cursor: hand;
}
.menu:hover {
	clear: both;
	float: left;
	position: relative;
	width: 180px;
	height: 32px;
	text-align: left;
	text-indent: 50px;
	background-image: url(images/button-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}
.menuSEL {
	clear: both;
	float: left;
	position: relative;
	width: 180px;
	height: 32px;
	text-align: left;
	text-indent: 50px;
	background-image: url(images/button-over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 22px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 0px;
}
#language {
	margin: 10px;
	padding: 10px;
	clear: both;
	float: left;
	position: absolute;
	z-index: 10;
	left: 90px;
	top: 230px;
}
a:link {
	text-decoration: none;
	color: #6A563E;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #96876D;
}
a:hover {
	text-decoration: none;
	color: #F6E7BC;
}
a:active {
	text-decoration: none;
	color: #B4A785;
}
h1 {
}
h2 {
	color: #4B3E2C;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 2px;
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
#webdesign {
	clear: both;
	float: left;
	position: relative;
	text-align: right;
	height: 16px;
	width: 830px;
	font-size: 9px;
}