@charset "utf-8";
/* CSS Document */

body{
	padding:0;
	margin:0;
	color:#000;
	background-image: url(bg_red.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

div, h1, h2, p, img, span{
	margin:0;
	padding:0;
	text-align: left;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:circle;
	}

ul.circle {list-style-type: circle}

.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------top part--------------------*/
#upper {
	width:968px;
	margin-top:5px;
	margin-bottom:2px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
#upper img.left{
	position:absolute;
	left:1px;
	top:0px;
	width:312px;
	height:110px;
	z-index: auto;
}
#upper img.right{
	position:absolute;
	left:693px;
	top:0px;
	width:274px;
	height:110px;
	z-index: auto;
}

#top{
	width:968px;
	height:121px;
	margin:0 auto;
	position:relative;
	background-image: url(banner/brr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top img.ee{
	position:absolute;
	left:5px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top img.en{
	position:absolute;
	left:36px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top img.ru{
	position:absolute;
	left:68px;
	top:95px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top2 {
	position:absolute;
	left:136px;
	top:90px;
	width:32px;
	height:25px;
	z-index: 3;
}
#top ul{
	width:332px;
	height:29px;
	position:absolute;
	left:558px;
	top:224px;
}
#buttons{
	background:url(images/top_part.gif) 0 0 no-repeat;
	width:968px;
	height:31px;
	margin:0 auto;
	position:relative;
}

/*------------------------------------------------top part--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:968px;
	padding:0;
	background-color:#fff;
	color:#000;
	margin: 1px auto 0;
}
/*------------------------------------------------left panel--------------------*/
#left{
	width:230px;
	float:left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 2px;
	margin-top: 5px;
	margin-left: 5px;
}
/*------------------------------------------------left panel--------------------*/

/*------------------------------------------------mid panel--------------------*/
#mid{
	width:715px;
	color:#fff;
	float:right;
	margin-top: 5;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 2px;
	overflow: visible;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
/*------------------------------------------------mid panel--------------------*/
/*------------------------------------------------right panel--------------------*/
#right{
	width:264px;
	float:left;
}
#right form a:hover{
	text-decoration:none;
}
#right ul{
	width:238px;
	padding:0 0 0 17px;
}
#right ul li{
	display:block;
	height:20px;
	width:238px;
	padding:0 0 1px 0;
}
#right ul li a{
	padding:0 0 0 14px;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#fff;
	text-decoration:none;
	margin:0;
	display:block;
}
#right ul li a:hover{
	color:#A60303;
	background-color:#ECECEC;
}
#right ul li.noImg{
	display:block;
	background-image:none;
	height:20px;
}
/*------------------------------------------------right panel--------------------*/
/*------------------------------------------------menu--------------------*/
#menu
{
	background: #C2D0EF;
	width: 230px;
	color: #98AFE4;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}

#menu li
{
	list-style: none;
	margin: 0px;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E8EDF9;
}

#menu li a
{
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
}

#menu li a:link { color: #000; }
#menu li a:visited { color: #000; }

#menu li a:hover
{
	color: #353C4A;
	background-color: #EFE6C2;
}
/*------------------------------------------------end of menu panel--------------------*/
/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:968px;
	margin:1px 0 0;
	padding:0px;
	float:left;
}
#bodyBottom ul{
	width:958px;
	background-color:#F1F1F1;
	color:#000;
	padding:8px 0 8px 9px;
	float:left;
	display:block;
}
#bodyBottom ul li.one{
	font:normal 12px/20px Verdana, Geneva, sans-serif;
	color:#545454;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:640px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 36px;
	padding-left: 21px;
	list-style-type: circle;
}
#bodyBottom ul li.one a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.one a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}
#bodyBottom ul li.two{
	padding:7px 18px 36px 24px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:271px;
}
#bodyBottom ul li.two a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.two a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}
#bodyBottom ul li.three{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#131313;
	background-color:#fff;
	float:left;
	border-right:#F1F1F1 solid 8px;
	display:block;
	width:245px;
	height: 476px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
}
#bodyBottom ul li.three a{
	font:bold 11px/43px Arial, Helvetica, sans-serif;
	color:#D35400;
	background-color:#fff;
	text-decoration:underline;
	margin:0 0 0 0;
	display:block;
}
#bodyBottom ul li.three a:hover{
	color:#528B00;
	background-color:#fff;
	text-decoration:none;
}
.thrColEls #container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.thrColEls #sidebar1 {
	float: left; 
	width: 11em; 
	background: #EBEBEB; 
	padding: 15px 0; 
	}
.thrColEls #sidebar2 {
	float: right; 
	width: 11em; 
	background: #EBEBEB;
	padding: 15px 0;
}
/*------------------------------------------------bodyBottom--------------------*/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}
