* {
	margin: 0;
	padding: 0;
}
html , body {
	height: 100%;
	min-width: 980px;
}
body {
	font: 15px Tahoma,sans-serif;
	color: #2d2b2b;
	height: 100%;
	background: #f9f5e9 url('../img/bg.gif') repeat-x 0 0;
}
a {
	color: #323c86;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
ul , li {
	list-style: none;
}
.clr {
	clear: both;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
h1 , .h1 {
	color: #b0151a;
	font-size: 17px;
	font-weight: bold;
	padding: 0 0 20px 0;
	text-transform: uppercase;
}
/*--- page ---*/
.page {
	width: 980px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url('../img/header.jpg') no-repeat 0 0;
}
/*--- footer ---*/
.footer {
	width: 980px;
	height: 113px;
	margin: -113px auto 0 auto;
	background: url('../img/footer.jpg') no-repeat 0 0;
	color: #535353;
	font-size: 13px;
}
.footer a {
	color: #535353;
}
.footer .right {
	position: absolute;
	width: 490px;
	margin: 0 0 0 490px;
}
.footer .right .in {
	width: 490px;
	line-height: 21px;
	height: 106px;
	display: table-cell;
	vertical-align: middle;
	text-align: right;
}
.footer .counters {
	position: absolute;
	margin: 36px 0 0 0;
	width: 490px;
}
.footer .counter {
	width: 88px;
	float: left;
	margin-right: 20px;
}
/*--- header ---*/
.header {
	height: 511px;
	background: url('../img/hdr-bott.jpg') no-repeat 0 bottom;
}
.header .logo {
	position: absolute;
	margin: 15px 0 0 15px;
}
.header .tel {
	position: absolute;
	width: 352px;
	height: 102px;
	margin: 0 0 0 628px;
	background: url('../img/tel-bg.gif') no-repeat 272px 0;
	text-align: right;
}
.header .tel img {
	margin-top: 37px;
}
.header .button {
	position: absolute;
	margin: 70px 0 0 715px;
	
	width: 213px;
	height: 26px;
	font-size: 10px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	background: url('../img/btn.gif') repeat-x 0 0;
	text-transform: uppercase;
	text-shadow: -1px 1px 0 #444;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	box-shadow: -2px 1px 1px #365d95;
	cursor: pointer;
}
.header .button:hover {
	box-shadow: -3px 2px 2px #365d95;
}
.header .menu {
	position: absolute;
	margin-top: 341px;
	width: 980px;
	display: block;
}
.header .menu li {
	display: block;
	float: left;
	margin: 0 97px 18px 0;
	width: 262px;
	height: 64px;
	background: url('../img/menu-btn.png') no-repeat 0 -64px;
}
.header .menu .n3 ,
.header .menu .n6,
.header .menu .n9,
.header .menu .n12 {
	margin-right: 0;
}
.header .menu li a {
	display: block;
	height: 64px;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
}
.header .menu li a span, .header .menu li span {
	display: table-cell;
	height: 64px;
	vertical-align: middle;
	text-decoration: none;
	padding: 0 75px 0 34px;
	text-shadow: -1px 1px 0 #6c7e95;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	color: #fff;	
}
.header .menu li.active ,
.header .menu li:hover {
	background-position: 0 0;
}
.header .menu li.active a {
	text-decoration: underline;
}

.header .bg_out1 {
	position: absolute;
	width: 60px;
	height: 438px;
	background: url('../img/bg_out1.jpg') no-repeat 0 0;
	margin-left: -60px;
}
.header .bg_out2 {
	position: absolute;
	width: 54px;
	height: 438px;
	background: url('../img/bg_out2.jpg') no-repeat 0 0;
	margin-left: 980px;
}
/*--- left-col ---*/
.left-col {
	width: 261px;
	float: left;
	padding: 21px 0 137px 0;
}
.left-col .news_blk {
	width: 227px;
	padding: 0 0 23px 0;
	color: #4a4a4a;
}
.left-col .news_blk .date {
	height: 31px;
	padding-left: 7px;
	background: url('../img/news-date-1.gif') no-repeat 0 0;
}
.left-col .news_blk .date span {
	position: absolute;
	display: block;
	float: left;
	background: url('../img/news-date-2.gif') no-repeat right 0;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	height: 17px;
	padding: 0 7px 0 1px;
	font-weight: bold;
}
.left-col .news_blk h2 {
	padding: 0 0 16px 0;
}
.left-col .news_blk h2 ,
.left-col .news_blk h2 a {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #4a4a4a;
	text-decoration: none;
}
.left-col .news_blk h2 a:hover {
	text-decoration: underline;
}
.left-col .news_blk p {
	font-size: 13px;
	line-height: 12px;
	text-indent: 20px;
	padding: 0 0 14px 7px;
}
.left-col .news_blk .more {
	text-align: right;
	padding-right: 9px;
	font-size: 12px;
}
.left-col .news_blk .more a {
	font-weight: bold;
}
.left-col .news_read_all {
	margin-top: -6px;
	text-align: right;
	width: 227px;
	height: 41px;
}
.left-col .news_read_all a {
	font-size: 14px;
	font-weight: bold;
	color: #b0151a;
}
/*--- popup ---*/
.popup {
	display: none;
	position: absolute;
	z-index: 9000;
	top: 103px;
	left: 50%;
	margin-left: 200px;
	width: 291px;
	background: #f9f5ea;
	border-radius: 5px;
	box-shadow: 1px 1px 0 #97958f;
}
.popup .in {
	padding: 16px 0 17px 13px;
	
}
.popup .close {
	position: absolute;
	cursor: pointer;
	margin: -19px 0 0 266px;
}
.popup .row {
	padding: 0 0 11px 0;
}
.popup .row input ,
.popup .row textarea {
	border: solid 1px #cacaca;
	border-right: #fff;
	border-bottom: #fff;
	font: 13px Tahoma,sans-serif;
	text-indent: 5px;
	line-height: 18px;
	height: 18px;
	width: 259px;
	color: #545454;
}
.popup .row textarea {
	height: 64px;
	resize: none;
}
.popup .popup_content {
	display: block;
}
.popup .ajax_error {
	color: #f00;
	display: none;
	font-size: 12px;
}
.popup .ajax_ok {
	color: #090;
	display: none;
	font-size: 12px;
}
.popup .row .err {
	color: #f00;
	font-size: 11px;
	display: none;
}
.popup_err .popup_content {
	display: none;
}
.popup_err .ajax_error {
	display: block;
}
.popup_sended .popup_content {
	display: none;
}
.popup_sended .ajax_ok {
	display: block;
}
.popup .row_btn {
	width: 261px;
	height: 18px;
	position: relative;
}
.popup .row_btn span {
	cursor: pointer;
	display: block;
	position: absolute;
	right: 0;
	padding: 0 14px;
	background: url('../img/btn-small.gif') repeat-x 0 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	height: 18px;
	border-radius: 3px;
	box-shadow: -1px 1px 1px #cfada6;
	text-shadow: -1px 1px 0 #3b0709;
}
/*--- content ---*/
.content {
	width: 719px;
	float: left;
	padding: 21px 0 166px 0;
}
.content .breadkrumbs {
	padding: 0 0 17px 0;
	font-size: 13px;
	color: #b0151a;
	font-weight: bold;
	text-align: center;
}
.content .breadkrumbs a {
	color: #b0151a;
	text-decoration: none;
}
.content .breadkrumbs a:hover {
	text-decoration: underline;
}
.content .breadkrumbs h1 {
	display: inline;
}
.content p {
	line-height: 15px;
	padding: 0 0 15px 0;
	text-indent: 37px;
}
.content .nopadding {
	padding: 0;
}
.content .img_left {
	float: left;
	display: block;
	margin: 13px 26px 13px 0;
	border-radius: 4px;
}
/*-- c_form --*/
.content .c_form {
	width: 428px;
	height: 429px;
	background: url('../img/c-form.jpg') no-repeat 0 0;
	margin-bottom: -54px;
	font-size: 13px;
	color: #545454;
}
.content .c_form div ,
.content .c_form input {
	position: absolute;
}
.content .c_form input ,
.content .c_form textarea {
	border: solid 1px #ddd;
	border-right: #fff;
	border-bottom: #fff;
	color: #545454;
	font: 14px Tahoma,sans-serif;
	text-indent: 6px;
}
.content .c_form .title {
	width: 329px;
	text-align: center;
	position: absolute;
	margin: 7px 0 0 45px;
	font-size: 14px;
	color: #4e68af;
	text-transform: uppercase;
}
.content .c_form .label_fio {
	line-height: 21px;
	margin: 29px 0 0 45px;
}
.content .c_form .inp_fio {
	margin: 30px 0 0 123px;
	height: 20px;
	width: 257px;
}
.content .c_form .label_mail {
	line-height: 21px;
	margin: 58px 0 0 45px;
}
.content .c_form .inp_mail {
	margin: 59px 0 0 123px;
	height: 20px;
	width: 257px;
}
.content .c_form .msg {
	position: absolute;
	margin: 110px 0 0 45px;
	width: 335px;
	height: 139px;
	line-height: 14px;
	resize: none;
}
.content .c_form .label_captcha {
	line-height: 21px;
	margin: 261px 0 0 45px;
}
.content .c_form .inp_captcha {
	margin: 260px 0 0 283px;
	height: 20px;
	width: 97px;
}
.content .c_form .captcha {
	margin: 296px 0 0 171px;
	position: absolute;
}
.content .c_form .btn {
	margin: 353px 0 0 178px;
	cursor: pointer;
	display: block;
	padding: 0 9px;
	background: #c01a1f;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 18px;
	height: 18px;
	border-radius: 3px;
	box-shadow: -1px 1px 1px #733345;
	text-shadow: -1px 1px 0 #3b0709;
}
.content .c_form_results {
	font-size: 14px;
	padding: 0 0 10px 20px;
}
.content .c_form_results .red {
	color: #f00;
}
.content .c_form_results .green {
	color: #090;
}
/*--- contacts ---*/
.contacts .breadkrumbs {
	padding-bottom: 13px;
}
.contacts p {
	text-indent: 0;
	line-height: 24px;
}
.contacts .map {
	padding: 7px 0 34px 0;
	min-height: 450px;
}
/*--*/
.proj_blk {
	padding: 0 0 23px 0;
}
.proj_blk .img {
	float: left;
	width: 284px;
	padding-top: 7px;
}
.proj_blk .img img {
	border-radius: 5px;
}
.proj_blk .txt {
	float: left;
	width: 435px;
}
.proj_blk .txt h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2b2b;
	padding: 0 0 13px 0;
}
.proj_blk .txt p {
	font-size: 14px;
	text-indent: 0;
	padding: 0 0 13px 0;
	line-height: 15px;
}
.proj_blk .txt .more {
	font-size: 12px;
	font-weight: bold;
}
/*--*/
.pages {
	text-align: center;
	font-size: 14px;
	word-spacing: -5px;
	color: #b3161b;
	width: 437px;
	margin-top: -6px;
}
.pages a {
	color: #b3161b;
	text-decoration: none;
	padding: 0 2px 0 3px;
}
.pages a:hover {
	text-decoration: underline;
}
.pages .active {
	font-weight: bold;
}
.pages .prev ,
.pages .next {
	padding: 0 10px;
	background: url('../img/pages-prev.gif') no-repeat 0 center;
	margin: 0 3px;
}
.pages .next {
	background: url('../img/pages-next.gif') no-repeat 0 center;
}
.pages .active ,
.pages .prev:hover ,
.pages .next:hover {
	text-decoration: none;
}
/*--*/
.project_images {
	float: left;
	width: 282px;
	padding-top: 3px;
}
.project_images img {
	border-radius: 5px;
}
.project_images .cmnt {
	line-height: 22px;
	padding: 0 0 9px 0;
	font-weight: bold;
	font-size: 14px;
}
.project_text {
	float: left;
	width: 437px;
	font-size: 14px;
}
.project_text h2 {
	font-size: 14px;
	font-weight: bold;
	color: #2d2b2b;
	padding: 0 0 13px 0;
}
.project_text p {
	padding: 0;
	line-height: 15px;
}
/*--- news ---*/
.page_news .header {
	background: none;
}
.page_news .content {
	width: auto;
	float: none;
	padding-bottom: 136px;
}
.page_news .content .breadkrumbs {
	padding-bottom: 21px;
}
.page_news .pages {
	width: 958px;
	margin-top: -12px;
}
.news_block {
	padding: 0 0 28px 0;
}
.news_block .img {
	float: left;
	width: 282px;
}
.news_block .img img {
	border-radius: 5px;
}
.news_block .txt {
	float: left;
	width: 698px;
	font-size: 14px;
}

.news_block.articles .txt {
	float: left;
	width: 398px;
	font-size: 14px;
}

.news_block .txt .date {
	width: 110px;
	float: left;
}
.news_block .txt .date div {
	height: 31px;
	padding-left: 7px;
	background: url('../img/news-date-1.gif') no-repeat 0 0;
}
.news_block .txt .date span {
	position: absolute;
	display: block;
	float: left;
	background: url('../img/news-date-2.gif') no-repeat right 0;
	font-size: 13px;
	color: #fff;
	line-height: 16px;
	height: 17px;
	padding: 0 7px 0 1px;
	font-weight: bold;
}
.news_block .txt h2 {
	float: left;
	width: 588px;
	padding-bottom: 12px;
	font-size: 14px;
	color: #2b2b2b;
	line-height: 14px;
}

.news_block.articles .txt h2
{
    	width: 300px;
}

.news_block .txt h2 a {
	text-decoration: none;
	color: #2b2b2b;
}
.news_block .txt h2 a:hover {
	text-decoration: underline;
}
.news_block .txt p {
	line-height: 15px;
	padding: 0 0 18px 0;
}
.news_block .txt .more {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

div.article_img
{
	text-align: center;
	padding-bottom: 10px;
}