html {
	height: 100%;
}
body {
	font-family:Tahoma, Geneva, sans-serif;
	width: 100%;
	height: 100%;
        background-color: #cccccc;
}

#wrapper_top{
	background:url(../images/bg_grad.gif) repeat-x left top;
}
#wrapper_bottom{
	background:url(../images/footer_bg.jpg) repeat-x left bottom;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;

	min-height:1010px;
	margin-bottom:0px;
	background: url(../images/bg_main.jpg) no-repeat center top;
}



/* Header
-----------------------------------------------------------------------------*/
#header {
	position:relative;
	width:1000px;
	margin:0 auto;
	height:172px;

}
#header #logo{
	position:absolute;
	top:36px;
	left:31px;
}
#header #logo a{
	text-decoration:none;
}

#tel {
    background: url(../images/tel.png) no-repeat left 6px;
    color: #004D91;
    font-family: Arial Black ,sans-serif;
    font-size: 34px;
    font-weight: bold;
    height: 40px;
    right: 28px;
    padding-left: 42px;
    position: absolute;
    top: 32px;
}

#mail {
    color: #158cd2;
    font-family: Tahoma ,sans-serif;
    font-size: 14px;
    font-weight: normal;
    height: 14px;
    right: 29px;
    position: absolute;
    top: 82px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width:1000px;
	margin:0 auto;
	padding: 0 0 51px;
	height: 1%;
	position: relative;

}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;

}
#container {
	width: 100%;
	float: left;
	overflow: hidden;

}
/* Types
-----------------------------------------------------------------------------*/
#types{
	margin-left:-3px;
}
#types a{
	text-decoration: none;
}
#types .type_img{
	border:3px solid #5d8e40;
	margin-bottom:11px;
	zoom: 1;
  	position: relative;
  	-webkit-border-radius: 9px;
  	-moz-border-radius: 9px;
  	border-radius: 9px;
  	display: inline-block;
  	vertical-align: top;
	behavior: url(scripts/pie/PIE.htc);
}
#types .type img{
	visibility:hidden;
	display:block;
}
#types .type{
	width:198px;
	margin-right:10px;	
	float:left;
	vertical-align:top;
}
#types .type.last{
	margin-right:0;
}
#types .type p{
	color:#9eb993;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-left:6px;
	line-height:1.5;
	padding-right:10px;
}


#content .new {
	padding-bottom:15px;
	margin-bottom:18px;
}
#content .new.last {
	background:none;
}
#content  span.date {
	color:#fff;
	font-size:15px;
	margin-left:3px;
	margin-bottom:5px;
}
#content  span.date a{
	color:#fff;
	text-decoration:none;
}
#pages{
	margin-left:5px;
	margin-bottom:10px; 
}
#pages a{
	font-size:11px;
	color:#000;
	margin-right:2px;
}
#pages a.active{
	color:#fff;
	background:#1e4f2f;
	padding:3px 4px 6px 4px;
	text-decoration:none;
}
.more{
	margin-bottom:10px;
}
.more a{
    font-family: Tahoma;
    font-size: 12px;
    color: #06295c;
	display:block;
	margin-top:5px;
}

.news_back{
	padding-top: 10px;
	margin-bottom:5px;
}

.news_back a{
    font-family: Tahoma;
    font-size: 12px;
    color: #06295c;
    text-align: center;
}

.news_text{
  padding-top: 10px;
}

.news_img{
	border:3px solid #5d8e40;
	margin-bottom:3px;
	zoom: 1;
  	position: relative;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	border-radius: 8px;
  	display: inline-block;
  	vertical-align: top;
	behavior: url(scripts/PIE.htc);
	float:left;
	margin-right:15px;
}
.news_img img{
	visibility:hidden;
	display:block;
}

.news_list_item{
  padding-top: 10px;
  overflow:hidden;
}

.news_list_item_img{
	border:3px solid #5d8e40;
	margin-bottom:11px;
	zoom: 1;
  	position: relative;
  	-webkit-border-radius: 8px;
  	-moz-border-radius: 8px;
  	border-radius: 8px;
  	display: inline-block;
  	vertical-align: top;
	behavior: url(scripts/pie/PIE.htc);
	float:left;
	margin-right:20px;
}
.news_list_item_img img{
	visibility:hidden;
	display:block;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 324px;
	position: relative;

}
/* Menu
-----------------------------------------------------------------------------*/
#menu{
	width: 235px;
	height:auto;
	margin-left:31px;
	margin-bottom:66px;
	padding: 0 5px 0 0;
	background:url(../images/menu_bg2.png) repeat-y center top;
        border: 1px solid #599ed8;

	zoom: 1;
	position: relative;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(/libs/pie/PIE.htc);

        -webkit-box-shadow: #666666 3px 3px 6px;
	-moz-box-shadow: #666666 3px 3px 6px;
	box-shadow: #666666 3px 3px 6px;
}
#menu .level1 {
	margin:0;
}
#menu .level1 li {
	list-style:none;
	background:url(../images/menu_line.gif) no-repeat left bottom;
	padding-left: 0px;
}
#menu .level1 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffffff;
	display:block;
	text-decoration:none;
	display:block;
        padding-left: 25px;
        height: 22px;
	padding-bottom: 13px;
	padding-top: 12px;
	background:url(../images/menu_item.png) no-repeat 12px 22px;
}
#menu .level1 li.last{
	background:none;
}


/*Галерея на главной*/
#gal_main{
    width: 255px;
    position: relative;
    padding-left: 32px;
}

#gal_title{
    font-family: Tahoma;
    font-size: 26px;
    color: #31436a;
}

#gal_all{
    font-family: Tahoma;
    font-size: 12px;
    position: absolute;
    top: 9px;
    right: 16px;
    background: url(../images/gal_all_bg.gif) no-repeat left top;
    color: #fcdb65;
    width: 91px;
    height: 21px;
    text-align: center;
    padding-top: 2px;
}

#gal_wrap{
    padding-top: 25px;
}

.gal_item{
    border: 3px solid #b8bcbd;
    float: left;
    margin-right: 9px;
    margin-bottom: 12px;
    display: block;
}

.gal_item img{
    display: block;
}

.cont_line{
    width: 570px;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 22px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width:1000px;
	margin: 0px auto 0;
	height: 124px;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;

}
#footer #saity{
	position:absolute;
	top:55px;
	left:17px;
        color: #464646;
}
#footer #saity a{
	color:#86c349;
	text-decoration:none;
        color: #464646;
}
#footer #chet{
	position: absolute;
	top:45px;
	left:378px;
}
#footer #company{
	position:absolute;
	top:55px;
	right:0px;
        color: #464646;
}

#content {
	padding-top:263px;
}