html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(../img/page_bg.jpg) repeat-x;
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 980px;
  position: relative;
  background: url(/img/body_bg.png) repeat-y;
}

#header {
  position: absolute;
  top: 0;
  left: 300px;
  width: 680px;
  height: 354px;
  background: url(/img/header_3.png) no-repeat;
}
#left {
  float: left;
  width: 300px;
}
#logo {
  width: 300px;
  height: 188px;
  background: url(/img/header_1.png) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  margin: 0px;
  padding: 15px 0px 5px 10px;
  font: 24px "arial narrow", arial, sans-serif;
  border-top: 1px solid #B8B8B8;
  
}
#logo p {
  margin: 0px;
  padding-top:0px;
  font-weight: bold;
  font-size: 8px;
  text-align:left;
 }
#logo p img{
	margin: 0px 20px 0px 40px;
	float:left;
}
#nav {
  background: url(/img/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 38px;
  background: #2A2A2A bottom left url(/img/nav_bot.png) no-repeat;
  z-index: 9;
}
#nav li {
  list-style: none;
  font: 16px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  padding: 7px 0 0 31px;
}
#nav li  +.group{
  background: 248px 10px url(/img/arr_white.gif) no-repeat;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
/*#nav .important {
  border-left: none;
}
#nav .important a {
  color: #E9C379;
}*/

/*** 2 -ой уровень меню **********************/
#nav ul ul { 
    position: absolute; /* абсолютное позиционирование внутренних списков */
    display: none; /* скрываем */
	margin-left: 258px;/*положение слева*/
	margin-top: -29px;/*положение справа*/
	padding-left: 1px;
	padding-bottom: 0px;
	background: #2A2A2A ;
	width:220px; /* ширина */
   }
 #nav ul ul li {
  background: no-repeat;
  padding: 7px 0 0 0px;
}
#nav ul ul li a {
  border-left: 1px solid #959595;
}
#nav li:hover ul, #menu li.ie6 ul {
    display: block; /* делаем внутренние списки блочными при наведении мыши на внешние элементы LI */
   }
#nav  a:hover {      /* подсветка ссылок  в момент наведени¤ */
	color: #E9C379;        /* цвет шрифта (активный блок)*/  
	/*background: #4C4C4C;    /* цвет блока  (активный блок)*/  
	border-left: 1px solid #2A2A2A;/* левая вертикальная палочка - не видна*/  
	text-decoration: none; /*подчеркивание*/
}
/*#nav  +.group .important{
  border-left: none;
  background: 188px 10px url(img/arr_orange.gif) no-repeat;
}*/
/********* конец меню ****************/
#news {
  background: url(/img/news_bg.png) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #BE8B06;
}
#news h3, #news p {
  font-size: 12px;
  margin: 1em 8px 1em 0;
}
#news a {
  color: #74653D;
  font-weight: normal;
  text-decoration: none;
}
#news a:hover {
  color: #FF9E00;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(/img/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(/img/support.jpg) no-repeat;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 639px;
  padding-right: 25px;/*9*/
  padding-left: 15px;/*9*/
  padding-top: 380px;
 
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  font-weight: 300;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right h4{/*коментарии*/
  font: 10px arial, sans-serif;
  font-style: italic;
}
#welcome {
  margin-right: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
/*#corp-img, #indu-img {
  background: url(img/dom_v_rukah.jpg) no-repeat;
  background-size: cover;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 9px;
  font-weight: bold;
}
#indu-img {
  background: url(img/pic_3.jpg) no-repeat;
}*/
#spacer {
  height: 2em;
}

#footer {
  background: url(/img/footer_bg.png) repeat-y;
}
#copyright {
  position: relative;
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(/img/footerline.png) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}