html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	position: relative;
}

html {
	background: #959595;
}

body {
	min-height: 100%;
}

img {
	border: 0;
}

#container {
	height: auto !important;
	min-height: 100%;
	height: 100%;
	width: 980px;
	min-width: 980px;
	margin: 0 auto;
	background: #fff url(/sources/template/images/bg-container.jpg) no-repeat left top;
	position: relative;
}
.ctable {
	border:none;
	}
#header {
	width: 980px;
	height: 473px;
	position: relative;
}

#logo {
	width: 294px;
	height: 63px;
	overflow: hidden;
	position: absolute;
	top: 94px;
	left: 377px;
}

#logo_fix {
	width: 200px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 455px;
	font: normal 13px Arial;
	letter-spacing: 2px;
}

#phones {
	width: 270px;
	height: 94px;
	position: absolute;
	right: 49px;
	top: 0px;
	font: normal 25px/26px Impact;
	color: #dd612d;
	background: url(/sources/template/images/bg-phone.png) no-repeat left 11px;
}

#phones span {
	font: normal 18px/26px Tahoma;
	color: #010000;
}

#phones p {

	display: block;
	height: 28px;
	padding: 5px 0 0 74px !important;
	margin: 0 !important;
}

#phones div {
    font: normal 11px Tahoma;
    color: #000;
	display: block;
	padding: 7px 0 0 0 !important;
	margin: 0 !important;
	background: url(/sources/template/images/bg-p.gif) repeat-x left 3px;
}

#main {
	width: 980px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	padding-bottom: 135px;
}

#content {
	width: 980px;
	float: left;
}

#page_text {
	margin-left: 313px;
	margin-right: 44px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	font-size: 13px;
}

#left_block {
	width: 242px;
	float: left;
	margin-left: -936px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
}

#footer {
	margin: -80px auto 0;
	width: 892px;
	height: 70px;
	min-width: 892px;
	position: relative;
	border-top: 2px solid #e0831c;
	border-bottom: 8px solid #e0831c;
}

#copyright {
    position: absolute;
    top: 27px;
    left: 333px;
	width: 224px;
	height: 35px;
	font: normal 11px Tahoma;
	color: #000;
	text-align: center;
}

#copyright2 {
    position: absolute;
    top: 27px;
    right: 0;
	width: 169px;
	height: 35px;
	font: normal 11px Tahoma;
	color: #000;
	text-align: center;
}

#copyright a, #copyright2 a {
	font: normal 11px Tahoma;
	color: #ff6b23;
	text-decoration: none;
}

#copyright a:hover, #copyright2 a:hover {
	text-decoration: underline;
}

#copyright span {
	color: #858585;
}

#counters {
	width: 200px;
	height: 31px;
	left: 23px;
	top: 25px;
	position: absolute;
	text-align: left;
}

#counters img {
	margin-right: 10px;
}

#copyright p, #counters p {
	padding: 0;
	margin: 0;
}

div.clear { clear: both;font: normal 0px/0px Verdana;height: 0;overflow: hidden; /*Отбивка */ }

form { margin: 0; padding: 0;}

/* Стилизация основных текстовых элементов */
body {
    font: normal 11px Tahoma;
    color: #343434;
}

p {
    margin: 0;
    padding: 8px 0 7px;
}

#page_text p {
	text-indent: 36px;
}

a {
    font: normal 11px Tahoma;
    color: #ff6b23;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h1 {
    padding: 0;
    margin: 0;
    font: normal 18px Arial;
    color: #ff8100;
    background: url(/sources/template/images/bg-h.gif) repeat-x left 16px;
}

h1 span {
	background: url(/sources/template/images/bg-container.jpg) no-repeat -311px -477px;
}

h2, h3, h4, h5, h6 {
    padding: 10px 0 7px;
    margin: 0;
    font: bold 11px Tahoma;
    color: #000;
}

* {outline: none}

#left_block h5 {
    font: normal 18px Arial;
    color: #ff8100;
    background: url(/sources/template/images/bg-h.gif) repeat-x left 16px;
	padding: 0 0 4px;
	margin: 0;
}

#left_block h5 span {
    font: normal 18px Arial;
    color: #ff8100;
	background: url(/sources/template/images/bg-container.jpg) no-repeat -44px -474px;
	padding: 0 1px 0 0;
}

#left_block h6 {
	margin: 0;
    padding: 6px 0 9px;
}

#left_block p {
 	margin: 0;
    padding: 3px 0 7px;
    color: #6a6a6a;
}

/* /Стилизация основных текстовых элементов */

/* Системы меню */
#fmenu {
	width: 892px;
	height: 20px;
	top: -18px;
	left: 0;
	position: absolute;
}

#fmenu table {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	margin: 0 auto;
	height: 20px;
}

#fmenu td {
	padding: 0;
	margin: 0;
	height: 20px;
	text-align: center;
	vertical-align: top;
}

#fmenu a {
	display: block;
	height: 18px;
	overflow: hidden;
	border-bottom: 2px solid #e0831c;
	padding: 0 19px;
	font: normal 12px/12px Tahoma;
	color: #dd612d;
	text-decoration: none;
}

#fmenu a:hover, #fmenu a.active {
	border-bottom: 2px solid #fff;
	color: #6a6a6a;
	text-decoration: none;
}

#smenu {
	width: 135px;
	height: 14px;
	overflow: hidden;
	top: 427px;
	left: 795px;
	position: absolute;
	z-index: 20;
}

#smenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#smenu li {
	display: block;
	width: 45px;
	height: 14px;
	float: left;
}

/* tmenu */
#tmenu {
	width: 559px;
	height: 39px;
	position: absolute;
	top: 412px;
	left: 44px;
	padding: 0 16px;
}

#tmenu table {
	border-collapse: collapse;
	border: 0;
	margin: 0;
	padding: 0;
	width: 541px;
	height: 39px;
}

#tmenu td {
	border: 0;
	padding: 0 15px 0 16px;
	text-align: center;
	vertical-align: top;
	height: 39px;
	background: url(/sources/template/images/bg-tmenu-div.gif) no-repeat left 18px;
}

#tmenu td.first {
	background: none !important;
	padding: 0 15px 0 6px !important;
}

#tmenu a {
    display: block;
    height: 39px;
	font: normal 14px/42px Tahoma;
	color: #000;
	text-decoration: none;
	background: url(/sources/template/images/bg-tmenu.png) repeat-x center top;
}

#tmenu a span {
    display: block;
    height: 39px;
	font: normal 14px/42px Tahoma;
	color: #000;
	text-decoration: none;
	position: relative;
	margin: 0 0 0 -16px;
}

#tmenu a span span {
    display: block;
    height: 39px;
    overflow: hidden;
	font: normal 14px/42px Tahoma;
	color: #000;
	text-decoration: none;
	position: relative;
	margin: 0 -16px 0 0;
	padding: 0 2px;
	cursor: pointer;
	overflow: hidden;
}

#tmenu a:hover, #tmenu a.active {
	text-decoration: none;
	background: url(/sources/template/images/bg-tmenu.png) no-repeat center -39px;
	color: #fff;
}

#tmenu a:hover span, #tmenu a.active span {
	background: url(/sources/template/images/bg-tmenu.png) no-repeat left -78px;
	color: #fff;
}

#tmenu a:hover span span, #tmenu a.active span span {
	background: url(/sources/template/images/bg-tmenu.png) no-repeat right -117px;
	color: #fff;
}

/* /tmenu */
/* /Системы меню */

p.line {
    background: url(/sources/template/images/bg-h.gif) repeat-x left bottom;
	font-size: 13px;
}

div.img {
    width: 240px;
    height: 174px;
	background: url(/sources/template/images/bg-img.png) repeat-y -480px top;
}

div.img-top {
    width: 240px;
    height: 174px;
	background: url(/sources/template/images/bg-img.png) no-repeat -240px bottom;
}

div.img-bottom {
    width: 236px;
    height: 170px;
    overflow: hidden;
	background: url(/sources/template/images/bg-img.png) no-repeat left top;
	padding: 2px 2px 0;
}

#gallery {

	width: 610px;
	height: 123px;
	padding-left: 7px;
	margin-top:5px;
	overflow: hidden;
	background: url(/sources/template/images/gallery.png) no-repeat left top;
	z-index: 2;
}

#gallery table {
	margin-top:5px;
	width: 610px;
	height: 123px;
}

#gallery #left {
    border: 0;
    padding: 34px 0 0;
    width: 23px;
	vertical-align: top;
	text-align: left;
}

#gallery #right {
    border: 0;
    padding: 34px 0 0;
    width: 23px;
	vertical-align: top;
	text-align: right;
}

#gallery #left a {
    display: block;
	width: 21px;
	height: 42px;
	background: url(/sources/template/images/arrows.gif) no-repeat left top;
}

#gallery #right a {
    display: block;
	width: 21px;
	height: 42px;
	background: url(/sources/template/images/arrows.gif) no-repeat right top;
}

#gallery #left a:hover {
    background-position: left -44px
}

#gallery #right a:hover {
    background-position: right -44px
}

#gallery #left a span, #gallery #right a span {
    display: none;
}

#center {
	vertical-align: top;
}

#center ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	white-space: nowrap; 
}

#center li {
	display: block;
	float: left;
	height: 123px;
	overflow: hidden;

}

#center li img {
	border: 1px solid #e0831c;
}

#gallery_box { width: 561px; height: 120px; overflow: hidden; position: relative; z-index: 10; }
#gallery_box ul { width: 10000px; }
