body{
	font-family: Arial,Geneva CY,Sans-Serif;
	color: #000;
	font-size: 80%;
	background: #fff;
}
form{
	padding: 0px;
	margin: 0px;
}
/******* General Styles ******/
h1{
	font-size: 16px;
	background: url(../images/1.gif) no-repeat left;
	text-indent: 25px;
	color: #444b4e;
	font-weight: bold;
}
h2{
	font-size: 14px;
}
h4{
	font-size: 14px;
	margin: 0px;
}
ul {
	list-style-image: url(../images/bullet.png);
}
ul li{
	vertical-align: top;
}
.li_1{
	background: transparent url(../images/fon_li.gif) repeat-x top;
}
.li_1 a{
	color: #aa0000;
	font-size-adjust: 0.72;
	line-height: 24px;
	text-decoration: none;
	margin-left: 15px;
}
/**** Site Layout ************/
.left-column{
	margin-top: 6px;
	float: left;
	width: 251px;
}
.center-column{
	font-size: 13px;
	margin: 5px 5px 5px 250px;
	padding: 10px;

}
.center-column a{
	color: #223ab4;
	font-size: 13px;
}
.center-column a:hover{
	color: #2289B4;
}

#container{
	position: relative;
	background: url(../images/logo_bl.png) no-repeat bottom right;
}
#center-container{
	margin: 10px;
}
#heder{
	min-width: 1024px;
	height: 203px;
	background: url(../images/header_v_line.png) repeat-x left -1px;
}
#heder .logo_fon{
	width: 488px;
	height: 93px;
	float: left;
	background: url(../images/logo.jpg) no-repeat;
}
#heder a.logo{
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
	width: 488px;
	height: 93px;
}
#heder a.logo:hover{
	background: url(../images/logo_h.png) no-repeat;
}
#heder .fon_menu{
	width: 488px;
	height: 111px;
	position: absolute;
	top: 93px;
	left: 0px;
	background: url(../images/fon_top_menu.jpg) no-repeat;
	}
#header-v-line{
	height: 202px;
	float: left;
	width: 678px;
	position: absolute;
	top: 0px;
	left: 488px;
	background: url(../images/handshake.jpg) no-repeat right;
}
ul.ul-menu li a{
	line-height: 28px;
	color:#566B7A;
	font-size:17px;
	font-weight:bold;
}
/**** END Site Layout ********/
/**** Header Menu ***************/
#menu_top{
	float: left;
	width: 210px;
	height: 110px;
	margin-left: 10px;
	}
#menu_top .position_lt{
	position: relative;
	top: 5px;
	left: 20px;
	}
#menu_top .position_lt a{
	color: #d1dce4;
	font-size: 18px;
	text-align: left;
	text-decoration: none;
	font-family: Georgia;
}
#menu_top .position_lt a:hover{
color: #feaf72;
}
/**** END Header Menu ***************/
/**** Top Menu ***************/
.top-menu{
	padding-left: 80px;
	height: 32px;
	background: url(../images/fon_menu.png) repeat-x;
	border-top: 2px solid #d1d1d1;
	border-bottom: 1px solid #bbc6ce;
	font-size: 20px ;
	line-height: 30px;
	position: relative;
}
.top-menu ul.top-item{
	list-style-type: none;
	margin: auto;
	float: left;
	list-style-image: none;
	padding: 0px;

}
.top-menu ul.top-item:hover .top-items ul{
	display: block;
}
.top-menu ul.top-item li{
}
.top-menu .top-item a{
	display: block;
}
.top-menu .top-item a{
	font-size: 17px ;
	color: #566b7a;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding: 0 13px;
	background: url(../images/v-line_m.gif) no-repeat right center;
}
.top-menu .top-item a:hover{
	color: #ff9245;
}
.top-menu .top-item a.last-top-item{
	background: none;
	font-size: 12px;
	font-weight: normal;
	color: #2f2e2e;
	padding: 0px 5px;
}
.top-menu .top-item a.login{
	background: url(../images/icons/ico_login.png) no-repeat 4px 4px;
	padding-left: 32px;
}
.top-menu .top-item a.logout{
	background: url(../images/icons/ico_logout.png) no-repeat 4px 4px;
	padding-left: 30px;
}
.top-menu .top-item a.last-top-item:hover{
	text-decoration: underline;
}
.top-menu .top-item .top-items ul{
	display: none;
	border: 1px solid #c3ced6;
	background: #e4f0fe url(../images/shadow_submenu.gif) repeat-x left top;
	list-style-type: none;
	margin: 0px;
	list-style-image: none;
	padding: 2px 10px;
	position: absolute;
	z-index: 20000;
}
.top-menu .top-item .top-items ul li a{
	background: transparent;
	display: block;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding: 5px;
	text-align: left;
	text-decoration: none;
}

.top-menu .top-item .top-items  ul li a:hover{
	text-decoration: none;
	color: #ff9245;
}


/***** End Top Menu *******************/
/***** News Widget ********************/
	/*** Left widgets **********/
	.widget{
		float: left;
		width: 251px;
		margin-bottom: 10px;
		background: url(../images/c_left_b.png) repeat-x top;
	}
.l_left_b{
	float: left;
	width: 11px;
	height: 22px;
	background: url(../images/l_left_b.png) no-repeat;
}
.widget a.title{
	display: block;
	float: left;
	width: 229px;
	height: 22px;
	text-indent: 20px;
	font-size: 16px ;
	color: #566b7a;
	text-align: left;
	text-decoration: none;
	font-family: Georgia, Arial;
	font-weight: bold;
}
.widget a.title:hover{
	color: #ff9245;
	}
.widget .r_left_b{
	float: right;
	width: 11px;
	height: 22px;
	background: url(../images/r_left_b.png) no-repeat;
}
.widget .shadow_left_b{
	float: left;
	width: 249px;
	height: 18px;
	background: url(../images/shadow_left_b.png) repeat-x top;
	border-left: 1px solid #ccd7dd;
	border-right: 1px solid #ccd7dd;
	}
.widget .lb_left_b{
	float: left;
	background: url(../images/lb_left_b.gif) no-repeat bottom left;
	}
.widget .rb_left_b{
	float: left;
	background: url(../images/rb_left_b.gif) no-repeat bottom right;
}
.bottom_left_b{
	float: left;
	background: url(../images/bottom_left_b.gif) repeat-x bottom;
}
.widget .w-cont{
	float: left;
	border-right: 1px solid #ccd7dd;
	border-left: 1px solid #ccd7dd;
	padding: 10px;
	padding-bottom: 0px;
	width: 231px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-left: 8px;
}
	/****************************/
.widget .news-item h4{
	color: #6a6868;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/tick.png)  no-repeat top left;
	margin: 3px;
	padding-left: 20px;
}
.widget .news-item a{
	display: block;
	float: right;
	color: #223ab4;
	font-size: 11px;
	text-decoration: none;
	}
	.widget .news-item a:hover{
	color: #2289b4;
	}
.widget .news-item h4 span.date{
	font-size: 9px;
	font-style: italic;
	color: #000;
}
/***** END News Widget ****************/

/**** News Page ***********************/
.date{
	font-size: 10px;
	color: #000;
}
ul.news li{
	margin-bottom: 10px;
}
/**** Banners Widget *******************/
.widget .banner-item{
	float: left;
	margin: 7px;
}
/**** END  Banners Widget **************/

/**** Vacancy Page ********************/
.list{
float:left;
}
.list .item{
	float:left;
	border-bottom: 1px dashed #c3c3c3;
	padding: 3px;
	margin-bottom: 5px;
}
.list .item h3{
	background: url(../images/fon_item.gif) repeat-x left top;
	height: 27px;
	line-height: 27px;
	margin: 0px;
	margin-top:11px;
	padding-left: 5px;
}
/**************************************/

/********* Simple Search **************/
#search_form{
float: left;
width: 490px;
}
#search-field{
	float: left;
	width: 335px;
	height: 22px;
	line-height: 20px;
	background: #f3f8ff url(../images/search.png) no-repeat 2px 2px;
	padding-left: 25px;
	border-color: #ccd7dd #b5c3cd #b5c3cd #ccd7dd;
	border-style:solid;
	border-width:1px;
	color:#606F95;
	padding-top:3px;
}
#search-field:focus{
	border: 1px solid #c4cfd7;
	color:#202463;
}

.btn-search{
	cursor: pointer;
	float: left;
	width: 105px;
	height: 29px;
	margin-left: 1px;
	border: none;
	background: url(../images/btn_search.png) no-repeat;
}
.btn-search:hover{
	background: url(../images/btn_search_h.png) no-repeat;
}
.btn-search-en{
	cursor: pointer;
	float: left;
	width: 105px;
	height: 29px;
	margin-left: 1px;
	border: none;
	background: url(../images/btn-search-en.png) no-repeat;
}
.btn-search-en:hover{
	background: url(../images/btn-search-en-hover.png) no-repeat;
}
/**************************************/
/*********Footer **************/
.menu_bottom{
	width: 1024px;
	height: 20px;
	text-align: center;
	margin: 30px auto;
}
.menu_bottom a{
	font-size: 18px ;
	color: #566b7a;
	padding: 0px 10px;
}
.menu_bottom a:hover{
	color: #ff9245;
}
.txt_bottm{
	margin-top: 10px;
	font-size: 11px ;
}
/********* END Footer **************/

/************* English & Russian Version ******************/
a.eng-ico{
	display: block;
	background: url(../images/icons/eng.png) no-repeat;
	width: 35px;
	height: 20px;
	float: right;
	margin: 5px;
}
a.rus-ico{
	display: block;
	background: url(../images/icons/rus.png) no-repeat;
	width: 35px;
	height: 20px;
	float: right;
	margin: 5px;
}
/**********************************************************/

.signup-links{
	font-size: 12px;
	margin-left: 10px;
}
.description{
	border: 1px solid #fff663;
	background-color: #fffbc1;
	padding: 5px;
	margin: 5px;
	width: 450px;
}
.timebox{
	height: 5px;
	margin: 3px;
	border: 1px solid #6ac92b;
	width: 400px;
}
.timebox-inner{
	background-color: #7ae036;
	width: 400px;
	height: 5px;
}
#important{
	background: url(../images/icons/ico_important.gif) no-repeat 2px 5px;
	padding: 5px;
	padding-left: 20px;
	margin: 5px;
	border: 1px solid #ff720a;
	width: 450px;
}
.first-f{
	font-size: 11px;
	font-weight: bold;
}
.starttestbtn{
	width: 236px;
	height: 28px;
	cursor: pointer;
	display: block;
}
.testru{
	background: url(../images/testbtn_ru.png) no-repeat left top;
}
.testru:hover{
	background: url(../images/testbtn_ru_h.png) no-repeat left top;
}
.testen{
	background: url(../images/testbtn_en.png) no-repeat left top;
}
.testen:hover{
	background: url(../images/testbtn_en_h.png) no-repeat left top;
}
#resume input.field, #resume select.field, #resume textarea.field{
	width: 350px;
}
#share-resume{
	width: 600px;
	margin: 0 auto;
}
.marquee-line{
	margin: 2px 20px;
	border-bottom: 1px solid #c3c3c3;
}
.marquee-line ul{
	list-style-type:circle;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.marquee-line ul li{
	float: left;
	margin-left: 20px;
}
.marquee-line a{
	color: #000;
}
.marquee-line a:hover{
	color: #ff9245;
}

#sitemap h2 a, #sitemap h3{
	margin-bottom: 0px;
}
#sitemap h2 a, #sitemap h3 a{
	color: #000;
}
#sitemap td{
	vertical-align: top;
}

#sitemap .seo-block{
	float: left;
	width: 240px;
	margin: 5px 0px;
	padding: 5px;
	height: 250px;
	overflow: hidden;
}
#sitemap .seo-block a{
	font-size: 10px;
	color: #000;

}