html {
	margin: 0px;
	padding: 0px;
	background-color: #E2D7C9;
	background-image: url(../images/html.gif);
	background-repeat: repeat-x;
}
body {
	margin: 0px auto;
	padding: 114px 3px 0px;
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	width: 807px;
	position: relative;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
img {
	border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.logo {
	position: absolute;
	left: 3px;
	top: 45px;
	z-index: 500;
}
.orange {
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	height: 140px;
}
.top_nav {
	background-image: url(../images/top_nav.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 27px;
}
.top_nav li {
	float: left;
	list-style: none;
	display:inline;
	text-align: center;
	padding: 9px 35px 0px 35px;

	background-image: url(../images/tn_divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top_nav a {


}
.top_nav img {
	display: inline;
	margin-right: auto;
	margin-left: auto;

}
.divider {
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	height: 5px;
	margin-right: -3px;
	margin-left: -3px;
}

.container {
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 10px;
}

.content {
	padding: 27px 30px 200px;
	width: 496px;
	float: left;
	line-height: 18px;
}
.content h1 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6F3014;
	margin-top: 0px;
	margin-bottom: 25px;
}

.right {
	float: right;
	width: 200px;
	line-height: 18px;
	padding: 30px 23px 50px 0px;
}
.right h5 {
	margin: 0px;
	padding-bottom: 25px;
	background-image: url(../images/right_h5.gif);
	background-repeat: repeat-x;
}
.right h5 img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.right a {
	text-decoration: none;
}
.right a:hover {
	text-decoration: underline;
}
.right .subj {
	font-weight: bold;
	color: #FD5B00;
	background-image: url(../images/recent_news_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 11px;
}
.right .news {
	padding-bottom: 20px;
	padding-left: 11px;
}
.right .more {
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px auto 25px;
	height: 21px;
	width: 85px;
}
.right address {
	font: 11px Arial, Helvetica, sans-serif;
	color: #6F3014;
	text-align: center;
	padding-top: 80px;
	border-top: 1px solid #B9B9B9;
}
.footer {
	font-size: 0px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 3px;
	margin-right: -3px;
	margin-left: -3px;
	background-color: #E2D7C9;
	padding-bottom: 15px;
}








.russian {
	background-image: url(../images/russian.gif);
	position: absolute;
	height: 79px;
	width: 24px;
	left: 810px;
	top: 130px;
	z-index: 500;
}


.buildings {
	background-image: url(../images/buildings.gif);
	position: absolute;
	height: 114px;
	width: 869px;
	left: -22px;
	top: 0px;
	z-index: 100;
}
.adder {
	background-image: url(../images/adder.gif);
	position: absolute;
	height: 16px;
	width: 37px;
	left: 810px;
	top: 114px;
	z-index: 100;
}
.adder2 {
	background-image: url(../images/adder2.gif);
	position: absolute;
	height: 54px;
	width: 30px;
	left: 810px;
	top: 209px;
	z-index: 100;
}
