* {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
html {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
body {
	width: 100%;
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	background-color: #937D58;
  background-image: url('images/bg-body.jpg'); 
	background-position: bottom;
	background-repeat: repeat-x;
}
table {
	color: #613052;
}
td {
	vertical-align: top;
}
a:link {
	color: #4A3B4F;
}
a:visited {
	color: #4A3B4F;
}
a:hover {
	color: #FEF200;
}
.global {
	height: 100%;
	min-width: 1000px;
	background-image: url('home/images/bg-table.jpg');
}
.wrap {
	width: 1000px;
}
.header {
	height: 247px;
	width: 1000px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
}
.footer {
	height: 87px;
	width: 1000px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
}
.footer2 {
	height: 87px;
	width: 1000px;
	background-image: url('home/images/footer.jpg');
	background-repeat: no-repeat;
}
.flash-content {
	height: 798px;
	width: 1000px;
	background-image: url('images/flash-content.jpg');
	background-repeat: no-repeat;
}
.uheader {
	height: 67px;
	width: 1000px;
	background-image: url('/home/images/uheader.jpg');
	background-repeat: no-repeat;
}
.right-menu {
	height: 491px;
	width: 212px;
	background-image: url('/home/images/right-menu.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.left-menu {
	height: 491px;
	width: 231px;
	background-image: url('/home/images/left-menu.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.page {
	font-size: 14px;
	height: 491px;
	width: 557px;
	background-image: url('/home/images/page.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}
.text-content {
	color: black;
	padding: 10px 52px 55px 50px;
}
.copy {
	font-size: 13px;
	color: #ffffff;
}
.news {
	width: 100%;
}
.news2 {
	text-align: right;
	font-size: 13px;
	color: #555555;
}
.count {
	margin: 25px 0px 0px 660px;
}

.otdel {
	height: 87px;
	width: 199px;
	background-image: url('/home/images/rightbg.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left:65px;
	padding-top:33px;
} 

.rightblock {
  width: 212px;
}
