body{
	background-image:url(/images/body_bg.jpg);
}

.cut_border{
	border-left: 2px dashed #c0bdbb;
	border-top: 2px dashed #c0bdbb;	
	border-right: 2px dashed #c0bdbb;	

	margin-top: 30px;
	
	position:relative;
	min-width: 880px;
	min-height: 500px;
	padding-bottom: 30px;
		
	z-index: 10;
}
.cut_border_footer{
	min-width: 880px;
}
.cut_corner{
	height: 32px;
	width: 26px;
	display:block;
	position:absolute;
	top: -2px;
}
.cut_corner.left{
	background-image:url(/images/cut_border_left.png);
	left: -2px;	
}
.cut_corner.right{
	background-image:url(/images/cut_border_right.png);
	right: -2px;	
}
ul.top_menu{
	list-style-image:none;
}
ul.top_menu li{
	background-image:url(/images/red_bullet.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:left;
	padding-right: 21px;
	margin-right: 10px;
	margin-bottom: 21px;
}
ul.top_menu li.last{
	background-image:none;
	margin-right: 0px;
	padding-right: 0px;
}
ul.top_menu, .phone{
	margin-top: 30px;
}

.mtop50{
	margin-top: 50px;
}
.mtop40{
	margin-top: 40px;
}
.arial14{
	font-size: 14px;
	font-family: "Arial";
}

.relel{	position:relative;}
.absel{	position:absolute;}

.newcity{	margin-top: 36px;}
.newcity .maintext{ margin-top: 7px;}

.lastwork{
	margin-top:50px;
	height: 314px;
}
.lastwork .big_banner{
	display:block;
	background-repeat:repeat;
	/*background-image:url(/images/sample_pattern.png);
	*/
	height: 314px;
	width: 100%;
}

.lastwork .big_banner .in
{
	position: relative;
	width: 100%;
	height: 314px;
	color:#FFF;
}
.lastwork .big_banner .in:after
{
	content: '';
	display: block;
	clear: both;
}
.lastwork .big_banner .in .to_left
{
	position: relative;
	right: 50%;
	float: right;
}
.lastwork .big_banner .in .to_right
{
	position: relative;
	z-index: 1;
	right: -50%;
}


.works_line{
	margin-top: 30px;	
	height: 165px;	
}
.works_scroll{
	display:block;

	height: 185px;	
	width: 100%;
	overflow:hidden;

}
.one_work{
	display:block;
	width: 240px;
	height: 185px;
	float:left;
	text-align:center;
	
}
.one_work img{
	margin-bottom: 10px;	
}
.works_line_text{
	margin-top: 30px;
}

.about_us{
	
	margin-top: 60px;
}


.about_us_in{
	border: 2px solid #cdc6b8;
	min-height: 215px;
	left: -110px;
	background-image:url(/images/about_us_bg.png);
	background-repeat:repeat;

	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}

.about_us_in .big_logo{
	margin-left: 160px;
	margin-right: 30px;
	float:left;
	display:block;
	width: 135px;
	margin-top: 30px;

}
.about_us_in .maintext{
	margin-top: 36px;
	margin-right: 40px;
	margin-bottom: 36px;
	overflow: hidden;
}
.our_service{
	margin-top: 25px;
}
.our_service h3{
	margin-top: 20px;
	margin-bottom: 6px;
	color: #de5047;
	font-size: 16px !important;
}
.our_service .maintext{
	text-align:left;
}
.our_service .plus{
	display:block;
	background-image:url(/images/plus_cuter.png);
	width: 34px;
	height: 35px;
	top: 48px;
}
.our_service .plus.left{
	left: 0px;
	
}
.our_service .plus.right{
	right: 0px;
}

.service_image{
	text-align:center;
}
.service_in_center{
	margin-left:8%;
	margin-right: 8%;
}
.patners_cut{
	border-top:solid 1px #b9b1a3;
	margin-top: 45px;
}
.patners_top h2{
	margin-top: 12px;
}
.partner{
	text-align:center;
	margin-top: 20px;
}
.partner img{ border: none;}
.partner a{ border: none;}

.footer{
	display:block;
	background-color:#302b29;
	height: 288px;
	z-index: 1;
	position:absolute;
	bottom: 0px;
	width:100%;
}
.opera .footer{
	margin-top: 288px;
}
.cut_border_footer{
	border-left: 2px dashed #3f3835;
	border-bottom: 2px dashed #3f3835;	
	border-right: 2px dashed #3f3835;
	height: 258px;
	position:relative;
}
.statics,.we_help_to, .footer_cont{
	margin-top: 25px;
}
.nums{
	margin-top: 10px;
}
.laststat{
	border-bottom:solid 1px #433a38;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.we_help_to ul{
	margin-top: 15px;
}
.we_help_to ul li{
	margin-bottom: 5px;
	background-image:url(/images/red_bullet_mini.png);
	background-position: left center;
	background-repeat:no-repeat;
	padding-left: 10px;
}

.footer_cont .cont_block{
	border: 2px solid #3f3835;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 1.3;
}
.forma_link{
	margin-top: 33px;
	float:right;
}
.forma_link div{
	line-height: 30px;	
}
.forma_link img{
	margin-left: 15px;
}
.cut_corner_b{
	height: 24px;
	width: 32px;
	display:block;
	position:absolute;
	bottom: -2px;
}
.cut_corner_b.left{
	background-image:url(/images/cut_border_left_b.png);
	left: -2px;	
}
.cut_corner_b.right{
	background-image:url(/images/cut_border_right_b.png);
	right: -2px;	
}

.by_the_way_in{
	left: -90px;	
}

.by_the_way .image2show{
	height: 127px;
	
	overflow:hidden;
	text-align:center;
	margin-top: 20px;
	margin-bottom: 20px;

	position:relative;
	width:100%;
}
.by_the_way .image2show:after
{
	content: '';
	display: block;
	clear: both;
}

.by_the_way .image2show .algin_to_right{
	position:relative;
	right:-50%;
	z-index:1;
}
.by_the_way .image2show .algin_to_left{
	float:right;
	position:relative;
	right:50%;
}
.ie7 .by_the_way .image2show .algin_to_right{right:0%;}
.ie7 .by_the_way .image2show .algin_to_left{right:0%;}

.by_the_way .rss{margin-top: 14px; font-size:14px;}
.by_the_way .rss img{ float:left; margin-right: 8px;}


.bread_crumbs{
	margin-top: 50px;
}
.bread_crumbs .cutter{
	margin-left: 5px;
	margin-right: 5px;
	color:rgb(227,77,66);
}

.left_menu h2{
	font-size:15px;
}
.left_menu ul,.left_menu .years{
	position:relative;
	top: 11px;
}
.left_menu ul li{
	margin-bottom: 19px;
}
.left_menu .years{
	width: 140px;
	border-top:solid 1px #d5bd95;
	margin-top: 26px;
	padding-top: 20px;
	
}
.left_menu .years a{
	text-decoration:none;
}
.big_catalog_in .one_work{
	margin-bottom: 40px;
}

.catalog_pages{
	text-align:center;
}
.catalog_pages a{
	font-size: 14px;
	margin-right: 3px;
}
.catalog_pages .current{
	font-size: 14px;
	margin-right: 3px;
}

.catalog_pages #id_next{
	display: none;
	float: left;
	position: absolute;
}
.catalog_pages #id_prev{
	display: none;
	float: left;
	position: absolute;
}

.catalog_pages #catalog_c_left{
	position:relative;
	top: 14px;
	margin-right: 15px;
	cursor: pointer; cursor: hand;

	
}
.catalog_pages #catalog_c_right{
	position:relative;
	top: 14px;
	margin-left: 12px;
	cursor: pointer; cursor: hand;
	
}



.portfolio_scroll{
	height:105px;
	margin-top: 14px;
}
.portfolio_scroll .portfolio_scroll_in{
	position:relative;
	height: 105px;

	background-image:url(/images/portfolio_scrool_beck.png);
	background-repeat:repeat-x;

}

.portfolio_scroll .scroll_button{
	height: 100px;
	position:absolute;
	z-index: 100;
	cursor:pointer;
}
.portfolio_scroll .scroll_button.lscroll{
	left: 0px;
	top: 0px;
}

.portfolio_scroll .scroll_button.rscroll{
	right: 0px;
	top: 0px;
	
}

.portfolio_scroll .scroll_mask{
	width: 100%;
	height: 100px;
	overflow:hidden;
	position: relative;
}
.portfolio_scroll .scroll_mask .long_long_scroll{
	height: 100px;
	width: 4000px;
	position:relative;
	left: 170px;
	
	
}

.portfolio_scroll .scroll_mask .long_long_scroll .scroll_item{
	text-align:center;
	width: 130px;
	height: 100px;
	float:left;
}

.portfolio_scroll .scroll_mask .long_long_scroll .scroll_item img{
	position:relative;
	top: 20px;
	z-index: 2;

	
    -moz-box-shadow: 1px 1px 1px #999589; /* FF3.5+ */
    -webkit-box-shadow: 1px 1px 1px #999589; /* Saf3.0+, Chrome */
    box-shadow: 1px 1px 1px #999589; /* Opera 10.5, IE 9.0 */
    filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#999589'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#999589')"; /* IE8 */	
	
}

.show_work{
	margin-top: 25px;
}

.work_date{
	background-image:url(/images/in_work_cuter.png);
	background-repeat: repeat-x;
	background-position:top left;
	padding-top: 13px;
}
.work_name{
	font-size: 18px;
	margin-top: 15px;
}
.work_description{
	margin-top: 5px;
}
.work_link{
	margin-top: 20px;
	font-size: 15px;
}
.work_seealso{
	margin-top: 7px;
	font-style:italic;
}
.work_titles{
	margin-top: 50px;
	background-image:url(/images/in_work_cuter2.png);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 13px;
}
.folio_comment{
	margin-top: 10px;
	margin-bottom: 23px;
	margin-left: 20px;
}
.adress{
	margin-top: 45px;
}
.adress_current{
	margin-top: 38px;
}
.return_speak{
	margin-top: 20px;
}
.return_speak_text{
	margin-top: 10px;	
}
.text_in_f{
	margin-top: 15px;
	font-size: 15px;
}
.cont_form input{
	width: 300px;
}
.cont_form textarea{
	width: 300px;
	height: 150px;
}
.map_in{
	border: solid 1px #c0bdbb;
	width: 100%;
	overflow:hidden;
	height:380px;
	
}
.map_in iframe{

}

.current_folio_img{
	display:block;
	height: 35px;
	width: 34px;
	background-image:url(/images/catalog_goright.png);
	top: -10px;
	left: -55px;
}
.opera .current_folio_img{
	top: 2px;
}

.big_folio{
	 -moz-box-shadow: 0px 2px 7px 0px #bfafaf; 
	 -webkit-box-shadow: 0px 2px 7px #bfafaf; 
	  box-shadow: 0px 2px 7px 0px #bfafaf; 
      filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#bfafaf'); 
      -ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=1px, OffY=1px, Color='#bfafaf')"; 
	/*  
	  margin-top: 28px;
	  */
}
.safari_top{
	top: 0px;
	left: 0px;
}
.safari_bottom{
	bottom:-8px;
	left: 0px;
}
.our_pirce_list{
	color: #5d514e;
}
.our_pirce_list .price_head_c1{
	background-color:#ec684e;
	color: #f7f0dd;
}
.our_pirce_list .price_head_c2{
	background-color:#524b44;
	color: #f4eede;
}

.our_pirce_list .onerow{
	height: 40px;
	line-height: 38px;
}
.our_pirce_list .onerow .left_part{
	padding-left: 10px;
	float:left;
}
.our_pirce_list .onerow .right_part{
	padding-right: 10px;
	float: right;
	text-align:left;
	width:33.333%;
}
.our_pirce_list .onerow.mod2{
	background-color: #e3e0d0;
}
.our_price_text_head{
	margin-bottom: 16px;
	margin-top: 44px;
}
.how_we_works{
	margin-top: 50px;
}
.how_we_works .one_how{
	margin-bottom: 45px;
}
.how_we_works .one_how h2{
	margin-bottom: 8px;
}
.how_we_works .how_works_img{
	background-repeat:no-repeat;
	width: 100%;
	height:139px;
	display:block;
	margin-left: 20px;
	margin-bottom: 13px;
}
.how_we_works .how_works_img.img1{background-image:url(/images/how_we_works1.png);}
.how_we_works .how_works_img.img2{background-image:url(/images/how_we_works2.png);}
.how_we_works .how_works_img.img3{background-image:url(/images/how_we_works3.png);}
.how_we_works .one_how h2, .our_price_text_head h2{	font-weight: normal !important;}

     
.counters_hider{
	position: absolute;
	width: 0px;
	height: 0px;
	left: 0px;
	top:0px;
	display: none;
}     