html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	background: url(../images/bg_1.gif);
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}
h1 { font-size: 36px; }
h2 { font-size: 28px; }
h3 { font-size: 24px; }
h4 { font-size: 18px; }
h5 { font-size: 14px; }
h6 { font-size: 10px; }

a img
{
 border: 0px solid #B2830A;
}
a:hover img
{
  border: 0px solid #FFFFFF;
}

a.news
{
	color: #505050;
	font-weight: normal;
}
a.news:hover
{
	color: #ffffff;
	font-weight: normal;
}

a
{
 color: #B2830A;
 text-decoration: none;
}
a:hover
{
 color: #ffffff;
 text-decoration: none;
}

#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	min-width: 78em;
	max-width: 128em;
	min-height: 49.4em;
	margin: 0 auto;
	border: dashed 0px blue;
	text-align: center;
	/*display: none;
	background: url(../images/ajax-loader.gif) no-repeat center center;*/
}
#top_push {
	position: relative;
	width: 100%;
	height: 50%;
	margin: 0 auto -24.75em auto;
	border: dashed 0px blue;
}
#content_wrap {
	text-align: left;
	position: relative;
	border: dashed 0px red;
	width: 92em; /*76 11111 92*/
	height: 49.2em;
	margin: 0 auto;
	/*border: solid 3px #ccc;*/
}
.content {
	position: absolute;
	width: 100%;
	height: 44.2em;
	top: 2.6em;
	
	color: #999; /*ccc было*/

	/* background: url(../images/ex1.jpg); */
}
#section_0 {
	background: transperent;
	/*font-family:Verdana, Arial, Helvetica, sans-serif*/
	letter-spacing:-1px!important;
}
#section_1 {
}
#section_2 {
}
#section_3 {
}
#section_4 {
}
#section_5 {
}
#section_6 {
}
#section_7 {
}
#section_8 {
}
.section_bg {
 background: #000 url(../images/bg_purple.gif) no-repeat right top;
 }
 .section_no {
 background: #000;
 }
.section_bg_red {
 background: #000 url(../images/bg_red.gif) no-repeat right top;
 }

.left_column {
	position: absolute;
	width: 38em;
	height: 44.2em;
	left: 0;
	top: 0;
}
.right_column {
	position: absolute;
	width: 38em;
	height: 44.2em;
	right: 15em; /*0 11111 15em*/
	top: 0;
}
.rcolumn_content
{
 font-size: 12px;
 width: 470px; /*320 11111 470*/
 line-height: 200%;
 letter-spacing: 1px;
 text-align: justify;
}
/* Picture blocks */
.picture_block {
	display: block;
}
.picture_block#left_top {
	position: absolute;
	left: 7.5em; /* 0 11111 */
	top: 0;
	width: 380px;
}
.picture_block#right_top {
	position: absolute;
	right: -7.5em; /*0 11111 */
	top: 0;
	width: 176px;
}
.picture_block#left_bottom {
	position: absolute;
	left: 7.5em; /* 0 11111*/
	bottom: 0;
	width: 176px;
}
.picture_block#right_bottom {
	position: absolute;
	right: -7.5em; /* 0 11111*/
	bottom: 0;
	width: 380px;
}
/* end */

/* Main menu */

.main_menu {
	position: absolute;
	font-size: 10px;
	width: 20.4em;
	height: 22.1em;
	border: dashed 0px red;
}
#main_menu_left {
	right: -7.5em; /*13px 11111*/
	bottom: 0;
}
#main_menu_right {
	left: 7.5em; /*0 11111 */
	top: 0;
}
.main_menu ul {
	display: block;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
}
#main_menu_left ul {
	right: 0;
	top: 1.6em;
	text-align: left;
	border: dashed 0px red;
}
#main_menu_right ul {
	right: 1.4em;
	top: 1.4em;
	text-align: right;
	border: dashed 0px red;
}
.main_menu ul li {
	border: dashed 0px lime;
	margin: 0.3em 0;
	padding: 0;
	font-family: Times New Roman;
	font-size: 2.4em;
	color: #ccc;
}
.main_menu li a {
	color: #ccc;
	text-decoration: none;
}
.main_menu li a:hover {
	color: #B2830A;
}
/* ********************************************************** */
ul.horizontal_menu {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0;
}
ul.horizontal_menu li {
	display: inline-block;
	border: solid 0px red;
	font-size: 10px;
	line-height: 2.5em;
	padding: 0 .9em;
}
ul.horizontal_menu li a {
	color: #B2830A;
	font-size: 1.1em;
	text-decoration: none;
}
ul.horizontal_menu li a:hover {
	color: #fff;
}
.top_navigation {
	position: absolute;
	top: -2.6em;
	left: 0;
	width: 100%;
	height: 2.6em;

}

.header_mid{
	text-align: left;
	font-size: 20px;
	color: #505050; /*FFFFFF было*/
	font-family: Arial Narrow;
}

.news_header, .news_header_shadow {
	position: absolute;
	top: -25px;
	left: -120px;/*3px*/
  font-size: 20px;
  color: #505050; /*FFFFFF было*/
  white-space: nowrap;
  font-family: Arial Narrow;
}
.news_header_shadow
{
	top: -24px;
	left: 4px;
  color: #000000;
}

.news_date, .news_date_shadow {
	position: absolute;
	top: 30px;
	right: 41px;
	font-weight: bold;
  font-size: 14px;
  color: #FFFFFF;
}
.news_date_shadow
{
	font-weight: bold;
	top: 31px;
	right: 40px;
  color: #000000;
}
.news_back, .news_back_shadow
{
 	position: absolute;
	bottom: 5px;
	right: 20px;
	font-weight: bold;
	font-size: 12px;
}
.news_back_shadow
{
	bottom: 4px;
	right: 19px; 
}

.news_back a
{
 color: #B2830A;
 text-decoration: none;
}
.news_back a:hover
{
  color: #fff;
}
.news_back_shadow a
{
 color: #000000;
 text-decoration: none;
}
.news_back_shadow a:hover
{
  color: #000000;
}

.bottom_navigation {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.6em;
	/*background: url(../images/ex2.jpg) no-repeat left top;*/
}
.bottom_navigation_transparent {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2.4em;

}
.switch_addition_menu {
	position: absolute;
	width: 76em;
	height: 2.6em;
	left: 0;
	bottom: 0;
	cursor: pointer;
}
.switch_addition_menu span {
	position: absolute;
	left: 2.1em;
	bottom: 0;
	width: 10em;
	height: 2.6em;
	color: #B2830A;
	font-size: 1.1em;
	line-height: 2.9em;

}
#addition_menu ul {
	position: relative;
	z-index: 2;
	text-align: center;
}
#addition_menu ul li {
	background: url(../images/divider_1.gif) no-repeat left center;
}
#addition_menu ul li:first-child {
	background: none;
}
#addition_menu ul li a {
	line-height: 2.5em;
	margin: 0 .6em 0 1.2em;
}
a.btn_eng {
	display: block;
	position: absolute;
	width: 4em;
	height: 2.6em;
	right: -50px;
	bottom: 0;
	background: url(../images/british_flag.gif) no-repeat left 6px;
	color: #B2830A;
	text-decoration: none;
}
a.btn_rus {
	display: block;
	position: absolute;
	width: 4em;
	height: 2.6em;
	right: -50px;
	bottom: 0;
	background: url(../images/rus_flag.jpg) no-repeat left 6px;
	color: #B2830A;
	text-decoration: none;
}
a.btn_return {
	display: block;
	position: absolute;
	width: 8em;
	height: 2.6em;
	right: 0;
	bottom: 0;
	color: #B2830A;
	text-decoration: none;
	right: -90px;
}
a.btn_return:hover {
	color: #fff;
}
a.btn_return span {
	font-size: 1.1em;
	line-height: 2.5em;
	margin-left: 3.7em;
}



/* news and events */
ul#news_years_menu {
	
}
ul#news_years_menu li {
	background: url(../images/divider_1.gif) no-repeat left 11px;
}
ul#news_years_menu li:first-child {
	background: none;
}
ul#news_years_menu li a {
	line-height: 2em;
	margin: 0 .4em 0 .8em;
}
ul#news_years_menu li a:hover {
	color: #fff;
}
ul#news_years_menu li a.active {
	color: #fff;
}

ul#news_years_menu li a.on {
	color: #fff;
}

ul.news_months_menu {
	margin: 0;
	padding: 0;
	list-style: none;
	border: dashed 0px red;
	font-size: 2.0em;/*2.4*/
	font-family: Arial Narrow;/*Trebuchet MS;*/
}
ul.news_months_menu li {
	color: #999;
	margin: 0.5em 0;
}
ul.news_months_menu li a, ul#news_months_menu li a.off {
	color: #999;
	text-decoration: none;
}
ul.news_months_menu li a.off {
	cursor: default;
}
ul.news_months_menu li a.on {
	color: #B2830A;
	cursor: pointer;
	font-size: 20px;
}
ul.news_months_menu li a.on:hover {
	color: #fff;
	font-size: 20px;
}

#news_months_content_wrap {
	border: dashed 0px red;
	position: absolute;
	left: 0;
	top: -2.6em;
	width: 76em;
	height: 49.2em;
}
.news_month_content {
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	width: 76em;
	height: 49.2em;
}

/* past issues */
#past_tl_menu {
	position: absolute;
	left: 0;
}
#past_tr_menu {
	position: absolute;
	right: 0;
}
#past_months_menu {
	
}
	#past_months_menu li {
		text-transform: uppercase;
	}
#past_years_menu {
}

