body{padding:0px; margin:0px; background-color:#cccfaf;font-family:Arial, Helvetica, sans-serif}
img{border:0px; padding:0px; margin:0px;}

a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #003333;
  text-decoration: none;
}
a:active {
	color: #003333;
}

.header{
background-image:url(images/top_bg.jpg);background-repeat:repeat-x;
height:85px;
}
.header_inner{
width:960px
}
.center{
background-image:url(images/bg.jpg);
background-repeat:no-repeat;
background-position:top center;
}
.center_block{
width:960px;
padding-top:25px;
}
.center_image{
width:690px;
height:300px;
float:left
}
.center_login_lt{
background-image:url(images/login_bg_lt.jpg);
width:270px;
height:300px;
float:left
}
.center_login_ru{
background-image:url(images/login_bg_ru.jpg);
width:270px;
height:300px;
float:left
}
.center_login_en{
background-image:url(images/login_bg_en.jpg);
width:270px;
height:300px;
float:left
}

.clear{clear: both;
    height: 0px;
    overflow: hidden;}

h1{padding-top:45px; padding-left:50px; font-size:24px; color:#343434}

.search_submit{background-image:url(images/search_submit_bg.jpg); margin-left:3px; width:36px; height:29px; border:0px; cursor:pointer; cursor:hand;}
.search_input{border:0px; width:157px; height:29px; background-image:url(images/search_input_bg.jpg); background-repeat:no-repeat; padding-left:4px; line-height:31px; vertical-align:bottom}
.login_submit_lt{background-image:url(images/login_lt.jpg); margin-left:75px; margin-top:14px; width:83px; height:25px; border:0px; cursor:pointer; cursor:hand;}
.login_submit_ru{background-image:url(images/login_ru.jpg); margin-left:75px; margin-top:14px; width:83px; height:25px; border:0px; cursor:pointer; cursor:hand;}
.login_submit_en{background-image:url(images/login_en.jpg); margin-left:75px; margin-top:14px; width:83px; height:25px; border:0px; cursor:pointer; cursor:hand;}

#menu {
  padding: 0;
  margin: 0;
  margin-top:39px;
  margin-left:50px;
  float:left;
  width:428px;
}

#menu .le {
  height: 21px;
  width:11px;
  background-image:url(images/m_left.jpg);
  float:left;
}
#menu .ce {
  background-color:#00372d;
  vertical-align:bottom;
  height: 21px;
  float:left;
  color:#eff1dd;
}
#menu a{color:#eff1dd; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height:19px;}
#menu .ra {
  height: 21px;
  width:19px;
  background: url(images/m_right.jpg) no-repeat;
  float:left;
  margin-right:9px;
}


#search {
  padding: 0;
  margin: 0;
  margin-top:6px;
  float:left;
  width:206px;
}

.content_header{background-image:url(images/content_header.png); background-repeat:no-repeat; width:960px; height:100px; padding:0px; margin:0px; margin-right:5px;}
.content_text{background-image:url(images/content_text.png); background-repeat:repeat-y; width:960px; padding:0px; margin:0px; margin-right:5px; display:inline-block;}
.content_text_inside{padding-left:50px; padding-right:10px; text-align:left; color:#343434; font-size:14px}
.content_text_footer{color:#b5b5b5; font-size:12px;}
.content_footer{background-image:url(images/content_footer.png); background-repeat:no-repeat; width:960px; padding:0px; margin:0px; margin-right:5px; height:15px;}
