body { 
	margin: 0px; 
	padding: 0px; 
	font-family: Arial,Helvetica,sans-serif; 
	behavior: url(csshover.htc);
	background-color: #ffffff;
	background-image: url('images/ht_bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
} 
html {
		
}
#container  { 
	position: relative; 
	left: 50%; 
	margin-left: -500px;   /* метод выравнивания по центру дизайна */ 
	width: 1000px; 
}
#masthead  { 
	width: 1000px;   /* ширина шапки */ 
	height: 348px;
	background-image: url('images/mh_main.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#masthead div { 
	display: inline;
	float: left;
	position: relative;
}
#masthead div.logo { 
	left: 5px;
	top: 50px;
}
#masthead div.adr { 
	top: 125px;
	left: 570px;
	text-align: center;
	font-weight: bold;
	color: #505050;
	font-size: 13px;
}
#masthead a img{
	border: 0px;
}
#left_sidebar{
	float: left;
	width: 200px;
}
#left_sidebar a {
	color: #909090;
	padding: 0 5px;
	display: block;
	text-decoration: none;
	height: auto !important;
	height: 1%; 
 }
#left_sidebar a{
	color: #909090;
	text-decoration: none;
}
#left_sidebar a:hover{
	color: #909090;
}
#left_sidebar a:visited{
	color: #909090;
}
#left_sidebar a img{
	margin: 0px;
	border: 0px;
	position: absolute;
	right: 10px;
}
#left_sidebar ul{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin-left: 10px;
	z-index: 10;

}
*html #left_sidebar ul{
	font-size: 13px;
}
#left_sidebar ul li{
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #dcdcdc;
	margin: 0px;
}
* html #left_sidebar ul li{
	padding-left: 5px;
}
#left_sidebar ul li.iehover,
#left_sidebar ul li:hover{
	background-color: #f0f0f0;
}

#left_sidebar ul li.in1{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom: 0px;
}
#left_sidebar ul li.in1 {

}
#left_sidebar ul li.in1 a{
	color: #606060;
}
#left_sidebar ul li.in1 a:visited{
	color: #606060;
}
#left_sidebar ul li.in1:hover{
	background-color: #ffffff;
}
#left_sidebar  ul li ul{
	list-style-type: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin-left: 0px;
}
#left_sidebar  ul li ul li{
	width: 195px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-bottom: 0px solid #dcdcdc;
	margin: 0px;
}
*html #left_sidebar  ul li ul li{
	width: 200px;
	padding-left: 10px;
}
#left_sidebar ul li.in1 ul li{
	background-color: #fafafa;
	border-bottom: 1px solid #ffffff;
}
#left_sidebar ul li.in1 ul li.iehover,
#left_sidebar ul li.in1 ul li:hover{
	background-color: #f0f0f0;
	border-bottom: 1px solid #ffffff;
}
#left_sidebar ul li.in1 ul li ul:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
#left_sidebar ul li{
	clear: both;
}
#left_sidebar ul ul li{
	float: left; 
	display: block !important; 
	display: inline; 
	position: relative;
}
#left_sidebar ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 210px;
	border: 1px solid #d0d0d0;
}

* html #left_sidebar ul ul ul {
	left: 200px;
}
#left_sidebar li.iehover ul ul ul {
 display: none;
}
#left_sidebar ul ul li:hover ul,
#left_sidebar ul ul li.iehover ul {
	display: block;
	background-color: #f0f0f0;
}
#left_sidebar ul ul ul li{
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#left_sidebar ul ul ul li:hover{
	background-color: #dcdcdc;
}
#left_sidebar div.list{}
#left_sidebar div.list ul{
font-size: 11px;
font-weight: normal;
list-style-type: disc;
padding-left: 0px;
}
#left_sidebar div.list ul li{
color: #404040;
border: 0px;
background-color: #ffffff;
margin-top: 3px;
margin-bottom: 3px;
padding: 0px;
margin-left: 10px;
}
#left_sidebar div.list ul li a{
	text-decoration: underline;
}
#left_sidebar div.list ul li a:hover{
	color: #909090;
}

#content{
	float: left;
	width: 540px;
	margin-left: 20px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	color: #303030;

}
#content h1{
	font-size: 17px;
	color: #999900;
	text-align: center;
	clear: both;
}
#content h2{
	color: #999900;
	font-size: 16px;
	text-align: center;
	clear: both;
}
#content h6{
	font-size: 15px;
	color: #999900;
	text-align: left;
	text-decoration: underline;
	clear: both;
}
#content hr{
	margin-bottom: 40px;
}
#content p{
	text-align: justify;
	text-indent: 20px;
}
#content img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content div{
	text-align: center;
}
#content div img{
	float: none;
	margin: 0 auto;
}
#content table tr td p{
	text-indent: 0px;
	text-align: center;
}
#content table.cnt {
	margin-left: 20px;
	font-size: 12px;
	border: 0px;
	color: #303030;
}
#content table.cnt ul{
	padding-left: 10px;
}
#content table.cnt ul li{
	
}
#content table.cnt tr{	
	vertical-align: top;
}
#content table.cnt td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #dcdcdc;
}
#content table.cnt td.bld{
	font-weight: bold;
	width: 35%;
}
table.gal_img{
	text-align: center;
}
table.gal_img tr{
	vertical-align: middle;
	height: 166px;
}
table.gal_img tr td{
	width: 166px;
	padding: 0px;
	text-align: center;
	border: 1px solid #dcdcdc;
	margin: 10px;
}
table.gal_img tr td a img{
	margin: 0 auto! important;
	float: none ! important;
	border: 0px;
}

#preview{
	width: 540px;
	clear: both;
	float: left;
	border-bottom: 1px dotted #999900;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#preview a img{
	width: 200px;
	border: 0px;
	margin: 10px;
	float: left !important;
}
#preview p{
	margin: 3px;
}
#preview p.hdr{
	font-size: 15px;
	font-weight: bold;
	
}
#preview p.hdr a{
	color: #999900;
	text-decoration: none;
}
#preview p.hdr a:hover{
	color: #999900;
	text-decoration: none;
}
#preview p.hdr a:visited{
	color: #999900;
	text-decoration: none;
}
#right_sidebar{
	float: right;
	width: 195px;
	margin: 0px;
}
#right_sidebar span.head{
	display: block;
	margin-right: 10px;
	border-bottom: 1px solid #999900;
	color: #999900;
	font-weight: bold;
	font-size: 14px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 5px;
	
}
#right_sidebar div{
	padding: 10px 20px 10px 20px;
	text-align: center;
}
#right_sidebar div.tcr{
	padding: 3px 3px 3px 3px;
	font-size: 12px;
	text-align: center;
	color: #606060;
	font-weight: bold;
	border-bottom: 1px solid #dcdcdc;
}
#right_sidebar div.tcr p{
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#right_sidebar div.tcr a{
	color: #0000ff;
}
#right_sidebar div.tcr a:visited{
	color: #0000ff;
}
#right_sidebar div.tcr img{
	border: 0px;
	max-width: 150px;
	max-height: 150px;
}



#ftr {
	position: relative;
	clear: both;
	width: 100%;
	height: 90px;
	background-image: url('images/ftr_main.jpg');
	background-repeat: repeat-x;
}
#footer {
	position: relative; 
	left: 50%; 
	margin-left: -500px;   /* метод выравнивания по центру дизайна */ 
	width: 1000px; 
	height: 90px;
	background-image: url('images/ftr_center.jpg');
	background-repeat: no-repeat;
}
#footer div{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 50px 30px 10px 30px;
}
#footer div a{
	color: #ffffff;
	text-decoration: none;
}
#footer div a:visited{
	color: #ffffff;
}
#footer div.cr{
	float: left;
}
#footer div.sd{
	float: right;
}

