body {
	font-size: 13px;
	font-family: "Arial";
	color: black;
	background-color: white;
}

a, a:active, a:visited, a:hover {
	color: #545454;
}
a:hover {
	color: #df3a41;
}

#wrap {
	width: 992px;
	margin: 0px auto;
	padding-bottom: 1em;
}

#dhead {
	position: relative;
	margin-bottom: 45px;
}

	#ipane {
		height: 46px;
		border-top: 4px solid red;
		font-size: 12px;
		color: #999999;
	}

		#ipane .phone {
			position: absolute;
			left: 50px;
			top: 12px;
			text-align: right;
		}

		#ipane .addr {
			position: absolute;
			left: 240px;
			top: 12px;
		}
		#ipane .txt {
			position: absolute;
			left: 50px;
			top: 12px;
		}

		#icons {
			border-top: 4px solid black;
			position: absolute;
			height: 30px;
			width: 123px;
			top: 0;
			right: 0;
			padding-top: 16px;
			padding-left: 17px;
		}
			#icons a {
				display: block;
				float: left;
				height: 10px;
				width: 14px;
				background-image: url(../img/icons.gif);
				background-repeat: no-repeat;
				margin: 0 10px;
			}
			#icons .current {
				opacity: 0.5;
				filter: alpha(opacity=50);
			}

			#i-home { background-position: 0% 100%; }
			#i-mail { background-position: -38px 100%;  }
			#i-map { background-position: 100% 100%; }

	#theheader {
		display: block;
		height: 294px;
		background: url(../img/header.jpg) top left no-repeat;
	}

	#menu {
		font-size: 12px;
		background: url(../img/menutile.png) top left repeat-x;
		padding: 11px 0;
		text-align: center;
	}

		#menu li {
			display: inline;
			list-style: none;
			margin-right: 10px;
			padding-left: 10px;
			background: url(../img/arr.gif) center left no-repeat;
		}

		#menu a {
			text-transform: uppercase;
			font-weight: bold;
			color: #717272;
			text-decoration: none;
		}

			#menu a:hover {
				text-decoration: underline;
			}

			#menu a.current, #menu a.subactive {
				color: #df3a41;
			}

			#menu .hl a {
				color: #df3a41;
			}

#dbody {
	/* */
}

	#left {
		/* w:360 */
		width: 310px;
		float: left;
		padding-left: 50px;
	}
		#left ul { margin-left: -50px; }

			#left li {
				display: block;
				list-style: none;
				padding-left: 25px;
				background: url(../img/list-1.png) 0 7px no-repeat;
				margin-bottom: 1em;
			}

				#left li.hl {
					background: url(../img/list-2.png) 0 7px no-repeat;
				}

				#left li.hl a {
					color: #dd0f17;
				}
		#left .phone {
			font-size: 28px;
			margin-bottom: 6px;
		}
		#left .contacts {
			margin-bottom: 3em;
		}

		#left .addr {
			color: #545454;
			font-size: 11px;
		}

		#left .ilist {
			float: left;
			margin-bottom: 2em;
		}
			#left .ilist .item {
				margin-bottom: 1em;
			}

			#left .ilist .item div {
				margin-left: 90px;
			}

			#left .ilist img {
				width: 74px;
				height: 75px;
				float: left;
			}

			#left .ilist h3 a {
				font-size: 17px;
				color: black;
				font-weight: bold;
				text-decoration: none;
			}
				#left .ilist h3 a span {
					text-decoration: underline;
				}
				#left .ilist h3 a:hover {
					color: #df3a41;
				}

				#left .ilist p {
					color: #999999;
				}

		#search { margin-top: 2em; }
			#squery {
				width: 250px;
				color: #999999;
				margin-bottom: .5em;
			}
			#search a { font-size: 11px; }
			#ssubmit {
				border: 0 none;
				background: none;
				margin-left: 5px;
			}
			* html #ssubmit {
				line-height: 30px;
			}
			*:first-child+html #ssubmit {
				line-height: 30px;
			}

	#right,
	#footer {
		float: right;
		width: 560px;
		padding-right: 40px;
	}

		#right .swrap { float: left; width: 560px; }

		.grid {
			text-align: center;
		}

			.grid .item {
				display: -moz-inline-box;
				display: inline-block;
				margin: 10px 20px;
				text-align: center;
				width: 128px;
				height: 140px;
				vertical-align: top;
			}

			.grid .item p {
				width: 128px;
				margin: 0;
				padding: 0;
			}

			.grid .item img {
				position: relative;
				left: 1px;
			}

		dl.news dt {
			font-size: 12px;
			font-style: italic;
		}

		dl.news dd {
			display: block;
			padding-left: 25px;
			background: url(../img/list-1.png) 0 7px no-repeat;
			margin-bottom: 1em;
			margin-left: -25px;
		}

		#thelist {
			float: left;
			margin-bottom: 2em;
		}
			#thelist .item {
				padding-bottom: 10px;
				border-bottom: 4px solid #ebebeb;
				margin-bottom: 15px;
			}

			#thelist .item .d {
				margin-left: 185px;
			}

			#thelist .item .i {
				width: 160px;
				float: left;
				margin-left: 10px;
			}

				#thelist .item .i div a {
					display: block;
					padding-top: 5px;
					width: 160px;
					background: #ebebeb url(../img/rc-top.gif) top left no-repeat;
				}

				#thelist .item .i div {
					display: block;
					padding-bottom: 5px;
					width: 160px;
					background: #ebebeb url(../img/rc-bottom.gif) bottom left no-repeat;
				}

				#thelist .item .i img {
					width: 150px;
					border-left: 5px solid #ebebeb;
					border-right: 5px solid #ebebeb;
				}

				#thelist .item .enlarge {
					margin-top: 1em;
					display: block;
					font-size: 10px;
					padding-left: 20px;
					padding-top: 3px;
					background: url(../img/zoom.gif) top left no-repeat;

				}

			#thelist .item h3 {
				font-size: 15px;
				color: black;
				font-weight: bold;
			}
				#thelist .item h3 a {color: black; text-decoration: none;}
				#thelist .item h3:first-letter {
					color: #dd0f17;
				}

				#thelist .item h3 a.anchored {
					color: #dd0f17;
					font-size: 120%;
				}

				#thelist .item h3 a:first-letter {
					color: #dd0f17;
				}

				#thelist .item h3 a span {
					text-decoration: none;
				}

#footer p { color: #999999; margin: 0;} #footer {margin-top: 1.5em;}

	.tcontent h2, .tcontent h3, .tcontent h4, .tcontent h5 {
		margin: 0em 0em 0.3em 0em;
	}



.swrap ul {
	margin-left: 1.3em;
	margin: 1em 0 1em 1.3em;
	list-style: none;
}
.swrap ul>li {
	text-indent: -1.3em;
	list-style: none;
}
.swrap ul>li:before {
	content: '\2014\a0';
}
.swrap ul li {
	*behavior: expression(!this.before && this.parentNode && this.parentNode.nodeName == 'UL' ? this.before = this.innerHTML = '&mdash;&nbsp;' + this.innerHTML : '');
	-position: relative;
	-left: -1.3em;
	list-style: none;
	margin-bottom: 0.4em;
}


	h1,
	h2.big {
		font-size: 21px;
		margin-bottom: 15px;
	}

		.fwx {
			color: #dd0f17;
		}

		#right h1,
		.underline {
			padding-bottom: 10px;
			border-bottom: 4px solid #ebebeb;
			margin-bottom: 15px;
		}

		h1 .more,
		h2.big .more {
			font-size: .6em;
		}

			h1 .more a,
			h2.big .more a {
				margin-left: 3px;
				font-size: .9em;
			}

	.tcontent h2 {
		font-size: 1.5em;
		font-weight: bold;
	}

	.tcontent h3 {
		font-size: 1.3em;
	}

	.tcontent h4 {
		font-size: 1.0em;
	}

	.tcontent p {
		margin: 0.2em 0em 0.8em 0em;
	}


	.tcontent td {
		padding: .3em;
	}

	strong.important {
		font-size: 15px;
		font-style: italic;
		margin-bottom: 1em;
		display: block;
	}

	.gray {
		color: #999999;
	}

#YMapsID table, #YMapsID td {
	margin: 0;
	padding: 0;
}


h2.href {
	cursor: pointer;
	text-decoration: underline;
}