/* Global begin */
*{
	margin:0;
	padding:0;
}
ul{
	list-style-type:none;
}
html, body{
	height:100%;
	background:#ffffff;
	font:13px/21px Arial, Tahoma, serif;
	color:#002d46;
}
.clear{
	font-size:1px;
	height:1px;
	overflow:hidden;
	clear:both;
}
a img{
	border:0px;
}
a{
	color:#006699;
}
.left{
	float:left;
}
.right{
	float:right;
}
.wrapper{
	width:100%;
	overflow:hidden;
}
#main{
	min-height:100%;
	width:100%;
	min-width:980px;
	max-width:1600px;
	margin:0 auto;
	overflow:hidden;
}
/* Global end */

/* Header begin */
	#header{
		position:relative;
		height:184px;
		font-size:12px;
		background:url(../images/bg_header.gif) center top repeat-x;
	}
		#header .left{
			width:270px;
			padding:0 0 0 60px;
			overflow:hidden;
		}
			#header .left #menu_service{
				padding:22px 0 26px 10px;
			}
				#header .left #menu_service li{
					float:left;
					margin-right:20px;
					line-height:100%;
				}
				#header .left #menu_service li.active{
					background:#e62a2b;
				}
		#header .center{
			margin:0 215px 0 330px;
		}
			#header .center #menu_top{
				padding:22px 0 26px 20px;
				height:26px;
			}
				#header .center #menu_top li{
					position:relative;
					float:left;
					margin-right:25px;
					/*padding-left:30px;*/
					z-index:1;
				}
				#header .center #menu_top li img{
					display: block;
					float: left;
				}
				#header .center #menu_top li.about{
					background:url(../images/icon_about.gif) left top no-repeat;
				}
				#header .center #menu_top li.offer{
					background:url(../images/icon_offer.gif) left top no-repeat;
				}
				#header .center #menu_top li.tech{
					background:url(../images/icon_tech.gif) left top no-repeat;
				}
				#header .center #menu_top li.about_a{
					background:url(../images/icon_about_a.gif) left top no-repeat;
				}
				#header .center #menu_top li.offer_a{
					background:url(../images/icon_offer_a.gif) left top no-repeat;
				}
				#header .center #menu_top li.tech_a{
					background:url(../images/icon_tech_a.gif) left top no-repeat;
				}
					#header .center #menu_top li a{
						display:block;
						/*margin-left:-30px;*/
						padding-left:30px;
					}
					#header .center #menu_top li .popup{
						position:absolute;
						display:none;
						width:211px;
						height:350px;
						left:-15px;
						top:-11px;

						z-index:100;
					}
						#header .center #menu_top li .popup ul{
							width:211px;
							height:350px;
							background:url(../images/bg_popup.png) left top no-repeat;
						}
							#header .center #menu_top li .popup li{
								display:inline;
								margin:20px 20px 0px 30px;
								line-height:16px;
							}
							#header .center #menu_top li .popup li.icon{
								position:absolute;
								left:15px;
								top:11px;
								margin:0;
								z-index:100;
							}
			#header .center p{
				font-size:21px;
				color:#006699;
				padding-left:20px;
				border-left:1px solid #e8e8e9;
			}
				#header .center p span.strong{
					font-size:24px;
					color:#113b52;
				}
		#header .right{
			width:288px;
			padding:15px 0 20px 25px;
			margin-top:12px;
			background:url(../images/line_dotted_v.gif) left top repeat-y;
		}
			#header .right p.phone{
				font-size:21px;
				line-height:20px;
				font-weight:bold;
			}
				#header .right p.phone span{
					position:relative;
					top:-7px;
					font-size:11px;
				}
				#header .right p.phone span.desc{
					color:#8b8b8b;
					margin-left:40px;
				}
/* Header end */

/* Content begin */
	#content{
		padding-bottom:170px;
	}
		#content h1{
			font-size:24px;
			line-height:30px;
			color:#006699;
			font-weight:normal;
			margin:0 0 25px 0;
		}
		#content h2{
			font-size:18px;
			font-weight:normal;
			margin:0 0 20px 0;
		}
		#content p{
			margin:0 0 20px 0;
			padding: 0 60px 0 0;
		}
			#content .main_select div{
				width:31%;
				float:left;
			}
		#content ul li{
			padding-left:30px;
			line-height:18px;
			margin-bottom:25px;
			background:url(../images/bg_li.gif) 1px 10px no-repeat;
		}
		#content ul.plus li{
			padding-left:30px;
			line-height:18px;
			margin-bottom:20px;
			color: #6d6d6d;
			background:url(../images/plus-list.gif) 8px 8px no-repeat;
		}
		#content .text_select{
			margin-bottom:30px;
		}
			#content .text_select p{
				width:23%;
				padding:0 5%;
				float:left;
			}
			#content .main_select div.left_img{
				text-align:left;
			}
			#content .main_select div.center_img{
				text-align:center;
			}
		#content .news{
			margin-bottom:30px;
		}
			#content .news .bnr{
				width:71%;
				float:left;
				overflow:hidden;
			}
				#content .news .bnr img{
					margin:0 52px 0 42px;
				}
			#content .news .news_block{
				width:26%;
				float:left;
				margin:0 0 0 -30px;
			}
				#content .news .news_block .news_header{
					padding:0 22px 0 30px;
					background:url(../images/icon_news.gif) left top no-repeat;
				}
					#content .news .news_block .news_header span{
						display:block;
						padding:0 0 5px 0;
						border-bottom:1px solid #b6b7b6;
						font-size:15px;
					}
		#content .more_info{
			margin:0 42px;
			background:url(../images/bg_where.gif) left top repeat-x;
		}
			#content .more_info .where_left{
				background:url(../images/bg_where_l.gif) left top no-repeat;
			}
			#content .more_info .where_right{
				background:url(../images/bg_where_r.gif) right top no-repeat;
				padding:25px 25px 40px 25px;
			}
				#content .more_info p.where_else{
					font-size:24px;
					line-height:30px;
					color:#191919;
					width:275px;
					float:left;
					text-indent:-30px;
					padding:0 0 0 35px;
				}
					#content .more_info p.where_else span{
						color:#006699;
						border-bottom:1px dashed #006699;
					}
				#content .more_info div.photo{
					margin-left:315px;
				}
					#content .more_info div.photo .elem{
						width:235px;
						float:left;
						overflow:hidden;
						line-height:14px;
						padding:0 0 20px 30px;
					}
						#content .more_info div.photo .elem img{
							float:left;
							margin-right:15px;
						}
						#content .more_info div.photo .elem a{
							position:reltive;
							top:10px;
						}
		#content .left{
			float:left;
			width:260px;
			padding:0 15px 0 70px;
			overflow:hidden;
		}
				#content .left #menu_left li{
					line-height:22px;
					margin-bottom:5px;
					background:none;
					padding:0;
				}
					#content .left #menu_left li ul{
						padding-top:5px;
					}
						#content .left #menu_left li ul li{
							padding-left:25px;
							background:url(../images/bg_li.gif) 1px 10px no-repeat;
						}
		#content .right{
			float:none;
			margin:0 65px 0 350px;
		}
			#content .right address{
				width:215px;
				float:left;
				font-size:12px;
				font-style:normal;
				padding:0;
				margin:0;
			}
			#content .right .gmap{
				margin-left:215px;
			}
			#content .right .see_this{
				position:relative;
				width:100%;
				left:-350px;
				padding-left:350px;
				margin:0 0 30px 0;
			}
				#content .right .see_this img.big{
					position:absolute;
					float:left;
					left:0px;
				}
				#content .right .see_this .image{
					width:290px;
					overflow:hidden;
					padding-top:30px;
					margin-left:295px;
				}
					#content .right .see_this .image img{
						float:left;
					}
					#content .right .see_this .image p{
						margin:25px 0 0 165px;
						font-size:11px;
						line-height:14px;
						color:#4c6c7d;
					}
			#content .right .advantage h2,
			#content .right .calculation h2{
				font-size:18px;
				color:#006699;
			}
			#content .right .calculation h2{
				display: block;
				width: 161px;
				border-bottom: 2px dashed #006699;
				margin-top: 12px;
				margin-left: 26px;
			}
			h2.black{
				color: #002d46;
				font-size: 18px;
				margin-bottom:34px;
				margin-left:34px;
			}
			#content .right .see_also h2{
				font-size:21px;
				color:#006699;
			}
			#content .right .advantage,
			#content .right .calculation{
				width:100%;
				float:right;
				padding-bottom:20px;
			}
			#content .right .calculation{
				width:49%;
				background: url("../images/raschet.jpg") no-repeat;
				height: 73px;
				margin-left: 7px;
			}
				#content .right .advantage p,
				#content .right .calculation p{
					margin-right:45px;
				}
				#content .right .see_also .frame{
					position:relative;
					border:1px solid #ddd;
					padding:25px 0;
				}
					#content .right .see_also .frame div.image{
						width:49%;
						float:left;
						text-align:center;
					}
					#content .right .see_also .frame div.c1,
					#content .right .see_also .frame div.c2,
					#content .right .see_also .frame div.c3,
					#content .right .see_also .frame div.c4{
						position:absolute;
						width:10px;
						height:10px;
						overflow:hidden;
					}
					#content .right .see_also .frame div.c1{
						top:-1px;
						left:-1px;
						background:url(../images/corners.gif) 0 0 no-repeat;
					}
					#content .right .see_also .frame div.c2{
						top:-1px;
						right:-1px;
						background:url(../images/corners.gif) -10px 0 no-repeat;
					}
					#content .right .see_also .frame div.c3{
						bottom:-1px;
						right:-1px;
						background:url(../images/corners.gif) -10px -10px no-repeat;
					}
					#content .right .see_also .frame div.c4{
						bottom:-1px;
						left:-1px;
						background:url(../images/corners.gif) 0 -10px no-repeat;
					}
					#content .right .see_also .frame div.corner{
						position:absolute;
						width:14px;
						height:17px;
						top:-17px;
						left:195px;
						background:url(../images/corner.gif) 0 0 no-repeat;
					}
/* Content end */

/* Footer begin */
#footer{
	min-width:980px;
	max-width:1600px;
	height:95px;
	padding-top:75px;
	margin:-170px auto 0 auto;
	line-height:18px;
}
	#footer .left{
		width:304px;
		padding-left:46px;
	}
	#footer .center{
		margin:0 330px 0 350px;
	}
	#footer .right{
		width:303px;
		height:100%;
		padding-left:27px;
		background:url(../images/line_dotted_v.gif) left top repeat-y;
	}
		#footer .right img{
			float:left;
			margin:5px 0 0 0;
		}
		#footer .right p{
			margin:3px 0 0 108px;
		}
/* Footer end */

/** cje specific **/
.cje_page_title{display:none;}
textarea{width:500px; height: 300px;}

input#header{height:18px;}

/** lightbox **/
#lightbox_wrap{width: 515px; margin: 20px;}
#lightbox_wrap .lightbox_image{float:left; margin:0 20px 10px 0;}
#lightbox_wrap .lightbox_header{font-weight: bold; font-size: 18px; margin-bottom: 10px;}
#lightbox_wrap .lightbox_text{margin-bottom: 20px;}

#raschet{margin-top:15px;}
.raschet_table{font-size:13px; border-spacing: 20px 0px; width:100%;}
	.raschet_table thead td{border-bottom: 1px dotted #757575; color:#757575;}
	.raschet_table thead td.price{width:205px; padding-right:20px;}
	.raschet_table thead td span{font-size:11px;}
	.raschet_table tbody td{padding: 15px 0;}
		.inner_table{color:#757575; margin-left: 17px; margin-top:5px;}
		.raschet_table tbody td .inner_table td{padding:0;}
		.raschet_table tbody td .inner_table td{width:340px; padding-right:25px;}
		.raschet_table tbody td .inner_table td.price{font-weight: bold; width: 190px; padding:0; vertical-align:top;}
