html {
	background: url(imgleftpanel_bg2.gif) #e2e2e2 0 0 repeat-y;
}
*html {
	background: none;
}
*html body {
	background: url(imgleftpanel_bg2.gif) #e2e2e2 0 0 repeat-y;
}
#siteConteiner {
  height: 100%;
  width: 100%;
	min-width: 1004px;
	background: url(imgrightpanel_bg.gif) transparent 100% 0 repeat-y;
}
#header {
	background: #000;
}
#header .inner {
	height: 70px;
	background: url(imglogotip.jpg) transparent 0 0 no-repeat;
}
/*#header .inner div {
	height: 70px;
	background: url(img/logotip.jpg) transparent 0 0 no-repeat;
}*/
#header img {
	float: left;
	margin: 0;
	/*padding: 25px 0 0 100px;*/
	font: bold italic 180% Arial, Verdana, Tahoma, sans-serif;
}
#header h1 a {
	color: #f68d14;
	text-decoration: none;
}
#header #nav {
	float: right;
	height: 70px;
	width: 18.5em;
	background: url(../005-00.site42.ru/404/default.htm) transparent 100% 0 no-repeat;
	overflow: hidden;
	zoom: -1;
}
#header #nav div {
	height: 70px;
	padding: 0;
	background: url(imgdotted.gif) transparent 0 50% no-repeat;
	overflow: hidden;
	zoom: -1;
}
#header #nav a {
	font: 80% Arial, Verdana, Tahoma, sans-serif;
	color: #757575;
	text-decoration: none;
	display: block;
	float: right;
	padding: 40px 0 0  0;
	margin: 0 5px;
}
#header #nav a:hover,
#header #nav a:active,
#header #nav a.active {
	color: #f78e1e;
}
#ico1 {
	background: url(imgico1.gif) transparent 50% 20px no-repeat;
}
#ico2 {
	background: url(imgico2.gif) transparent 50% 20px no-repeat;
}
#ico3 {
	background: url(imgico3.gif) transparent 50% 20px no-repeat;
}

table.layot {
  width: 100%;
}
#mainMenu {
	height: 41px;
	vertical-align: middle;
	text-align: center;
	background: url(imgmemu_line.gif) #656565 0 0 repeat-x;
}
#mainMenu table {
	margin: 0 auto;
	border-right: 1px solid #4f2700;
}
#mainMenu td {
	height: 28px;
	vertical-align: middle;
	text-align: center;
	background: url(imgbutton.gif) #d27504 0 0 no-repeat;
}
#mainMenu td a {
	padding: 6px 30px 6px 30px;
	/*background: url(img/button_shad.gif) transparent 100% 0 no-repeat;*/
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font: 85% Arial, Verdana, Tahoma, sans-serif;
}
#mainMenu td a:hover,
#mainMenu td a:active,
#mainMenu td a.active {
	color: #000;
}
#leftPanel {
	width: 180px;
	/*background: url(img/leftpanel_bord.gif) #97541b 0 0 repeat-x;*/
	background: url(imgleftmenu_bg.jpg) transparent 0 0 no-repeat;
}
#content {
	width: auto;
	padding: 40px 40px 40px 40px;
	background: url(imgcenterpanel_bord.gif) transparent 0 0 repeat-x;
}
*html #content {width: 100%;}
#rightPanel {
	width: 204px;
	background: url(imgrightpanel_bord.gif) #d0d0d0 0 0 repeat-x;
}
#footer {
  vertical-align: bottom;
	height: 90px;
}
#conteiner {
	height: 90px;
}
#footer .inner {
	height: 90px;
	position: relative;
}
#contact {
	position: absolute;
	left: 0;
	bottom: 90px;
}
#copy {
  height: 40px;
	line-height: 40px;
  background: url(imgbottom_line.gif) #656565 0 0 repeat-x;
	font-size: 12px;
}
#buttons {
  height: 50px;
  background: #000;;
	font-size: 12px;
}
#terminated {
	height: 1px;
	width: 1004px;
	overflow: hidden;
}
#hollder {
	height: 223px;
	width: 180px;
	overflow: hidden;
}

.uss-site-copyright, .uss-sys-copyright {
	display: inline;
	color: #D0D0D0 !important;
	margin: 0 0 0 10px;
}
 .uss-site-copyright a, .uss-sys-copyright a {
		color: #D0D0D0 !important;
 }