body{
        background:#C80924 url(../images/bg_grey_blue.jpg) repeat-x;
        background-color:#0f1d42;
        margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#FFF;        
}

a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	text-decoration:underline;
}

.center{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.clear{
	clear:both;
}
/*
.wrapper_l{
	float:left;
	width:20px;
	height:620px;
	background-image:url(../images/wrapper_l.jpg);
}
.wrapper_l1{
	float:left;
	width:20px;
	height:790px;
	background-image:url(../images/wrapper_l1.jpg);
}

.wrapper_r{
        float:left;
	width:20px;
	height:620px;
	background-image:url(../images/wrapper_r.jpg);
}
.wrapper_r1{
	float:left;
	width:20px;
	height:790px;
	background-image:url(../images/wrapper_r1.jpg);
}

.wrapper_b{
	float:left;
	width:920px;
	height:20px;
	background-image:url(../images/wrapper_b.jpg);
}

.wrapper_b1{
	float:left;
	width:920px;
	height:20px;
	background-image:url(../images/wrapper_b.jpg);
}
*/

.page_m{
	float:left;
	width:920px;
	height:620px;
}

.page{
	float:left;
	width:920px;
	height:600px;
	background-color:#1a2d59;
}
.page1{
	float:left;
	width:920px;
	height:770px;
	background-color:#1a2d59;
}

.top{
	height:74px;
	float:left;
	width:920px;
	background-image:url(../images/top_background.jpg);
}

.logo{
	float:left;
}

.slogan{
	float:left;
	margin-left:30px;
}

.phone{
	float:left;
	margin-top:33px;
	margin-left:270px;
}
.phone_1{
	font-size:14px;
}
.phone_2{
	font-size:20px;
}

.top_menu{
	float:left;
	height:24px;
	width:900px;
	background-color:#1a2d59;
	text-align:center;
}
.top_menu_home{
	float:right;
	height:24px;
	width:20px;
	background-color:#1a2d59;
}
.top_menu_home img{
	margin-top:4px;
}

.top_menu_item, .top_menu_item_active, .top_menu_border{
	height:16px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:3px;
	background-color:#1a2d59;
	font-size:8pt;
	display:inline-block;
	display: -moz-inline-box;
	*display:inline;
	_overflow:hidden;
	zoom:1;
}
.top_menu_item_img{
	padding-top:2px !important;
	padding-bottom:6px !important;
}
.top_menu_border{
	padding-left:0px;
	padding-right:0px;
}
.top_menu_item_active{
	background-color:#284da5 !important;
}
.top_menu_item_js{
	background-color:#1a2d59;
}
.top_menu_item_active_js{
	background-color:#284da5;
}
.top_menu_item a,.top_menu_item_active a{
	color:#FFF;
	text-decoration:none;
}

.float_left{
	float:left;
}
.float_right{
	float:right;
}

.main{
	float:left;
	height:460px;
	width:920px;
}

.bottom{
	float:left;
	width:920px;
	height:42px;
	background-image:url(../images/bottom_bg.jpg);
}
.afooter{
	/*
	margin-left:auto;
	margin-right:auto;
*/
	font-size:8pt;
	background-image:url(../images/afooter_back.jpg);
	/* background-color:#1A2D59;*/	
	width:920px;
	height: 300px; /* ��������� ������ ������� */
	text-align:justify;
}
.left_text {
	padding-right:10px;
	padding-left:10px;
	/* background-color:#1A2D59;*/
	float:left; /* ��������� ��������� */
    width:440px; /* ��������� ������ ������� */
    height: 170px; /* ��������� ������ ������� */
}

/* ������� ������ ������� ������� */
.right_text {
	float:right;
	padding-right:10px;
	padding-left:10px;
	/* background-color:#1A2D59;*/
	width:440px; /* ��������� ������ ������� */
    height: 170px; /* ��������� ������ ������� */
     
	
}
.main_image{
	position:absolute;
	z-index=1 !important;
}

.news{
	position:absolute;
	float:left;
	width:920px;
	height:120px;
	margin-top:300px;
	overflow:hidden;
	z-index:2000;
}
.news_item{
	width:227px;
	height:80px;
	float:left;
	margin-top:40px;
}
.news_item_active{
	height:120px;
	margin-top:0px;
}
.news_bg{
	background-color:#081638;
	opacity:0.7;
	filter: alpha(opacity = 70);
	width:227px;
	height:120px;
}
.news_text{
	padding:3px;
	width:221px;
	float:left;
	position:absolute;
	z-index:2002;
}
.news_text a{
	color:#FFF;
	text-decoration:none;
}
.news_text img{
	margin:7px;
	float:left;
	border:0;
}
.news_item_border{
	float:left;
	opacity:0.7;
	filter: alpha(opacity = 70);
	background-color:#081638;
	width:3px;
	height:76px;
	margin-top:40px;
	padding-left:1px;
	padding-top:4px;
}
.news_title{
	font-size:12px;
	height:29px;
	text-transform:uppercase;
	display:block;
	padding-bottom:3px;
}
.news_text1{
	display:block;
	font-size:10px;
	height:45px;
}
.news_text1 p{
	margin:0px;
}
.news_readmore{
	display:none;
	width:221px;
	margin-top:26px;
}
.news_readmore a{
	font-size:9px;
	text-decoration:none;
	color:#FFF;
}
.news_readmore a:hover{
	text-decoration:underline;
}

.leng_menu{
	float:left;
	width:23px;
	margin-left:25px;
}
.leng_menu a{
	margin-top:5px;
	display:block;
	opacity:0.6;
	filter: alpha(opacity = 60);
}
.leng_menu img{
	border:0;
}
.readmore{
	display:block;
	float:right;
}

.component{
	width:780px;
	float:left;
	height:460px;
}

.right_menu{
	width:140px;
	float:left;
	height:460px;
	background-image:url(../images/r_m_bg.jpg);
}

.copy{
	font-size:10px;
	float:left;
	margin-top:14px;
	margin-left:14px;
}
.design{
	font-size:10px;
	float:right;
	margin-top:14px;
	margin-right:14px;
}


