* 	{
	font-size: 100.01%;
	}
html,body { 
	height: 100%; 
	}
body	{
	margin: 0px;
	padding: 0px;
	background: #F4F4F4;
	font-family: Arial, "Arial Cyr", Tahoma, Verdana, sans-serif;
	color: #555;
	text-align: center;
	}
table.main { 
	border-collapse: collapse; 
	table-layout: fixed;
	height: 100%;
	margin: 0 auto;
	width: 800px;
	font-size: 0.75em;
	text-align: left;
	background: #fff;
	color: inherit;
  	}
col#c_1 { width:6px; }
col#c_2 { width:221px; }
col#c_3 { width:567px; }
col#c_4 { width:6px; }

a 	{
	color: #F76509;
	text-decoration: underline; 
	}
a:hover	{
	color: #F29357;
	text-decoration: underline; 
	}

h1 	{
	font-size: 1.17em;
	font-weight: bold;
	color: #F76509;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	padding: 11px 0 7px 0;
	border-bottom: 1px solid #D5D5D7;
	}
h2 	{
	font-size: 1.33em;
	color: #F76509;
	}
h3 	{
	font-size: 1.1em;
	color: #F76509;
	}
h4	{
	font-size:1.1em;
	font-weight:normal;
	color:#F76509;
        }
h2, h3, h4 {
	margin:1.2em 0 0.3em 0;
	}
h1+h2, h1+h3, h1+h4, h2+h3, h2+h4, h3+h4 {
	margin-top: 0;
	}
h2, h3, h4 {//margin-top: expression( !this.previousSibling || ( this.previousSibling && this.previousSibling.nodeName.match( /^H\d$/ ) ) ? 0 : '1.2em' );}

p	{
	margin:0 0 0.65em 0; 
	padding:0;
	line-height:140%;
	}
img	{
	margin:0;
	padding:0;
	border-width:0;
	}
input, select, textarea {
	font:normal 11px Arial, "Arial Cyr", Tahoma, Verdana, sans-serif;
	}
ul, ol  {
	margin:0 0 0.65em 2em;
	padding:0;
	}
li 	{
	margin:0.5em 0 0 0;
	padding:0;
	}
.clear  {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	} 

.logo	{
	margin: 20px 0 0 4px;
	}
.header_txt {
	float: right;
	margin: 20px 6px 0 0;
	}
.logo_bot {
	background: url(logo_bot.gif) 0% 100% repeat-x;
	}
.navmenu {
	border-left: 1px solid #D5D5D7;
	height: 36px; 
	}
.menu 	{
	list-style: none;
	margin: 0;
	}
.menu li {
	float: left;
	margin: 0;
	border-right: 1px solid #D5D5D7;
	}
.menu li a {
	color: #4C4C4C;
	background: #fff;
	font: bold 12px Arial, "Arial Cyr", Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px 11px 15px;
	text-decoration: none;
	}
.menu li a:hover,.menu a.act {
	color: #fff;
	background: #999;
	display: block;
	text-decoration: none;
	}

ul.icon {
	list-style: none;
	margin: 0;
	}
.icon li {
	float: right;
	margin: 0;
	padding: 0;
	}
.icon img {
	margin-right: 15px;
	float: left;
	}
			
.home_header_pic {
	background: url(home_head_pic.jpg) 0% 0% no-repeat;
	width: 566px;
	height: 254px;
	border-left: 1px solid #D5D5D7;
	border-bottom: 1px solid #D5D5D7;
	}

.leftcontent_top {
	padding: 0 25px 0 20px;
	height: 254px;
	overflow: hidden;
	border-bottom: 1px solid #D5D5D7;
	}
.leftcontent_top p {
	line-height:120%;
	}

.leftcontent {
	padding: 0 25px 0 20px;
	}

.news_top h2 {
	font-size: 1.17em;
	margin: 0;
	font-weight:normal;
	}
.date	{
	color: #777;
	font-size: 0.83em;
	}
.line_g	{
	background: #D5D5D7;
	height:1px;
	font-size:0;
	overflow: hidden;
	margin: 20px 0 10px;
	}
.line	{
	background: #D5D5D7;
	height:1px;
	font-size:0;
	overflow: hidden;
	}

.canvas	{
	border-left: 1px solid #D5D5D7;
	padding: 0 24px 20px 30px;
	}
.sec_canvas {
	border-left: 1px solid #D5D5D7;
	}
.sec_canvas .content {
	padding: 0 24px 20px 30px;
	}

.cat_top {
	list-style: none;
	margin: 7px 0 0 0;
	}
.cat_top li {
	margin:0.2em 0 0 0;
	}
.cat_top li a.act {
	font-weight: bold;
	text-decoration:none;
	}

.footer_top {
	border-left: 1px solid #D5D5D7;
	}
.footer_line {
	height: 27px;
	background-color: #F76509;
	}

.botmenu {
	height: 36px; 
	}
.botmenu ul {
	list-style: none;
	margin: 0;
	height: 36px; 
	}
.botmenu li {
	float: left;
	margin: 0;
	margin: 10px 0 11px 0;
	border-right: 1px solid #D5D5D7;
	}
.botmenu li a {
	color: #999;
	background: #fff;
	font: bold 12px Arial, "Arial Cyr", Tahoma, Verdana, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0 15px;
	}
.botmenu li a:hover {
	color: #4c4c4c;
	background: #fff;
	text-decoration: none;
	}

.footer_l {
	color: #777;
	border-top: 1px solid #D5D5D7;
	border-bottom: 1px solid #D5D5D7;
	padding-left: 20px;
	}
.footer_r {
	border-top: 1px solid #D5D5D7;
	border-bottom: 1px solid #D5D5D7;
	border-left: 1px solid #D5D5D7;
	padding: 6px 6px 6px 0;
	}
.softart_logo {
	float: left;
	width: 30px;
	height: 29px;
	position: relative;
	top:-3px;
	}
.copy	{
	float: right;
	background: url(softart_logo.gif) 0% 0% no-repeat;
	padding-left: 41px;
	color: #585858;
	font-size: 0.92em;
	}

.header_pic {
	background: url(head_pic.jpg) 0% 0% no-repeat;
	width: 566px;
	height: 127px;
	border-left: 1px solid #D5D5D7;
	border-bottom: 1px solid #D5D5D7;
	}

.path	{
	color: #F76509;
	border-bottom: 1px solid #D5D5D7;
	padding: 11px 24px 8px 10px;
	}
.path img {
	float:left;
	margin-right: 9px;
	margin-top: 3px;
	}

.print	{
	float: right;
	margin-top: 12px;
	}
.print img {
	margin-left: 12px;
	}

.big	{
	font-size:1.08em;
	}
.bold	{
	font-weight:bold;
	}
.small	{
	font-size:0.92em;
	}
.ast 	{
	color:red;
	}

.sitemap {
	margin-bottom:0.65em;
	font-size:1.1em;
	}
.sitemap ul {
	list-style:none;
	font-size:0.92em;
	}

td#bottom {
  padding: 25px;
  font-size:0.92em;
}

td#bottom a{
  color: #555;
}

div#bottom{
  margin-bottom: 3px;
}


