@charset "utf-8";
/* CSS Document */

html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ddd7c6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 100%;
}
#container {
	width: 908px;
	position: absolute;
	height: 608px;
	margin-top: -304px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: -454px;
	left: 50%;
	top: 50%;
}
#containerCell {
	height: 608px;
	width: 908px;
	background-image: url(../files/Image/backgroundmain.gif);
	background-repeat: repeat-x;
	display: table-cell;
	background-color: #4B3932;
}
#holder {
	height: 608px;
	width: 908px;
}
#borderTop {
	height: 4px;
	width: 908px;
	position: static;
	float: left;
}
#borderLeft {
	height: 600px;
	width: 4px;
	position: static;
	float: left;
}
#contentHolder {
	width: 900px;
	position: static;
	float: left;
	height: 600px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#header {
	width: 870px;
	height: 99px;
	position: static;
	margin: auto;
}
#header h1 {
	margin-top: 14px;
}

#menu {
	position: static;
	height: 22px;
	width: 900px;
	margin: auto;
	color: #595650;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #595650;
	border-bottom-color: #595650;
}
* html #menu {
	position: static;
	height: 18px;
	width: 900px;
	margin: auto;
	color: #595650;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #595650;
	border-bottom-color: #595650;
}

* html #topmenu {
	color: #ddd7c6;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 870px;
	margin: auto;
}
#topmenu {
	color: #ddd7c6;
	width: 870px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
}
#topmenu a {
	color: #595650;
	text-decoration: none;
}
#topmenu a:hover {
	color: #ddd7c6;
	text-decoration: none;
}
#contentInfo {
	height: 481px;
	width: 870px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 20px;
	position: static;
}
* html #contentInfo {
	height: 450px;
	width: 860px;
	float: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;
	position: static;
}

#borderRight {
	float: right;
	height: 600px;
	width: 4px;
	position: static;
}
#borderBottom {
	height: 4px;
	width: 908px;
	position: static;
	float: left;
}
input {
	border: 1px solid #FFFFFF;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#siteName {
	float: left;
	position: static;
	left: 19px;
}
#siteLang {
	float: right;
	position: static;
}
.langBar {
	margin-top: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
.pooter {
	font-size: 10px;
	color: #362924;
	text-align: center;
}
.pooter a {
	font-size: 10px;
	color: #362924;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
}
