﻿* {
	margin: 0;
	padding: 0;
}
html {height: 100%}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 1024px;
	margin:0 auto;
	min-width: 1024px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:url('/design/site/images/wraper_bg.jpg') repeat;
	background-position:0 284px;
}


h1{padding-top:10px !important;}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 284px;
}
	.header_menu{
		background:url('/design/site/images/header_menu_bg.jpg') repeat-x;
		height:40px;
	}
	.header_menu a.active{color:#fff;text-decoration:none;font-weight:800;}
	.header_menu a{color:#9fbacb;font-family:Tahoma;font-size:10px;}
	.header_menu .logo{width:397px;margin:0 auto;}
	.baner{
		background:url('/design/site/images/header_b_bg.png') repeat-x;
		height:244px;
		width:100%;
		position:relative;
		z-index:1;
		margin-top:-239px;
		*margin-top:-242px;
		filter:expression(fixPNG(this));
	}
	.baner img{position:relative;}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 100px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 270px;
	margin-top:20px;
	
}
	.content {
		width:408px;
		background:#fff;
		height:100%;
		padding:0 31px;
		color:#6d6d6a;
		font-size:12px;
		font-family:Arial;
		/*box-shadow: 15px 15px 15px #000;*/
	}
	.pika_subdiv img{width:401px;}
	.pika_navigation{display:none;}
	.heading,.heading a,.news_heading{text-decoration:none;font-size:20px;color:#737677;font-weight: 400;}
	.anonse{color:#316bb2;font-size:12px;font-weight:bold;margin-bottom:15px;}
	.more{background:url('/design/site/images/more.jpg') no-repeat top left;width:95px;height:17px;display: block;margin:5px 0;margin-bottom: 12px;}
	.bg_noindex_img{text-align:center;background:url('/design/site/images/bg_noindex_img.jpg') no-repeat center center;width:160px;height:112px;margin-left:-5px;}
	.bg_noindex_img img{margin-top: 11px;}
	.bg_noindex_img .context{text-align:left;}
	.date{font-family:Arial;font-size:11px;color:#b2b5b6;font-weight:bold;text-align:left;}
	.context .text{font-family:Arial;font-size:15px;color:#737677;font-weight:normal;height:38px;}
	
	.bg_index_img{background:url('/design/site/images/bg_index_img.jpg') no-repeat center center;width:430px;height:308px;margin:0 auto;}
	.bg_index_img img{margin-left:0;margin-top:24px;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 250px;
	margin-left: -100%;
	position: relative;
}
	.logo_sl{width:187px;height:76px;margin-left:28px;margin-top:20px;background:url('/design/site/images/logo_sl.jpg') no-repeat;}
	.menu_left{}
	.menu_left ul{list-style:none;width:187px;margin-left:28px;margin-top:10px;}
	.menu_left ul li{list-style:none;height:48px;background:url('/design/site/images/bg_left_menu.jpg') repeat-x;}
	.menu_left ul li a{list-style:none;color:#ebf7f8;font-size:18px;font-family: Myriad Pro Cond; text-decoration:none;position:relative;top:14px;margin-left:5px;}


/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
}
	.box{margin-top:20px;}
	.box .header{background:url('/design/site/images/bg_right_header_box.jpg') repeat-x;height:45px;width:219px;}
	.box .header img{margin-left:5px;}
	.box .header .box_header_a{background:url('/design/site/images/box_header_a.jpg') repeat-x;height: 18px;width: 21px;position: absolute;margin-top: 14px;margin-left: 9px;}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: -58px auto 0;
	min-width: 1024px;
	margin-bottom:-45px;
	width:1024px;
	height: 58px;
	background:#e4e4ec;
}
	.footer_c{float:right;width:206px;position:relative;top:12px;color:#4c5a61;font-family:arial;font-size:11px;}
	.mail_ico{padding-left:20px;background:url('/design/site/images/mail_ico.jpg') no-repeat left center;color:#316bb2;font-size:11px;position: relative;top: 20px;margin-left:58px;}