body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#SiteHeader {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1000;
}
#SiteMenu {
	position: fixed;
	width: 171px;
	top: 105px;
}
#PageBody {
	margin-top: 113px;
	margin-left: 181px;
}
#top {
	display: block;
	margin: 0 auto;
	height:80px;
	background-image: url(images/fon4.gif);
	width: 100%;
}
#menu {
	display: block;
	margin: 0 auto;
	height:25px;
	background-image: url(images/fon4.gif);
	width: 100%;
	text: nowrap;
	margin-bottom: 0px;
}
.sova {
	position: static;
	background-color: #FFFFFF;
	border: 1px solid #EE740F;
	padding: 0px 18px 3px 17px;
}
.topmenu {
	padding: 0;
	float: left;
	font-family: Arial, Sans-Serif;
	width:100%;
	min-width: 1300px;
	height: 25px;
	font-size: 13px;
	background: url(images/back.gif) repeat-x;
	color: #000000;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 155px;
	margin-bottom: 0px;
}
.topmenu li {
	display: inline;
}
.topmenu li a {
	float: left;
	color: black;
	padding: 5px 45px;
	text-decoration: none;
	border-right: 1px #C26410;
}
.topmenu li a:hover, .topmenu li .current {
	background: transparent url(images/active.gif) repeat-x center center;
}
