* {
	margin: 0;
	padding: 0;
	font-size: 100.01%;
}
html,body { 
	height: 100%; 
	min-width: 995px;
}

body {
	background: #fff;
	color: #6B6B6B;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 0.75em;
}

a {
	color: #2C4C57;
	text-decoration: underline; 
}
a:hover	{
	color: #4A6C78;
	text-decoration: underline; 
}

h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 0.5em 0;
}
h1 a,h1 a:hover	{
	color: #000;
	text-decoration: none; 
}
h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 1em 0 0.5em 0;
}
h3 {
	font-size: 1.14em;
	margin: 1em 0 0.3em 0;
}
h4 {
	font-size: 1.07em;
	margin: 1em 0 0.3em 0;
}

* html h2,
* html h3,
* html h4 {margin-top: expression( !this.previousSibling || ( this.previousSibling && this.previousSibling.nodeName.match(/^H[1-4]$/) ) ? 0 : '1em' );}

h2:first-child, h3:first-child, 
h4:first-child {margin-top: 0;}

h1+h2, h1+h3, h1+h4, h2+h3,
h2+h4, h3+h4 {margin-top: 0;}

p {
	margin: 0 0 0.65em 0; 
	line-height: 140%;
}
img {
	border: 0;
}
img.left {
	float: left;
	margin: 0 20px 5px 0;
}
img.right {
	float: right;
	margin: 0 0 5px 20px;
}

*:focus {
	outline: 0;
}

input, select, textarea {
	font: normal 12px Tahoma, Verdana, "Arial Cyr", sans-serif;
	margin: 2px 0;
	color: #000;
}
input.checkbox {
  	border: 0;
  	width: auto;
  	background: transparent;
	margin: 0;
}
textarea {
	overflow: auto;
}

ul, ol {
	margin: 0 0 0.65em 2em;
}
li {
	margin: 0.5em 0 0 0;
}
dl { 
	margin: 0.5em 0 0.65em 0; 
}
dt {
	font-weight: bold;
	margin: 0.5em 0 0 0;
}
dd {
	margin: 0 0 0 2em;	
}

hr {
	border: 0 hidden; 
	border-top: 1px solid #dddddd; 
	height: 0; 
	clear: both;
	margin: 5px 0;
}

table 	{border-spacing: 0; border: none;}
td 	{padding: 0; border: none; vertical-align: top;}

.clear {
	clear: both;
	min-height: 1px;
	height: 1px; 
	line-height: 1px; 
	width: 1px; 
	font-size: 1px;
}
.left {
	float: left;
}
.right {
	float: right;
}

#main,#footer {
	min-width: 995px;
}
* html #main,
* html #footer {
	width: 100%; 
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'995px':'100%');
}

/*****/
#main {
	height: 100%;
	min-height: 100%;
	margin-bottom: -120px;
}
html>body #main {
	height: auto;
}

#container {
	width: 100%;
	float: left;                    
	margin-right: -390px;  
	position: relative;
	z-index: 5;
	top: -15px;
}
#rightcolumn {
	float: right;
	width: 321px;   
	text-align: right;
}
#center { 
	margin-right: 390px;  
}
#center .content { 
	margin: 0 0 0 40px;
	position: relative;
	z-index: 5;
}
#rightcolumn .content  {
	padding: 0 30px 0 0;
	position: relative;
	z-index: 5;
}

/* top */
#header {
	height: 381px;
	background: #fff url(head_bg.jpg) 100% 0% repeat-x;  
	position: relative;
}

#logo {
	float: left;
	padding: 16px 0 0 40px;
}

#contacts {
	position: absolute;
	width: 330px;
	height: 70px;
	overflow: hidden;
	top: 50px;
	left: 50%;
	z-index: 3;
}
#contacts .big {
	color: #6D6D6D;
	font-size: 22px;
}
#contacts .mail a {
	color: #BDBDBD;
	font-size: 12px;
	margin-left: 110px;
}

#icons {
	float: right;
	list-style-type: none;
	padding: 50px 20px 0 0;
}
#icons li {
	margin: 0;
	display: inline;
}
#icons li img {
	margin-right: 7px;
}

#head1 {
	position: absolute;
	width: 450px;
	height: 121px;
	top: 141px;
	left: 0;
	background: url(head1.png) 100% 0% no-repeat;
        background: expression("none");
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/public/site/normal/head1.png", sizingMethod="scale");
        z-index: 2;
}
#head2 {
	position: absolute;
	width: 550px;
	height: 303px;
	top: 78px;
	right: 0;
	background: url(head2.jpg) 0% 0% no-repeat;
        z-index: 0;
}

#path {
	margin-bottom: 10px;
}
/* end top */

/* footer */
#clearbot {
	height: 120px; 
	clear: both;
}
#footer {
	height: 120px;
}
#footer table {
	width: 100%;
	margin-top: 55px;
	color: #636363;
	font-size: 0.92em;
}
#footer a {
	color: #636363;
}
#copy_softart {
	float: right;
} 
#copy_softart .text {
	margin-left: 43px;
}
#copy_softart img {
	margin-right: 9px;
	float: left;
	position: relative;
	top: -3px;
	z-index: 2;
}
.site {
	margin-top: 10px;
}
/* end footer */

/* home */
.home_news td {
	padding: 0 25px 0 0;
	}
.home_news h2 {
	margin: 5px 0 3px 0;
	font-size: 1.08em;
	}
/* end home */

/* rightcolumn */
#menu ul {
	margin: 0;
	list-style-type: none;
}
#menu li {
	margin: 0 0 15px 0;
	list-style-type: none;
	text-align: right;
}

.smenu {
	margin-bottom: 20px;
}
.smenu td {
	padding: 0 25px 7px 0;
	font-size: 1.17em; 
}
.smenu td a.act {
	text-decoration: none;
	color: #000;
}

#submenu ul {
	margin: 20px 0 0;
}
#submenu li {
	font-size: 1.17em;
	list-style-type: none;
}
#submenu li a.act {
	text-decoration: none;
	color: #000;
}
#submenu ul ul {
	margin: 0 0 5px 20px;
}
#submenu li li {
	list-style-type: none;
	font-size: 0.92em;
	margin-top: 5px;
}

#banner {
	position: relative;
	z-index: 10;
}
/* end rightcolumn */

.news {
	padding: 0 0 1em 0;
}
.news h2 {
	margin: 0;
	font-size: 1.17em;
}
.news p {
	line-height: 120%;
	margin: 5px 0 0 0;
}
.date {
	font-size: 0.92em;
}

.pic_left {
	float: left; 
	margin: 0 20px 10px 0;
	width: 200px;
}
.pic_left p {
	font-size: 0.93em; 
	width: 190px; 
	margin: 0 0 0 5px;
}

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

.detail {
	font-size: 0.92em;
}

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

.group	{
	list-style: none;
	margin-bottom: 2em;
}
.group	h2 {
	margin: 0.3em 0 0.3em 0;
	font-size: 1.17em;
}
.group img {
	border: 1px solid #ccc;
}

table.tbl {
	border-collapse: collapse;
	border: 1px solid #ccc;
}
table.tbl th {
	padding: 3px 5px;
	font-size: 1.08em;
	border: 1px solid #ccc;
}
table.tbl td {
	padding: 2px 5px;
	font-size: 1em;
	border: 1px solid #ccc;
}
.gray_bg {
	background-color: #F2F2F2;
	}

	