html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
html>body {
min-width: 900px;
}
body {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
#footer_patch {
  padding-bottom: 65px;
}
#footer {
  height: 65px;
  width: 100%;
  position: absolute;
  bottom: 0;
}
#footer_inner_patch {
  padding-bottom: 120px;
}
#footer_inner {
  height: 120px;
  width: 100%;
  position: absolute;
  bottom: 0;
}

#right_all {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}

#right_first {
padding-bottom: 220px;
}

#right_second {
height: 220px; width: 100%;
position: absolute; bottom: 0;
}

#bottom {
	border-top: 1px solid #dfdfdf;
	margin-left: 40px;
	margin-right: 50px;
	margin-top: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#bottom table td {
	color: #959595;
	font-size: 11px;
	white-space: nowrap;
}
#contacts {
	padding-top: 32px;
	padding-bottom: 10px;
	margin-bottom: 50px;
}
#contacts div {
	padding-bottom: 7px;
}
#index_right {
	width: 300px;
}
.index_right {
	width: 300px;
	vertical-align: bottom;
}
#inner_right {
	width: 221px;
}
/*#footer {
position:absolute;
bottom: 0px;
}
#footer_patch {
padding-bottom: 65px;
}*/
#left {
	padding-left: 29px;
}
#logo {
	left: 18px;
	position: absolute;
	top: 2px;
}
#main {
	padding-top: 186px;
}
#index_main {
	padding-top: 206px;
}
#menu {
	height: 65px;
	left: 320px;
	position: absolute;
	right: 0px;
	top: 35px;
	_width: 100%;
}
#menu div.lev1 {
	padding-right: 250px;
	_padding-right: 570px;	
}
#menu div.lev1 div.lev2 {
}
#menu div.lev1 div.lev2 table td {
	text-align: center;
	vertical-align: bottom;
}
#nav {
	position: absolute;
	left: 30px; top: 135px;
	font-size: 11px;
}
#nav a {
	color: #4d4d4d; text-decoration:underline;
	font-weight: bold;
}
#nav a:hover {
	color: #984a5a;
	text-decoration: underline;
}

#rightcomp {
	background-image: url(http://edisonline.ru/design/standart/images/2_bg.gif);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	margin-right: 0px;
	_margin-right: expression((document.body.offsetWidth % 2 == 0) ? "0px" : "-1px");
}
/***#row1 {
	background-image: url(http://edisonline.sb0.ru/design/standart/images/1_bg.gif);
	background-position: 2px right top;
	background-repeat: repeat-x;
	height: 7px;
	left: 28px;
	position: absolute;
	right: 0px;
	top: 116px;
	_width: 100%;
}****/
#text {
	left: 29px;
	position: absolute;
	top: 140px;
}
a {
	color: #984a5a;
	text-decoration: none;
}
a:hover {
	color: #984a5a;
	text-decoration: underline;
}
a.bold {
	font-weight: bold;
}
a:visited {
color: #a2a2a2;
}
a.more {
background-image:url(http://edisonline.ru/design/standart/images/more.gif);
background-repeat:no-repeat;
padding:0px 0px 4px 14px;
background-position:0px 4px;
}
a.more:hover {
background-image:url(http://edisonline.ru/design/standart/images/more_active.gif);
background-repeat:no-repeat;
padding:0px 0px 4px 14px;
background-position:0px 4px;
}

address {
	color: #4e4e4e;
	font-style: normal;
}
address a {
	color: #4e4e4e;
	text-decoration: underline;
}
address a:hover {
	color: #984a5a;
	text-decoration: underline;
}
a.nohover {
color: #959595;
text-decoration: none;
}
a.nohover:hover {
	color: #984a5a;
	text-decoration: underline;
}
body {
	background-color: #FFFFFF;
	background-image: url(http://edisonline.ru/design/standart/images/bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
div#left table td {
	padding-right: 20px;
}
div#left_bottom {
	padding-top: 15px;
	padding-right: 10%;
	_padding-right: 9%;	
}
div#left_bottom div.text {
	padding-left: 44px;
}
div.announce {
	color: #4e4e4e;
	/*
	text-align: justify;*/
}
div.clear {
clear: both;
}
div.col_title {
	padding-bottom: 3px;
}
div.container {
	position: relative;
}
div.flleft {
	float: left;
	padding-bottom: 2px;
	padding-right: 15px;
	clear: left;
}
div.flright {
	float: right;
	padding-bottom: 2px;
	padding-left: 15px;
	clear: right;
}
div.h_image {
	padding-bottom: 3px;
	position: relative;
}
div.h_line {
	left: -13px;
	position: absolute;
	top: -15px;
}
div.h_text {
	position: relative;
	padding-bottom: 8px;
}
div.h_text div.h_line {
    top: -10px;
}
div.img {
	position: relative;
	float: left;
}
div.img div.img_main img {
	border: 3px solid #efefef;
}
div.img img.img_e {
	position:absolute;
	right: 0px; top: 0px;
	_margin-right: expression((this.offsetWidth % 2 == 0) ? "0px" : "-1px");		
}
div.img img.img_n {
	position:absolute;
	left: 0px; top: 0px;
}
div.img img.img_s {
	position:absolute;
	right: 0px; bottom: 0px;
	_margin-right: expression((this.offsetWidth % 2 == 0) ? "0px" : "-1px");	
	_margin-bottom: expression((this.offsetHeight % 2 == 0) ? "0px" : "-1px");		
}
div.img img.img_w {
	position:absolute;
	left: 0px; bottom: 0px;
	_margin-bottom: expression((this.offsetHeight % 2 == 0) ? "0px" : "-1px");			
}
div.leftnews {
	display: table;
	padding-bottom: 10px;
	_height: 0;	
}
div.leftnews div.body {
	display: table;
	padding-top: 9px;
	_height: 0;	
}
div.leftnews div.date {
	color: #959595;
	float: left;
	font-size: 10px;
	/*width: 73px;*/
	padding-right: 7px;
	_width: 66px;	
	white-space: nowrap;
}
div.leftnews div.date strong {
	color: #984a5a;
	font-size: 24px;
	font-weight: bold;
}
div.leftproject {
	display: table;
	padding-bottom: 10px;
	_height: 0;
}
div.leftproject div.body {
	display: table;
	padding-top: 9px;
	_height: 0;	
}
div.leftproject div.image {
	background-image: url(http://edisonline.ru/design/standart/images/project_image.gif);
	float: right;
	margin-left: 8px;
	margin-top: 16px;
	padding: 7px;
	_margin-left: 5px;	
}
div.list_div {
    padding-top: 7px;
    padding-bottom: 10px;
}
div.list_pre {
    padding-bottom: 35px;
}
div.news {
	padding-right: 1px;
	width: 286px;
}
div.newsdiv {
	background-image: url(http://edisonline.ru/design/standart/images/newsdiv.gif);
	background-position: 1px 8px;
	background-repeat: repeat-x;
	height: 14px;
}

div.news_main {
	display:table;
	_height: 0;
}

div.news_main div.projdiv {
	background-image: url(http://edisonline.ru/design/standart/images/projdiv.gif);
	background-position: 0px 10px;
	background-repeat: repeat-x;
	height: 20px;
}
div.nm_date {
	color: #959595;
	font-size: 10px;
	padding-bottom: 3px;
}
div.nm_date em {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0px 2px 0px;
	font-style:normal;
}

div.nm_date em a {
	color: black;
	text-decoration:none;
}
div.nm_date em a:hover {
	color: #984a5a;
	text-decoration: underline;
}

div.nm_date strong {
	color: #984a5a;
	font-size: 24px;
	font-weight: bold;
}

div.projdiv {
	background-image: url(http://edisonline.ru/design/standart/images/projdiv.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 3px;
}
div.right {
	background-image: url(http://edisonline.ru/design/standart/images/inner_right_bg.gif);
	background-repeat: repeat-y;
	width: 208px;
	margin-top: 30px;
	font-size: 12px;
	color: #4d4d4d;
}
div.right ul {
padding: 0; margin: 0; list-style-type:none;
}

div.right ul li {
padding-right: 8px; padding-top: 0px; padding-bottom: 0px;
margin: 0;
background-image:url(http://edisonline.ru/design/standart/images/inner_right_li.gif);
background-repeat:no-repeat;
background-position:22px 8px;
}

div.right ul li div.li {
padding-left: 29px;
padding-bottom: 4px;
padding-top: 2px;
}

div.right ul li a {
color: #4d4d4d;
text-decoration:underline;
}
div.right ul li a:hover {
color: #984a5a;
text-decoration:underline;
}

div.right ul li a:visited {
color: #a2a2a2;
}

div.right_bottom {
padding-right: 20px;
text-align: justify;
}

div.right_bottom div.right_text {
padding-left: 3px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
}
div.right_column_banner {
padding-left: 3px;
}
div.right_date {
color: #000000;
font-size: 11px;
padding: 18px 0px 0px 14px;
background-image:url(http://edisonline.ru/design/standart/images/right_li.gif);
background-repeat:no-repeat;
background-position: 4px 22px;
}

div.right_news {
padding-left: 7px;
padding-right: 3px;
}

div.right_title {
padding-top: 30px; padding-bottom: 5px;
padding-left: 2px;
}

div.right_text a {
text-decoration:underline;
}
div.right_text a:hover {
	color: #984a5a;
	text-decoration: underline;
}

div.text {
	color: #000000;
	font-size: 12px;
	text-align: justify;
}
div.text a {
	color: #000000;
	text-decoration:underline;
}
div.text a:hover {
	color: #984a5a;
	text-decoration: underline;
}

div.text a:visited {
	color: #a2a2a2;
}


h1 {
font-size: 18px; color: #984a5a;
font-weight: normal;
margin: 0; padding: 0px 0px 5px 0px;
}
h2 {
font-size: 14px; font-weight: bold;
color: #000000;
margin: 0; padding: 3px 0px 4px 0px;
}
h3 {
font-size: 13px; font-weight: bold;
color: #000000;
margin: 0; padding: 2px 0px 3px 0px;
}

h4 {
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 2px 0px 2px 0px;
}
h4 a {
	color: black;
}
h4 a:hover:hover {
	color: #984a5a;
	text-decoration: underline;
}
span.bold {
font-weight: bold;
text-decoration: underline;
}

table.vert td {
	vertical-align: top;
}

table.vert td.index_right {
vertical-align:bottom;
}

table.table {
border-collapse:collapse;
}

table.table th {
background-color: #efefef;
text-align: left;
font-weight: bold;
padding: 4px;
border: 2px solid white;
vertical-align: top;
}

table.table td {
background-color: #f7f7f7;
text-align: left;
padding: 3px;
border: 2px solid white;
vertical-align: top;
}

ul.ul {
padding: 0; margin: 0;
margin-top: 10px;
list-style-type:none;
clear: left;
}

ul.ul li {
background-image:url(http://edisonline.ru/design/standart/images/li.gif);
background-repeat:no-repeat;
padding-left: 17px;
padding-bottom: 10px;
background-position:0px 3px;
}


ul#bottom_menu {
color: #959595; font-size: 12px;
padding: 0; margin: 0; list-style-type: none;
text-align:center; margin-top: 40px;
}

ul#bottom_menu a {
color: #959595; text-decoration:underline;
}
ul#bottom_menu a:hover {
	color: #984a5a;
	text-decoration: underline;
}

ul#bottom_menu li {
display:inline;
margin: 0px 5px;
}