#siteConteiner {
  height: 100%;
  width: 100%;
	min-width: 1004px;
}
#header {
	background: url(../img/top_bg.gif) transparent 0 0 repeat-x;
}
#header .inner {
	height: 162px;
	background: url(../img/top_img.jpg) transparent 100% 0 no-repeat;
	position: relative;
}
#header .inner h2.slogan {
	position: absolute;
	bottom: 0;
	left: 33px;
	font: italic normal 180% georgia, serif;
	color: #fff;
	margin: 0;
	padding: 0 0 8px 0;
}
#header .inner img {
	margin: 10px 0 0 30px;
}
table.layot {
  width: 100%;
}
div.block {
	border: 1px solid #a3b17e;
	background-color: #f6fde4;
	position: relative;
}
*html div.block {
	width: 100%;
	height: 100%;
}
#leftPanel div.block, #rightPanel div.block {
	margin: 15px 10px;
	padding: 15px 10px;
}
.coner_01 { position: absolute; top: -1px; left: -1px; }
.coner_02 { position: absolute; top: -1px; right: -1px; }
.coner_03 { position: absolute; right: -1px; bottom: -1px; }
.coner_04 { position: absolute; bottom: -1px; left: -1px; }


*html #mainMenu .coner_03 { position: absolute; right: -1px; bottom: -2px; }
*html #mainMenu .coner_04 { position: absolute; bottom: -2px; left: -1px; }

*html #content .coner_02 { position: absolute; top: -1px; right: -2px; }
*html #content .coner_03 { position: absolute; bottom: -1px; right: -2px; }

*html #serch .coner_03 { position: absolute; right: -1px; bottom: -2px; }
*html #serch .coner_04 { position: absolute; bottom: -2px; left: -1px; }

*html #news .coner_02 { position: absolute; top: -1px; right: -2px; }
*html #news .coner_03 { position: absolute; right: -2px; bottom: -2px; }
*html #news .coner_04 { position: absolute; bottom: -2px; left: -1px; }

#leftPanel {
	width: 250px;
}
#mainMenu ul {
	margin: 0 0 0 8px;
	padding: 0;
}
#mainMenu li {
	list-style-type: none;
}
#content {
	width: auto;
	padding: 15px 15px 15px 15px;
	margin: 15px 15px 15px 15px;
}
*html #content { width: 100%; }
#content img { margin: 0; }
#rightPanel {
	width: 250px;
}
#footer {
  vertical-align: bottom;
}
#buttons {
  height: 90px;
  background-color: #4dc1f1; 
	font-size: 12px;
}
#terminated {
	height: 1px;
	width: 1004px;
	overflow: hidden;
}

.uss-site-copyright, .uss-sys-copyright {
	display: inline; padding-bottom: 5px
}
.ssnn-copyright {float:right; margin: 10px 40px 0 0;}
#footer .inner div{ padding-bottom: 5px;}
