html, body {
	height: 100%;
}
html, body, address, blockquote, div, p, pre, h1, h2, h3, h4, h5, h6, hr,
dd, dl, dt, ul, ol, li,
a, abbr, acronym, b, big, br, cite, code, del, dfn, em, i,
ins, kbd, q, samp, small, span, strong, sub, sup, tt, var,
img, object,
caption, table, tbody, td, tfoot, th, thead, tr,
input, textarea, select, button, form, fieldset, legend, label,
u, font, s, center, dir, menu, strike, xmp {
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
	font-size: 1em;
	text-align: left;
	text-indent: 0px;
}
a {
	outline: none;
}
hr, img, object {
	border: 0px;
}
input, select, button {
	vertical-align: middle;
}
ol, ul {
	list-style-type: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
}
textarea, caption, td, th, tr {
	vertical-align: top;
}


/* =global
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
html {
    font-size: 100.01%;
		background: #edecec url("html-bg.png") repeat-x 0px 0px;
}
body {
	font-size: 62.5%;
	font-family: Tahoma, sans-serif;
	color: #292929;
	background: #fdfcfc url("wrap-bg.gif") repeat-y 15px 0px;
	width: 1024px;
	margin: 0px auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
}
a:link, a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #ed6400;
}
a:hover {
	text-decoration: none;
}
a:active {
}
h1 {
	font-size: 3em;
	font-family: Arial, Tahoma, sans-serif;
	letter-spacing: -1px;
	padding-left: 100px;
	margin-top: 7px;
}
/* --- !!! --- */
h1 a:link, h1 a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #292929;
}
h1 a:hover {
}
h1 a:active {
}
/* --- !!! --- */
h2 {
	font-size: 1.7em;
	color: #737373;
	padding-left: 127px;
	margin-top: 3px;
}
.page-name {
	font-size: 1.8em !important;
	font-family: Tahoma, sans-serif, Arial;
	letter-spacing: 0px;
	padding: 0px;
	margin: 0px;;
}


/* =wrap
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.wrap {
	width: 1000px;
	background: url("body-bg-2.gif") repeat-x 0px 0px;
	padding: 0px 12px;
}


/* =tel
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.tel {
	height: 25px;			/* original: 30px; */
	font-size: 1.3em;
	font-weight: bold;
	color: #ffa200;
	text-align: right;
	padding: 5px 8px 0px 0px;
}


/* =header
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.header {
	height: 199px;
}
.header-img {
	width: 553px;
	height: 183px;
	float: right;
	margin: 8px 3px 0px 0px;
	background: transparent url("header-img-bg.png") no-repeat 0px 0px;
}
.header-img img {
	width: 528px;
	height: 159px;
	margin: 12px 0px 0px 13px;
}
.header-logo {
	width: 402px;
	height: 76px;
	float: left;
	margin: 63px 0px 0px 21px;
}
.header-logo img {
	float: left;
}


/* =content
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.content {
	width: 100%;
	background: url("content-sup-bg.gif") no-repeat 0px 35px;
}
td.content-top {
	height: 35px;
	background: transparent url("content-top-bg.png") repeat-x 0px 0px;
}
.path-block {
	height: 26px;			/* original: 35px; */
	float: left;
	background: transparent url("path-block-bg.png") no-repeat 0px 0px;
	font-size: 1.1em;
	color: #ffa200;
	padding: 9px 0px 0px 28px;
}
/* --- !!! --- */
.path-block a:link, .path-block a:visited {
	font-size: 1em;
	text-decoration: underline;
	color: #ffa200;
}
.path-block a:hover {
	text-decoration: none;
}
.path-block a:active {
}
/* --- !!! --- */
.color-block {
	width: 384px;
	height: 100%;
	float: right;
	background: transparent url("color-block-bg.png") no-repeat 0px 0px;
}
.content-left-block {
	width: 206px;
}
.menu-block {
	margin-left: 10px;
	margin-top: 3px;
}
.menu-block li {
	display: block;
	width: 195px;
	background: transparent url("menu-block-bg.gif") no-repeat 0px 0px;
	padding: 5px 0px;
	_padding-bottom: 0px;
	margin-top: -1px;
}
.menu-block li div {
	background: #fff;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 3px 0px 4px 0px;
	_padding: 0px;
}
.menu-block li span {
	display: block;
	width: 195px;
	height: 5px;
	background: transparent url("menu-block-bg-2.gif") no-repeat 0px 0px;
}
/* --- !!! --- */
.menu-block a:link, .menu-block a:visited {
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	color: #ed6400;
	padding: 3px 10px 3px 16px;
}
.menu-block a:hover {
	color: #292929;
}
.menu-block a:active {
}
/* --- !!! --- */
.content-right-block {
}
.top-shad {
	background: transparent url("top-shad-bg.gif") no-repeat 2px 0px;	
	padding: 12px 27px 22px 27px;
	font-size: 12px !important;
	margin-bottom: 73px;
}
.top-shad img{
	margin: 10px !important;
}

.content-bottom {
	width: 100%;
	background: #fff url("content-bottom-bg.gif") no-repeat 15px 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-top: 8px;
}
.content-bottom p {
	font-size: 1.3em;
	font-weight: bold;
	color: #ed6400;
	padding: 3px 0px 0px 240px;
}
.counters-block {
	width: 197px;
	margin: 29px 0px 0px 9px;
	font-size: 1.1em;
	color: #6e6e6e;
	text-align: center;
	margin-bottom: 73px;
}


/* =footer
--- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- */
.footer {
	_width: 1024px;
	height: 29px;			/* original: 34px; */
	font-size: 1.1em;
	color: #ed6400;
	padding-top: 18px;
}
/* --- !!! --- */
.footer a:link, a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #ed6400;
}
.footer a:hover {
}
.footer a:active {
}
/* --- !!! --- */
.footer-left {
	float: left;
	margin-left: 38px;
	_margin-left: 19px;
}
.footer-right {
	float: right;
	margin-right: 38px;
	_margin-right: 19px;
}

.title-big-fck {font-size:16px; font-wight:bold;}