body{
  	margin: 0px;
  	padding: 0px;
  	font-family : Verdana;
  	font-size: 12px;
  	color: #000000;
  	background-color: #3B64BC;
  	background-image: url(../images/body/back.jpg);
  	background-position: top left;
  	background-repeat: repeat-x;
  	width: 100%;
  	height: 100%;
}
table{	
	border:0px;
	border-collapse:collapse;  
	font-family : Verdana;
	font-size: 12px;
	color: #000000;
}
table td{  
	margin: 0em;	
	padding: 0em; 
	font-family : Verdana;
	font-size: 12px;
	color: #000000;
}
a img{
	border: 0px;
}
#body_top_left_image{
	background-image: url(../images/body/top_left_back.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	position: absolute;
  	z-index: 1;
  	width: 217px;
  	height: 86px;
  	top: 0px;
  	left: 0px;
}
#body_bottom_left_image{
	width: 100%;
	background-image: url(../images/body/bottom_left_back.png);
  	background-position: bottom left;
  	background-repeat: no-repeat;
  	position: absolute;
  	z-index: 1;
  	width: 280px;
  	height: 113px;
  	bottom: 0;
  	left: 0;
}
#body_top_center_image{
	width: 100%;
	background-image: url(../images/body/top_center_back.png);
  	background-position: top center;
  	background-repeat: no-repeat;
  	position: absolute;
  	z-index: 2;
  	width: 1000px;
  	height: 99px;
  	left: 0;
  	right: 0;
	top: 0;
	bottom: auto;
	margin-left: auto;
	margin-right: auto;
}
#main_conteiner{
	width: 100%;
	padding-top: 15px;
	position: absolute;
	z-index: 3;
}
#conteiner{
	width: 858px;
}
#top_menu{
	width: 100%;
}
#top_menu a.language{
	padding-left: 22px;
	color: #ffffff;
	text-decoration: none;
}
#top_menu a.language:hover{
	text-decoration: underline;
}
#top_menu a.ru{
	background-image: url(../images/ru.jpg);
  	background-position: left center;
  	background-repeat: no-repeat;
}
#top_menu a.en{
	background-image: url(../images/en.jpg);
  	background-position: left center;
  	background-repeat: no-repeat;
}
#top_menu a.active{
	text-decoration: underline;
}
#top_menu td.sub_menu_item{
	background-image: url(../images/top_menu/item_back.jpg);
  	background-position: top left;
  	background-repeat: repeat-x;
  	height: 25px;
  	white-space: nowrap;
}
#top_menu a.menu{
	color: #FFFCC6;
	font-size: 12px;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
#top_menu a.menu:hover{
	text-decoration: underline;
}
#header_conteiner{
	width: 100%;
	height: 175px;
	margin-top: 25px;
}
#header_conteiner td.left{
	background-image: url(../images/header/top_right_2.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	height: 144px;
  	width: 245px;
}
#header_conteiner td.white{
	background-color: #ffffff;
}
#header_conteiner div.logo{
	margin-top: 32px;
	margin-left: 42px;
}
#header_conteiner table.tab{
	position: absolute;
	cursor: pointer;
	z-index: 10;
}
#header_conteiner td.tab{
	background-image: url(../images/header/tab_back.jpg);
  	background-position: top left;
  	background-repeat: repeat-x;
  	white-space: nowrap;  	
}
#header_conteiner td.tab_left{
	background-image: url(../images/header/tab_left.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 10px;
  	height: 31px;
}
#header_conteiner td.tab_right{
	background-image: url(../images/header/tab_right.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 10px;
  	height: 31px;
}
#header_conteiner a.tab{
	text-transform: uppercase;
  	color: #ffffff;
  	text-decoration: none;
}
#header_conteiner td.active_tab{
	background-image: url(../images/header/active_tab_back.jpg);
  	background-position: top left;
  	background-repeat: repeat-x;
  	white-space: nowrap;  	
}
#header_conteiner td.active_tab_left{
	background-image: url(../images/header/active_tab_left.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 10px;
  	height: 31px;
}
#header_conteiner td.active_tab_right{
	background-image: url(../images/header/active_tab_right.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 10px;
  	height: 31px;
}
#header_conteiner a.active_tab{
	text-transform: uppercase;
  	color: #ffffff;
  	text-decoration: none;
}
#content_conteiner{
	width: 100%;
}
#content_conteiner td.white{
	background-color: #ffffff;
}
#content_conteiner td.right{
	background-image: url(../images/content/right_white.png);
  	background-position: top left;
  	background-repeat: repeat-y;
}
#content_conteiner div.back1{
	background-image: url(../images/content/back1.jpg);
  	background-position: bottom left;
  	background-repeat: no-repeat;
  	background-color: #ffffff;
}
#content_conteiner div.back2{
	background-image: url(../images/content/back2.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	z-index: 4;
  	position: absolute;
  	width: 774px;
  	height: 521px;
}
#content_conteiner td.left{
	background-image: url(../images/content/left_back.jpg);
  	background-position: bottom left;
  	background-repeat: no-repeat;
  	background-color: #ffffff;
}
#search{
	width: 858px;
}
#search td.search{
	background-image: url(../images/search/back.png);
  	background-position: top left;
  	background-repeat:repeat-x;
}
.search_input{
	background-image: url(../images/search/input_back.jpg);
  	background-position: top left;
  	background-repeat:repeat-x;
  	height: 19px;
  	width: 225px;
  	border: 0px;
  	color: #6d6f71;
  	margin: 0px;
  	padding: 0px;
  	font-size: 14px;
  	padding-left: 2px;
  	padding-right: 2px;
}
#search input.image{
  	width: 48px;
  	margin-left: 5px;
}
#search form{
	padding: 0px;
	margin: 0px;
}
#fotter{
	width: 100%;
	margin-top: 15px;
	margin-bottom: 25px;
	height: 100px;
}
#fotter td{
	color: #ffffff;
}
#fotter p{
	margin-top: 0px;
	margin-bottom: 0px;	
}
#fotter a{
	text-decoration: none;
	color: #ffffff;
}
#content{
	 z-index: 5;
	 position: relative;
}
h1{
	font-size: 18px;
	/*color: #6d6f71;*/
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
}
a{
	color: #749bf3;
	font-size: 12px;
}
a.interactive_presentation{
	color: #749bf3;
	font-size: 17px;
}
a.news_archive{
	color: #749bf3;
	font-size: 17px;
}
a.details{
	background-image: url(../images/details_arrow.png);
  	background-position: center right;
  	background-repeat: no-repeat;
  	padding-right: 20px;
}
.news_header_image{
	background-image: url(../images/news/header.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 260px;
  	height: 118px;
  	position: absolute;
  	z-index: 20;
  	top: 0px;
  	left: 0px;
}
.news_date{
	height: 19px;
	background-image: url(../images/news/date_back.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	color: #ffffff;
}
#programs_list{
	border: 1px solid #749bf3;
	width: 100%;
}
#programs_list td.caption{
	color: #749bf3;
	font-size: 14px;
	padding: 10px;
	padding-bottom: 0px;
}
#programs_list td.content{
	padding: 10px;
	border-bottom: 1px solid #749bf3;
}
#programs_list ol{
	margin-left: 0px;
	padding-left: 25px;
	marker-offset: 25px;
}
#programs_list ol li{
	margin-bottom: 10px;
	font-weight: bold;
}
#programs_list ol li a{
	font-weight: normal;
}
.programs_list_image{
	background-image: url(../images/programs/bottom_image.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 101px;
  	height: 100px;
  	position: absolute;
  	z-index: 20;
  	top: 0px;
  	left: 0px;
}
.customers_header_image{
	background-image: url(../images/customers/top_image.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 167px;
  	height: 166px;
  	position: absolute;
  	z-index: 20;
  	top: 0px;
  	left: 0px;
}
.tmi_response_company_name{
	padding-left: 10px;
	background-image: url(../images/responses/dot.png);
  	background-position: center left;
  	background-repeat: no-repeat;
  	font-size: 14px;
}
.responses_header_image{
	background-image: url(../images/responses/top_image.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 152px;
  	height: 114px;
  	position: absolute;
  	z-index: 20;
  	top: 0px;
  	left: 0px;
}
.send_form_input{
	background-color: transparent;
	color: #6d6f71;
	height: 18px;
	border: 1px solid #6d6f71;
	width: 200px;
	font-size: 13px;
}
.select_input{
	background-color: transparent;
	color: #6d6f71;
	height: 18px;
	border: 1px solid #6d6f71;
	width: 200px;
	font-size: 13px;
}
.send_form_area{
	background-color: transparent;
	color: #6d6f71;
	height: 150px;
	width: 358px;
	border: 1px solid #6d6f71;
}
.blog_dot_link{
	background-image: url(../images/blog/dot.png);
  	background-position: center left;
  	background-repeat: no-repeat;
  	padding-left: 10px;
  	margin-left: 10px;
}
a.blog_navigation{
	color: #749bf3;
	font-size: 17px;
}
#test_table td{
	padding: 2px;
	border: 1px solid #cccccc;
}
#test_table td.caption{
	font-szie: 14px;
	font-weight: bold;
	color: #749bf3;
}
#test_table td.test_cell{
	font-weight: bold;
	color: #749bf3;
	padding-left: 5px;
	padding-right: 5px;
}
#test_table td.test_cell_active{
	font-weight: bold;
	color: #ffffff;
	background-color: #749bf3;
	padding-left: 5px;
	padding-right: 5px;
}
#country_flags{
	width: 750px;
	margin-top: 30px;
}
#country_flags td{
	border: 1px solid #dcdcdc;
	/*width: 25%;*/
	height: 30px;
	padding: 10px;
}
#country_flags img{
	margin-right: 5px;
}
.contact_header_image{
	background-image: url(../images/contacts/top_image.png);
  	background-position: top left;
  	background-repeat: no-repeat;
  	width: 151px;
  	height: 150px;
  	position: absolute;
  	z-index: 20;
  	top: 0px;
  	left: 0px;
}

.test_title{
	font-size: 14px;
	padding: 5px;
	background-color: #B1CAFB;
}

.test_disable{
	width: 24px;
	height: 24px;
	font-size: 8px;
	font-weight: bold;
	background-image: url('../images/test/disable.png');
	cursor: pointer;
}

.test_active{
	width: 24px;
	height: 24px;
	font-size: 8px;
	color: #ffffff;
	font-weight: bold;
	background-image: url('../images/test/active.png');
	cursor: pointer;
}

.test_answer_number{
	width: 24px;
	height: 24px;
}

.test_question_text0{
	padding: 5px;
}

.test_question_text1{
	padding: 5px;
	background-color: #f5f5f5;
}
#interactive_tests h2{
	font-weight: bold;
	font-size: 24;
	color: #749bf3;
}
div.int_cost p, div.int_cost table td, div.int_cost h2{
color: #000000;
}
#programs_conteiner h2{
	color: #0099FF;
}
ul{
	list-style-image: url('../images/pointer.png');
}
#programs_list a{
color: #0000ff;
}
#programs_list ol li{
	color: #999999;
}
