	html {height: 100%;}
	
	body {
		margin: 0;
		padding: 0;
		color: #656565;
		font-family: Tahoma, Arial, serif;
		font-size: 10pt;
		min-height: 100%;
		position: relative;
		width: 100%;
		min-width: 960px;
		background: #fff;
	}
	
	div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, th, td {
		margin:0;
		padding:0;
	}
	
	img{border: none;}
	
	*:focus {outline: none;}
	
	A{color: #c23a7a; text-decoration: underline;}
	A:hover{text-decoration: none;}
	
	H1{
		color:#C23A7A;
		font-size:17pt;
		font-weight:normal;
		line-height:20px;
		margin-bottom:15px;
		margin-top:12px;
		text-transform:uppercase;
	}
	
	H2{
		color:#C23A7A;
		font-size:14pt;
		font-weight:normal;
		line-height:22px;
	}
	
	#wrapper{
		width: 960px;
		margin: 0 auto;
		background: #fafafa url(../fon_main_top.gif) repeat-x top left;
	}
	
	#wrapper_in{background: url(../fon_main_bottom.gif) repeat-x bottom left;}
	
	/******* шапка *******/
	
	#header {
		background: url(../fon_header.gif) repeat-x top left;
	}
	
	/******* логотип *******/
	
	.logo{
		float:left;
		padding:41px 0 0 80px;
		margin-bottom:27px;
	}
	
	.logo A{font-size: 28pt; text-decoration: none;}
	
	/******* Главная, Написать письмо, Карта сайта *******/
	
	.free_symbol{
		float: right;
		font-size:8pt;				padding: 10px 67px 0 0;
		/*padding:54px 79px 0 0;*/
	}
	
	.free_symbol SPAN{margin-left:16px;}
	
	.search{
		/*margin-left:429px;
		padding-top:46px;*/		float: right;		padding: 36px 66px 0 0;
	}
	
	.search INPUT{
		border: 0;
		float:left;
		font-family:Tahoma,Arial,serif;
		font-size:8pt;
		padding-bottom:11px;
		padding-left:14px;
		padding-top:9px;
		width: 128px;
		line-height: 14px;
		background: url(../fon_search.gif) no-repeat top left;
	}
	
	.search .search_btn{
		cursor: pointer;
		padding-left: 0;
		width:29px;
		height:32px;
		background: url(../search_btn.gif) no-repeat top left;
	}
	
	/******* Верхнее меню *******/
	
	#menu_top{
		clear: both;
		margin-left:64px;
		line-height:59px;
		height:59px;
		margin-bottom: 30px;
		background: url(../fon_menu.gif) no-repeat bottom left;
	}
	
	#main #menu_top{margin-bottom: 0;}
	
	#menu_top UL{list-style: none;}
	
	#menu_top LI{
		clear:right;
		float:left;
		width: 138px;
		text-align: center;
		background: url(../line_menu.gif) no-repeat top left;
		padding-left: 1px;
		font-size:14pt;
		color: #fff;
	}
	
	#menu_top LI SPAN{
		display: block;
		background: url(../fon_menu_hover.gif) repeat-x top left;
	}
	
	#menu_top LI SPAN SPAN{background-position: top}
	
	#menu_top LI A{
		display: block;
		text-decoration: none;
		color: #656565;
	}
	
	#menu_top .hover SPAN{
		background-position: bottom left;
	}
	
	#menu_top .hover SPAN SPAN{
		background-position: bottom left;
	}
	
	#menu_top .hover SPAN A{color: #fff;}
	
	#menu_top .first{background:none; padding: 0;}
	
	#menu_top .last{width:136px;}		#menu_top .last.hover span span{background: url(../fon_menu_hover_right.gif) no-repeat bottom right}
	
	#menu_top .first SPAN SPAN{background-image: url(../fon_menu_hover_left.gif);}
	
	#menu_top .last SPAN SPAN{background-image: url(../fon_menu_hover_right.gif);}
	
	#menu_top .active SPAN{
		background-position: bottom left;
	}		#menu_top .active.last SPAN{		background-position: bottom right	}
	
	#menu_top .active SPAN SPAN{
		background-position: bottom left;
	}
	
	#menu_top .active SPAN A{color: #fff;}
	
	.fireman{
		padding:57px 0 0 119px;
		width:746px;
		height:309px;
		position: relative;
		z-index: 10;
		background: url(../fireman.jpg) no-repeat top right;
	}
	
	.fireman_in{width:400px;}
	
	#container{
		width:841px;
		margin-left:59px;
		background: #e1e1e1 url(../fon_top_in.gif) no-repeat top left;
	}
	
	#main #container{margin-top:-10px;
		background: #e1e1e1 url(../fon_top.gif) no-repeat top left;
	}
	
	/******* контент *******/
	
	#content {
		float:left;
		width:100%;
		overflow: hidden;
	}
	
	#text {
		line-height:20px;
		padding:22px;
		margin:10px;
		background: #fff;
	}
	
	#main #text{padding:10px 7px 10px 10px; margin:0; background: none;}
	
	#content P{margin-bottom:24px;}
	
	#content TABLE P{margin-bottom: 0;}
	
	#content TABLE{border-collapse: collapse; text-align: center; width: 99%; margin-bottom:24px;}
	
	#content TABLE TH{
		border-right: 1px solid #fff;
		background: #e1e1e1;
	}
	
	#content TABLE TD{
		padding: 5px;
		border-bottom: 1px solid #e1e1e1;
	}
	
	#content TABLE IMG{
		border: 0;
		padding: 0;
		margin-right: 0;
	}
	
	#content IMG{
		border: 2px solid #e1e1e1;
		padding: 4px;
		margin-right: 35px;
	}		#content .gallery IMG, #content .gallery_img IMG{		border: 2px solid #e1e1e1;		padding: 4px;		margin-right: 35px;		-webkit-border-radius: 5px;				border-radius: 5px;				behavior: url(/i/js/PIE.php);		position: relative;		zoom: 1;			}		#content .gallery, #content .gallery_area{font-size: 0;}		#content .gallery li, #content .gallery_img{		background: none;		font-size: 14px;		display: -moz-inline-stack;        display: inline-block;        vertical-align: top;        zoom: 1;        *display: inline;		width: 239px;		margin-bottom: 20px;		margin-right: 20px;		color: #C23A7A}			#content .gallery li img, #content .gallery_img img{		display: block;		margin-bottom: 10px;		}				#content .gallery_area div {font-size:14px;}
	
	#content OL{padding-left: 15px;}
	
	#content UL{list-style: none;}
	
	#content UL LI{
		padding-left: 9px;
		background: url(../arrow.gif) no-repeat left 7px;
	}
	
	#content UL LI UL{
		padding: 5px 0 5px 10px;
	}
	
	/******* БЛОК С ЗАКРУГЛЕНИЯМИ *******/
	
	.corner_left_top{
		background: #fff url(../corner_left_top.gif) no-repeat top left;
	}
	
	#main .corner_left_top{
		float:left;
		width:272px;
		margin-right:2px;
		margin-bottom:11px;
	}
	
	.corner_right_top{
		background: url(../corner_right_top.gif) no-repeat right top;
	}
	
	.corner_right_bottom{
		background: url(../corner_right_bottom.gif) no-repeat right bottom;
	}
	
	.corner_left_bottom{
		padding:15px;
		background: url(../corner_left_bottom.gif) no-repeat left bottom;
	}
	
	.top_block H2{
		padding-left:7px;
		padding-top:15px;
		min-height:84px;
		height:auto!important;
		height:84px;
	}
	
	.top_block H2 A{color:#C23A7A;}
	
	#content .top_block IMG{margin: 0 0 20px 0; border: 0; padding: 0;}
	
	.top_block P{padding-left:7px;}
	
	.top_block{height:391px;}
	
	.bottom_block{padding:7px 4px; height:277px; font-size:9pt;}
	
	.bottom_block H2{margin-bottom:24px;}
	
	.top_block A, .bottom_block A{color:#656565;}
	
	.main_news{height:207px; overflow: hidden;}
	
	.main_news DT{font-size:8pt;}
	
	.main_news DD{margin-bottom:14px;}
	
	.all, .bottom_block  .all A{color:#C23A7A;}
	
	#content .bottom_block UL{
		list-style: none;
		padding: 0;
		margin: 0;
		/*height:207px;*/
		overflow: hidden;
	}
	
	#content .bottom_block UL LI{
		padding: 0;
		margin: 0 0 23px 0;
		background: none;
	}
	
	#content .bottom_block .doc LI{
		margin-bottom:22px;
		padding-left:23px;
		background: url(../doc.gif) no-repeat left 2px;
	}
	
	/******* подвал *******/
	
	#footer{
		font-size:9pt;
		margin-left:59px;
		width:841px;
		padding-bottom: 26px;
	}
	
	#footer_in{
		padding-top:19px;
		padding-bottom:54px;
		background: #e1e1e1 url(../fon_bottom.gif) no-repeat left bottom;
	}
	
	.bottom_lnk{
		padding-left:60px;
		padding-top:15px;
		width:232px;
		float:left;
	}
	
	.bottom_lnk UL{list-style: none;}
	
	.bottom_lnk UL LI{
		float: left;
		padding-bottom:3px;
		padding-right:10px;
	}
	
	.counters{
		float: right;
		padding-right:61px;
		padding-top:33px;
	}
	
	.address{
		border-left:1px solid #FFFFFF;
		border-right:1px solid #FFFFFF;
		height:71px;
		line-height:17px;
		margin-left:300px;
		padding:15px 19px;
		width:201px;
	}
	
	.copyright{
		clear:both;
		line-height:16px;
		padding-left:59px;
		padding-top:19px;
	}
	
	.copyright A{
		color:#656565;
		text-decoration: none;
	}
	
	.copyright A:hover{text-decoration: underline;}
	
	.clear {	clear: both;}
	
	/******* Хлебные крошки *******/
	
	.seed-path{
		color:#C23A7A;
		font-size:9pt;
		margin-bottom:8px;
		margin-top:-18px;
	}
	
	.seed-path A{font-size:7pt;}
	
	.seed-path STRONG{font-weight: normal; font-size:7pt;}
	
	.feedback td{padding-bottom: 9px;}
	
	.feedback input{
		padding:4px 1px;
		width:570px;
		border: 1px solid #ff6600;
		margin-bottom: 6px;
		margin-top: 5px;
	}
	
	.feedback textarea{
		padding:4px 1px;
		width:570px;
		height: 190px;
		border: 1px solid #ff6600;
		margin-top: 5px;
	}
	
	.feedback .button {
		background: url(../butt.gif) no-repeat right #ff6600;
		border:0;
		color:#FFFFFF;
		cursor:pointer;
		font-family:Tahoma,Arial,Verdana,Geneva,Helvetica,sans-serif;
		line-height:14px;
		width:106px;
		padding:1px 0 5px 8px;
		font-weight: bold;
		text-align: left;
	}
	
	.red{color: #ff0000;}
	
	.nav-digit{margin-bottom:24px;}
	
	.news-anons{margin-bottom:24px;}
	
	.catalog_inner_menu{
		width: 747px;
		float: left;
		margin-bottom:30px;
		margin-top:15px;
		background: #c23a7a;
		padding: 15px;
	}
	
	#content .catalog_inner_menu LI{
		float: left;
		margin-right: 22px;
		white-space:nowrap;
		background: url(../arrow_white.gif) no-repeat left 7px;
	}
	
	#content .catalog_inner_menu .active{color: #fff;}
	
	#content .catalog_inner_menu LI A{color: #fff;}
	
	.product-text{clear: both;}
	
	.news-text{margin-bottom:24px;}
	
	.news-back{color:#C23A7A;}		.nav-digit{font-size: 14px;}		.gallery_images{		float: left;		position: relative;}		.gallery_images:before{		background: url(../folder_icon.png) no-repeat top left;		width: 99px;		height: 71px;		position: absolute;			top: 50%;		margin-top: -36px;		left: 50%;		margin-left: -50px;		content: "";		z-index: 20}			#content .gallery_images img{z-index: 10; position: relative; margin-right: 0; margin-bottom: 0}		.gallery li a, .gallery li span{display:block; width: 100%; clear: both}		#header .address{		border: none;		margin: 0;		padding: 0;		float: left;		padding: 37px 0 0 45px;}