html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*height: 100%;*/
}

body
{
	/*min-height: 100%;
	height: auto !important;
	height: 100%;*/
	margin: 0px;
	padding: 10px 0px 0px 0px;
	background-color: #ffffff;
	/*position: relative;*/
	*width: 99%;
}

body 
{
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; 
	/*line-height: 16px;*/
}

a
{
	color: #2d62b0;
	text-decoration: underline;
}


a:hover
{
	text-decoration: none;
}

p {
	margin-top: 10px; 
	margin-bottom: 10px;
}


h1, h2, h3, h4 {
	color: #1c97ff; 
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 24px; 
}

h2 {
	font-size: 21px; 
}

h3 {
	font-size: 18px; 
	margin: 10px 0px 20px 0px;
}

h4 {
	font-size: 14px; 
	color: #042e6f;
	font-weight: bold;
	margin-bottom: 0px;
}

table {
	margin: 0px;
	padding: 0px;
}

table td {
	margin: 0px;
	padding: 5px;
}

.top {
	position: relative;
	clear: both;
	float: left;
	height: 89px;
	margin: 0px;
	padding: 0px 0px;
	min-width: 1000px;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');	
	

}

.top2 {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	height: 89px;
	margin: 0px;
	padding: 0px 0px;
	min-width: 1000px;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');	
}

.top_yellow {
	position: absolute;
	float: left;
	width: 50%;
	height: 89px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_top_yellow.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

.top_blue {
	float: right;
	width: 50%;
	height: 89px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg_top_blue.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}

.bg_top_banner {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 76px;
	margin: 0px;
	padding: 11px 0px 0px 0px;
	text-align: center;
}

.top_banner {
	margin: 0px;
	padding: 3px;
	text-align: center;
	background-image: url(/images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.logos {
	position: absolute;
	float: left;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.logo_yellow {
	position: absolute;
	float: left;
	height: 89px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.logo_blue {
	float: right;
	height: 89px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

.topmenu {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
}

.topmenu2 {
	clear: both;
	float: left;
	margin: 0px;
	padding: 13px 30px 33px 30px;
}

.topmenu2 table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.topmenu2 table td {
	margin: 0px;
	padding: 0px;
	width: 25%;
}

/*.topmenu2 .topmenu_1, .topmenu2 .topmenu_2, 
.topmenu2 .topmenu_3, .topmenu2 .topmenu_4*/
.topmenu_div {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 227px;
	height: 91px;
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu_div_hover {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 227px;
	height: 91px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}

/*.topmenu2 .topmenu_1 {
	background-image: url(/images/topmenu_1.jpg);
}

.topmenu2 .topmenu_2 {
	background-image: url(/images/topmenu_2.jpg);
}

.topmenu2 .topmenu_3 {
	background-image: url(/images/topmenu_3.jpg);
}

.topmenu2 .topmenu_4 {
	background-image: url(/images/topmenu_4.jpg);
}*/

/*.topmenu2 .topmenu_1 div, .topmenu2 .topmenu_2 div, 
.topmenu2 .topmenu_3 div, .topmenu2 .topmenu_4 div*/
.topmenu_div div {
	float: left;
	margin: 0px;
	padding: 71px 0px 0px 10px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.topmenu_div_hover div {
	float: left;
	margin: 0px;
	padding: 71px 0px 0px 10px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: bold;
	cursor: pointer;
}

/*.topmenu2 .topmenu_1 div a, .topmenu2 .topmenu_2 div a, 
.topmenu2 .topmenu_3 div a, .topmenu2 .topmenu_4 div a*/
.topmenu_div div a {
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

.topmenu_div div a:hover {
	text-decoration: underline;
}

.topmenu_div div img, 
.topmenu_div_hover div img {
	margin: 0px 5px 0px 0px;
}

.container {
	position: relative;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px 0px 25px 0px;
	min-width: 998px;
	width:100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
}

.container_center {
	margin: 0px 300px 0px 290px;
	padding: 0px;
}

.content {
	min-width: 380px;
	margin: 0px!important;
	padding: 0px!important;

}

.container_left {
	float: left;
	width: 280px;
}

.container_left2 {
	margin: 0px;
	padding: 0px 30px;
	*border:1px solid white;
}

.container_left2 .ico_home {
	float: left;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.container_left2 .phone {
	float: right;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #1c97ff;
	font-weight: bold;
	text-align: right;
}

.container_left2 .phone_home {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #1c97ff;
	font-weight: bold;
	text-align: right;
}

.container_left2 .phone span,
.container_left2 .phone_home span {
	font-size: 16px;
	color: #042e6f;
	font-weight: bold;
}

.leftmenu {
	float: left;
	clear: both;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	text-align: left;
}

.leftmenu a {
	display: block;
	overflow: hidden;
	padding: 13px 0 0 10px;
	width: 210px;
	color: #2d62b0;
	font-size: 12px;
	font-weight: bold;
	background-image: url(/images/leftmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	height: 29px;
}

.leftmenu a.long {
	padding: 5px 0px 8px 10px;
	/*line-height: 14px;*/
}

.leftmenu a:hover {
	background-image: url(/images/leftmenu_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}

.leftmenu a span{
	padding-right: 10px;
	display: block;
}

.container_right {
	float: right;
	width: 300px;
	_position:relative;
	_z-index:1;
}

.container_right2 {
	margin: 0px;
	padding: 0px 30px 0px 40px;
}

.right_news {
	clear: both;
	afloat: left;
	width: 230px;
	margin: 0px;
	padding: 0px;

}

.right_news .news_one {
	clear: both;
	afloat: left;
	width: 230px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.content .news_one {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.right_news .news_one .news_date, 
.content .news_one .news_date {
	float: left;
	width: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bfbfbf;
}

.right_news .news_one .news_date2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bfbfbf;
}

.content .news_one .news_date2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #bfbfbf;
	display: block;
	margin-bottom: 20px;
}

.right_news .news_one .news_desc {
	afloat: left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.right_news .news_one .news_desc2 {
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.content .news_one .news_desc {
	/*width: 180px;*/
	margin: 0px 0px 0px 50px;
	padding: 0px 0px 0px 0px;
}

.right_news .news_one .news_desc_gray {
	float: left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #bfbfbf;
}

.right_news .news_one .news_desc a, 
.right_news .news_one .news_desc2 a,
.content .news_one .news_desc a {
	color: #000000;
	text-decoration: none;
}

.right_news .news_one .news_desc_gray a {
	color: #bfbfbf;
	text-decoration: none;
}

.right_news .news_one .news_desc a:hover, 
.right_news .news_one .news_desc_gray a:hover, 
.right_news .news_one .news_desc2 a:hover,
.content .news_one .news_desc a:hover {
	text-decoration: underline;
}

.right_header {
	clear: both;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
}

.footer {
	clear: both;
	float: left;
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	min-width: 1000px;
	width: 100%;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
	background-image: url(/images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer_center {
	/*position: absolute;
	float: left;*/
	height: 89px;
	margin: 0px 290px 0px 300px;
	*фmargin: 0px 290px 0px 345px;
	/*padding: 0px 340px 0px 365px;*/
	/*padding: 0px 25% 0px 35%;*/
	padding: 0px;
}

.footer_contacts {
	height: 89px;
	margin: 0px;
	padding: 0px 20px 0px 20px;
}

.footer_contacts .texts {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	/*padding: 30px 15% 0px 25%;*/
	width: 295px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-left: 20px;
}

.footer_left {
	/*position: absolute;*/
	float: left;
	width: 345px;
}

.footer_left2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.footer_copyrights {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 89px;
	color: #ffffff;
	background-image: url(/images/footer_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footer_copyrights .texts {
	margin: 0px;
	padding: 24px 0px 0px 55px;
	color: #ffffff;
}

.footer_copyrights .texts a {
	color: #ffeb5d;
}

.footer_right {
	/*position: relative;*/
	float: right;
	width: 340px;
}

.footer_right2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

.footer_developer {
	margin: 0px;
	padding: 0px 0px 0px 35px;
	height: 89px;
	color: #ffffff;
	background-image: url(/images/footer_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer_developer .texts {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	color: #ffffff;
}

.footer_developer .texts a {
	color: #ffeb5d;
}

.footer_developer .texts a img {
	margin: 0px 3px 0px 0px;
}

.empty_b {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 7px;
	font-size: 5px;
}

/* content */

.search_bottom {
	position: absolute; 
	bottom: 0px; 
	right: 0px;
	/*width: 100%; */
	float: right;
	text-align: right;
}

.corners_gray {
	margin: 0px;
	padding: 0px;
	width: 90%;
	background-color: #e5eaf0;
}

.gray_t {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(/images/gray_tl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}

.gray_t img {
	margin: 0px;
	padding: 0px;
}

.corners_gray .gray_b {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(/images/gray_br.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

table.fondy {
	margin: 0px;
	padding: 0px;
}

table.fondy td {
	margin: 0px;
	padding: 7px;
	border-bottom: 1px solid #cccccc;
}

table.fondy td.head {
	font-size: 14px; 
	font-weight: bold; 
	color: #1c97ff;
}

.red {
	color: #ff0000;
}

.company_menu {
	margin: 0px;
	padding: 0px;
}

.company_block {
	/*width: 105px;*/
	margin: 0px;
	padding: 0px;
	float: left;
}

table.company_table td{
	border: none!important;
	padding: 1px 15px 1px 0px;
}

table.none {
	margin: 10px 0 0 10px;
}

table.none td{
	border: none!important;
}


.company_block a,
.company_table td a {
	/*width: 105px;*/
	margin: 0px;
	padding: 0px;
	display: block;
	height: 19px;
	line-height: 19px;
	color: #2d62b0;
	text-decoration: none;
}

.company_block a:hover,
.company_table td a:hover {
	text-decoration: underline;
}

.company_block a img,
.company_table td img {
	/*width: 105px;*/
	margin-right: 5px;
}

.pager {
	margin: 0px;
	padding: 0px;
}

.pager a {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #2d62b0;
	font-size: 14px;
}

.pager span {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	color: #1c97ff;
	font-size: 14px;
	font-weight: bold;
}

.content .faq_one {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.content .faq_one .faq_question {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.content .faq_one .faq_answer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

.content .faq_one .faq_letter {
	float: left;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.content .faq_one .faq_desc {
	/*width: 180px;*/
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.content .faq_one .faq_question .faq_desc a {
	color: #000000;
	text-decoration: none;
}

.content .search_item {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.content .search_item .num {
	float: left;
	width: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

.content .search_item .desc {
	/*width: 180px;*/
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.bottom_text {
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
	min-width: 1000px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<1000?'1000px':'100%');
	font-size: 10px;
}

.bottom_text .texts {
	margin: 0px;
	padding: 10px 30px 0px 30px;
	font-size: 10px;
}


/*Def*/

.content table {
	border-collapse: collapse;
	border: none;
	width: 90%!important;
}
.content table td{
	border:1px solid #bfbfbf;
	padding: 2px;
}

.content a{
	color:#2d62b0!important;
}
.content a:visited{
	color:#2d62b0!important;
}
.content a:hover{
	color:#2d62b0!important;
}

.content h4 {
	margin: 0 0 10px 0;
}


/**/
#resize {
	border-collapse: collapse;	
	width: 100%;
}
#resize td{
	vertical-align: top;
}
#resize td.left{width: 280px;}
#resize td.center{min-width: 420px;}
#resize td.right{width: 300px;}



#sbs {
	border:1px solid red;
	height:1px!important;
}

a.cms {color:white!important;text-decoration: none;}
a.cms:visited{color:white!important;text-decoration: none;}
a.cms:hover{color:white!important;text-decoration: none;}
