body {
	background-color: #E3B995;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #0000CD;
	margin: 0px;
	padding: 0px;
}
#img {
	color: #E3B995;
}

#wrapper {
	width: 750px;
	margin: 0px auto 0px auto;
	background-color: #E3D7C3;
	padding: 0;
}
#header {
	width: 750px;
	height: 170px;
	background: url(../images/header1.jpg) no-repeat;
	background-color: #BAE38D;
	text-align: right;
}
#header1 {
	width: 750px;
	height: 170px;
	background: url(../images/header3.jpg) no-repeat;
	background-color: #BAE38D;
	text-align: right;
}
#header2 {
	width: 750px;
	height: 170px;
	background: url(../images/header2.jpg) no-repeat;
	background-color: #BAE38D;
	text-align: right;
}

#content {
	width: 555px;
	float: left;
	display:inline;
	margin: 0 0 20px 195px;
}

#sidebar {
	float: left;
	width: 180px;
	margin: 0 0 20px -750px;
	background-color: #BAE38D;
	padding: 5px;
}
#sidebar li {
	display: inline;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul a{
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	color: Black;
	text-decoration: none;
	background: url(../images/anchor.gif) no-repeat left center;
	text-indent: 23px;
}
#sidebar ul a:hover {
	background-image: url(../images/hover.gif);
}
#sidebar li {
	display: inline;
}

#footer {
	clear: both;
	width: 750;
	height: 85;
	font-weight: bold;
	background: transparent url(../images/footer.jpg);
	padding: 0px;
	text-indent: 10px;
}

#footer_en {
	clear: both;
	width: 750;
	height: 85;
	font-weight: bold;
	background: transparent url(../images/footer_en.jpg);
	padding: 0px;
	text-indent: 10px;
}

#footer_de {
	clear: both;
	width: 750;
	height: 85;
	font-weight: bold;
	background: transparent url(../images/footer_de.jpg);
	padding: 0px;
	text-indent: 10px;
}

#footer_ru {
	clear: both;
	width: 750;
	height: 85;
	font-weight: bold;
	background: transparent url(../images/footer_ru.jpg);
	padding: 0px;
	text-indent: 10px;
}

#botom {
	background-image: url(../images/pero_botom.jpg);
	margin: 0;
	height: 50px;
}
