/*------------------------общие стили------------------------*/
body {
	background: #242424 url(../_img/bg_body.gif) repeat left top;
	color: #4D3F32;
	margin: 0px;
	padding: 0px 0px 11px;
	min-width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.brd {
	border-collapse: separate !important;
}
.wdt100 {
	width: 100% !important;
}
.bg_gray {
	background-color: #4D3F32 !important;
}
.orange {
	background-color: #F79646;
}
cursor { pointer; }
cursor { hand; }
img {
	border:0px;
}
a {
	color: #4D3F32;
	text-decoration: underline;
}
div, table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.border_black {
    border-color: black;
}
.border_black td {
    border-color: black;
}

.clear {
	clear: both;
}
.png {
	behavior: url(png.htc);
}
/*------------------------заголовки------------------------*/
h1 {
	padding: 0px;
}

.mains {
	font-size: larger;
	font-weight: normal;
}

h1 span {
	color: #FFF;

}
h2 {
	color: #e38204;
	font-size: x-large;
	font-weight: normal;
}
h3 {
	font-size: medium;
	font-weight: normal;
}
h4, h5 {
	font-size: small;
}

/*------------------------header------------------------*/
#logo {
	height: 125px;
	width: 207px;
	position: absolute;
	z-index: 6;
	left: 40px;
	top: 0px;
}
#header {
	background: url(../_img/bg_header.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
}
#header-i {
	background: url(../_img/bg_header-b.gif) no-repeat left top;
	height: 300px;
	overflow: hidden;
}
.menu {
	float: left;
	width: 225px;
	padding: 115px 0px 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 26px;
	list-style: none;
	font-size: medium;
	color: #e38204;
}
.menu ul li {
	margin: 0px;
	padding: 5px 0px;
}
.menu a {
	color: #e38204;
	text-decoration: none;
}
#decor {
	position: absolute;
	z-index: 9;
	height: 70px;
	width: 49px;
	top: 201px;
	background: url(../_img/bg_header-decor.jpg) no-repeat;
	left: 321px;
}
/*------------------------content------------------------*/
.bg_ {
	background: #FFF;
	margin: 0px 13px 0px 21px;
	padding: 0px 8px 0px 0px;
}
.bg_bot-r {
	background: #FFF url(../_img/bg_bot-r.gif) no-repeat right bottom;
	margin: 0px 21px 11px;
}
.bg_bot-l {
	background: url(../_img/bg_bot-l.gif) no-repeat left bottom;
}
.bg_top-r {
	background: url(../_img/bg_top-r.gif) no-repeat right top;
}
.bg_top-l {
	background: url(../_img/bg_top-l.gif) no-repeat left top;
}
#content {
	background: url(../_img/bg_content.gif) repeat-x left top;
}
.column-left {
	float: left;
	width: 225px;
}
div#navigation {
	background: url(../_img/bg_navigation-t.jpg) no-repeat right top;
	padding: 63px 0px 0px;
	height: 233px;
	overflow: hidden;
}
ul#navigation {
	background: url(../_img/bg_navigation.gif) no-repeat left top;
	margin: 0px;
	padding: 6px 0px 40px 10px;
	position: absolute;
	z-index: 2;
	left: 11px;
	width: 214px;
	height: 196px;
	list-style: none;
	color: #A94AFE;
	top: 362px;
	font-size: 11px;
}
ul#navigation a {
	color: #fff;
	text-decoration: none;
}
ul#navigation li {
	margin: 0px;
	padding: 1px 0px;
}

ul#navigation li.a {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 13px;
}
ul#navigation li.b, ul#navigation li.c, ul#navigation li.d {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 14px;
}
ul#navigation li.e {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 51px;
}
ul#navigation li.f {
	margin: 0px;
	padding: 4px 0px 0px;
	height: 31px;
}
.gws {
	color: #72bd30;
	font-family: Tahoma, Arial, sans-serif;
	background: url(../_img/gws.gif) no-repeat left top;
	padding: 12px 0px 3px 35px;
	clear: both;
}
.gws a {
	color: #72bd30;
	text-decoration: none;
}
.column-right {
	float: right;
	width: 255px;
}
#screw {
	height: 29px;
	width: 55px;
	position: absolute;
	z-index: 4;
	top: 302px;
	left: 931px;
}
.bg {
	position: absolute;
	z-index: 10;
	top: 349px;
	right: 8px;
	height: 406px;
	width: 270px;
}
div.bg#bg_ {
	background: url(../_img/bg_.jpg) no-repeat;
	height: 74px;
	width: 130px;
	padding: 322px 0px 0px 140px;
}
div.bg#bg_ a {
	color: #470332;
	font-family: Tahoma, "Arial Narrow", Arial;
	font-size: 12px;
}
div.bg#bg_1 {
	background: url(../_img/bg_1.jpg) no-repeat;
	height: 406px;
	width: 270px;
}
div.bg#bg_2 {
	background: url(../_img/bg_2.jpg) no-repeat;
	height: 406px;
	width: 270px;
}
div.bg#bg_3 {
	background: url(../_img/bg_3.jpg) no-repeat;
	height: 406px;
	width: 270px;
}
div.bg#bg_4 {
	background: url(../_img/bg_4.jpg) no-repeat;
	height: 406px;
	width: 270px;
}
.column-center {
	margin: 0px 270px 0px 225px;
	padding: 29px 0px 20px;
	font-size: medium;
	min-height: 460px;
	_height: 460px;
	
}
.column-center h1 {
	color: #e38204;
	font-size: x-large;
	font-weight: normal;
}
.ft {
/*	height: 10px;   */
	
	margin: 12px 0px 0px;
	padding: 0px;
	
	z-index: 5;
	left: 343px;
color:#4D3F32;
font-style:italic;
	font-size: medium;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
}
.ft span {
	color: #FFF;
	position: absolute;
	z-index: 101;
	left: -10000px;

	}
h6 {
	height: 79px;
	width: 377px;
	margin: 12px 0px 0px;
	padding: 0px;
	position: absolute;
	z-index: 5;
	left: 343px;
}
h6 span {
	color: #FFF;
	position: absolute;
	z-index: 101;
	left: -10000px;
	}
	#scroll
{
overflow:auto;
overflow-y:scroll;
height:40em;
overflow-x:hidden;
}

.ftt
{
text-decoration:none;
color:#4D3F32;
font-style:italic;
	font-size: medium;
	font-weight: bold;
}

.mainprod
{
position:absolute;
left:30px;
width:200px;
height:300px;
top:600px;
overflow:auto;
padding-right:10px;
text-align:justify;
font-style:italic;
text-decoration:none;
font-size:14px;
z-index:1000;
}
.fffr
{
text-align:justify;
font-style:italic;
text-decoration:none;
}
strong
{
text-decoration:none;
}

strong a
{
text-decoration:none;
}