@charset "utf-8";
body {
	background-image: url(../images/bg/header-menu-bg.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	background-color: #f3f3f3;
}
#rotator img
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

head {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.top {
	margin-top: 0px;
	overflow: visible;
	position: relative;
	height: auto;
	width: auto;
}
.top .container {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.top .container .logo {
	width: 226px;
	position: absolute;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	height: 90px;
	top: 0px;
}


.top .container .header {
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	height: 50px;
	vertical-align: bottom;
	text-align: right;
	border: 0px solid #039;
	width: auto;
}
.top .container .header ul {
	z-index: 100;

}
.top .container .header li {
	list-style-type: none;
	float: right;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	z-index: 100;
}


.toplinks a:hover {
	color: #09F;
	text-decoration: none;
}
.toplinks a:active    {
	color: #999;
	text-decoration: none;
}
.toplinks a   {
	color: #999;
	font-variant: normal;
	text-decoration: none;
}
.toplinks-current a:hover {
	color: #666;
	text-decoration: none;
}
.toplinks-current a:active {
	color: #666;
	text-decoration: none;
}
.toplinks-current a {
	color: #666;
	text-decoration: none;
}
.toplinks-current {
	color: #666;
	text-decoration: none;
}
#sli-top {
	position:absolute;
	height:15px;
	z-index:10;
	background-image: url(../images/bg/header-arrow-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 40px;
	top: 81px;
}

.menu {position:relative; background:url(file:///C|/Users/Oleynik/Downloads/scripts/javascript/menueffect/menueffect/images/bg.gif) no-repeat; height:35px; width:459px}
.menu ul {
	list-style:none;
	z-index:10;
	position:absolute;
	z-index:100;
	padding:9px 5px;
	width: 492px;
	left: 0px;
	top: 0px;
}
.menu li {float:left}


.footer   {
	width: 960px;
	height: 30px;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	clear: both;
	margin-bottom: 10px;
}
.footer .copyright {
	text-align: center;
	margin-left: auto;
	color: #A0A0A0;
	font-size: 14px;
	font-weight: normal;
	line-height: 170%;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	margin-right: auto;
	width: 400px;
	margin-bottom: 0px;
}

