<style type="text/css">
<!--

 
.ulken3 {
	FONT-SIZE: 11px; COLOR: #808080; FONT-FAMILY: tahoma
}



body {
 width: 100%;
}
div#main {
}

/* шапка страницы */
div#header {
}

/* блок с логотипом */
div#logo {
 float: left;
 width: 265px;
 height: 165px;
 background: #71C36E url('../i/logo.jpg') top left no-repeat;
}
/* надпись офисная мебель */
div#logo_office {
 float: left;
 padding: 80px 0 0 123px;
 margin: 0px;
}
div#logo_office p {
 font-size: 0.95em;
 color: #FF0;
 font-family: Arial, Verdana;
 float: left;
 margin: 0px;
}

/* иконки рядом с поиском */
#icons {
 float: left;
 padding-left: 20px;
}
#icons div {
 float: left;
 padding: 10px 20px 0 0;
 width: 15px;
}
/* форма поиска */
#search {
 float: left;
}
#search_form input {
 margin: 10px -3px 0px;
 padding: 0px 3px 0px;
}
#search_form input.search_text {
 width: 82px;
 border: 1px #A0D39A solid;
 background-color: #D9EFDA;
 color: #9D0D0D;
 float: left;
 margin: 10px 15px 0px 5px;
 padding: 0px;
}

div#green {
 float: right;
 height: 80px;
 width: 181px;
 margin: 30px 1px 0px;
 background: url('../i/stripes.gif') top left repeat-x;
}
div#green div {
 margin-top: 10px;
 height: 80px;
 width: 181px;
 overflow: hidden;
 background: #0EDA16 url('../i/green_bg.gif') top left repeat-x;
}

div#blue {
 float: right;
 width: 181px;
 height: 90px;
 margin: 15px 0px 0px 1px;
 background: url('../i/stripes.gif') bottom left repeat-x;
}
div#blue div {
 overflow: hidden;
 height: 80px;
 width: 181px;
 background: #246FA9 url('../i/blue_bg.gif') top left repeat-x;
}
div#header_middle {
 display: block;
 height: 130px;
}

/* надпись с адресом */
div#outer_logo_sign {
 width: 100%;
}
div#logo_sign {
 width: 100%;
}
div#logo_sign p {
 font-size: 0.6em;
 color: #A0A0A0;
 font-family: Verdana, Arial;
 padding-top: 5px;
 margin: 0px 20px 5px;
}

div#yellow {
 float: right;
 width: 181px;
 height: 80px;
 margin: 10px 0px 0px 1px;
 background: url('../i/stripes.gif') top left repeat-x;
}
div#yellow div {
 overflow: hidden;
 margin-top: 10px;
 height: 80px;
 width: 181px;
 background: #DEDA00 url('../i/yellow_bg.gif') top left repeat-x;
}

div#orange {
 float: right;
 width: 181px;
 height: 90px;
 margin: 0px 0px 0px 1px;
 background: url('../i/stripes.gif') bottom left repeat-x;
}
div#orange div {
 overflow: hidden;
 height: 80px;
 width: 181px;
 background: #E59631 url('../i/orange_bg.gif') top left repeat-x;
}

div#orange p, div#yellow p, div#green p, div#blue p {
 font-family: verdana, tahoma, arial, sans-serif;
 margin: 5px 5px 0px;
 color: #fff;
}

div#out_nav {
 margin-left: 20px;
 margin-top: 13px;
 overflow: hidden;
}
div#outer_navigation {
 width: 100%;
 overflow: hidden;
}
div#navigation {
 height: 15px;
 overflow: hidden;
 border-bottom: 1px solid #eee;
}
div#navigation p {
 text-align: justify;
 font-size: 0.7em;
 color: #02AA4B;
 font-family: verdana, arial;
}
div#navigation a {
 color: #463;
}
div#navigation a:hover {
 color: #31B6f1;
}

/* верхнее меню */
div.outer_menu {
 width: 100%;
 height: 31px;
 background: #DBD9DA url('../i/menu_bg.jpg') top left repeat-x;
}
div.menu {
 overflow: hidden;
 width: 100%;
 height: 31px;
 background: url('../i/menu_left_bg.jpg') top left no-repeat;
 clear: both;
}
div.menu div {
 display: inline;
 position: relative;
 float: left;
 padding: 11px 7px 0px;
}
div.menu ul {
 padding-left: 1em;
 text-indent: -1em;      /* нависающие списки */
 height: 20px;
}
div.menu ul li {
 display: inline;
 float: left;
 background: url('../i/menu_marker.gif') left center no-repeat; 
 padding: 0px 7px 0px 30px;
}
div.menu ul li a {
 color: #463;
}
div.menu ul li a:hover {
 color: #38B549;
}


/* правое меню*/
div#right_column {
 float: right;
 width: 202px;
}
div#right_menu {
 background: url('../i/right_menu_bg.jpg') no-repeat;
 height: 200px;
 padding: 16px 20px 0px 36px;
}
div#right_menu ul {
 list-style: none;
 width: 100%;
 padding-left: 10px;
 text-indent: -10px;      /* нависающие списки */
}
div#right_menu li {
 color: #31B641;
 font-weight: bold;
 font-size: 0.9em;
 padding: 1px 0px 0px;
}
div#right_menu li a {
 color: #31B641;
 border-left: 2px solid #898989;
 padding-left: 7px;
}
div#right_menu li a:hover {
 color: #31B6f1;
 border-color: #31B641;
}

div#banners {
 margin: 16px 10px 0px 16px;
}

div.content {
}

div.content_table {
 padding: 15px 0 30px;
 margin: 0px 20px 0px 20px;
}
div.content_table div.inner_content {
 width: 100%;
 padding: 10px 0px 0px;
 margin: 0px 0px 20px 0px;  // 222
}
div.content_table table {
 border-collapse: separate;
}
div.content_table table td {
 border: 1px solid #ACACAC;
 vertical-align: top;
 padding: 10px;
}

div.content_table table td div {
 padding: 0px 10px 5px;
}
div.content_table table td div div {
 position: relative;
 display: inline;
 padding: 0px 10px 10px 0px;
 white-space: none;
}
div.content_table table td div div.arrow {
 position: relative;
 display: inline;
 top: 7px;
}
div.content_table table td div.nowr {
 white-space: nowrap;
}

div.content_table table td div p {
 margin: 10px 0px 0px;
 font-size: 0.8em;
}
div.content_table table td div a {
 color: #0C519E;
 font-weight: bold;
}
div.content_table table td div a:hover {
 color: #31B6f1;
}


/* оформление нижней части */
div#decor {
 width: 100%;
 height: 25px;
 background: url(../i/footer_decor_bg.gif) repeat-x;
}
div#decor div {
 height: 25px;
 margin-left: 1px;
}
div#green_decor {
 width: 181px;
 background: #0EDA16 url(../i/footer_green_decor.gif) top left repeat-x;
 float: right;
}
div#blue_decor {
 width: 181px;
 background: #246FA9 url(../i/footer_blue_decor.gif) top left repeat-x;
 float: right;
}
div#yellow_decor {
 width: 181px;
 background: #DEDA00 url(../i/footer_yellow_decor.gif) top left repeat-x;
 float: right;
}
div#orange_decor {
 width: 181px;
 background: #E59631 url(../i/footer_orange_decor.gif) top left repeat-x;
 float: right;
}
div#logo_decor {
 width: 222px;
 height: 25px;
 margin: 0px;
 background: url(../i/footer_logo.jpg) no-repeat;
}


/* нижнее меню */
div.footer_outer_menu {
 width: 100%;
 height: 28px;
 background: #DBD9DA url('../i/footer_menu_bg.gif') top left repeat-x;
}
div.footer_menu {
 display: inline;
 position: relative;
 float: left;
}
div.footer_menu ul {
 width: 100%;
 margin: 9px 7px 0px;
 height: 18px;
 padding-left: 1em;
 text-indent: -1em;      /* нависающие списки */
}
div.footer_menu ul li {
 display: inline;
 float: left;
 background: url('../i/menu_marker.gif') left center no-repeat; 
 padding: 0px 7px 0px 30px;
}
div.footer_menu ul li a {
 color: #463;
}
div.footer_menu ul li a:hover {
 color: #38B549;
}


/* подвал */
div#footer {
 height: 74px;
 background: #71C36E url('../i/footer_bg.jpg') repeat-x;
}
div#footer_sign {
 background: url('../i/footer_right_bg.jpg') right top no-repeat;
 width: 220px;
 height: 74px;
 padding: 0px 10px 0px;
 float: right;
}
div#footer_sign p {
 font-size: 0.7em;
 margin: 10px 0px 0px;
 color: #0056A3;
}
div#footer_sign p a {
 color: #463;
}
div#footer_sign p a:hover {
 color: #31B6f1;
}

div#banner {
 padding-left: 10px;
 background: url('../i/footer_left_bg.jpg') left top no-repeat;
 height: 74px;
}
div#banner div {
 padding: 10px 0px 0px 10px;
 float: left;
}


div.inner_outer_content {
 padding: 0px 20px 0px;
 margin: 20px 20px 0px 0px;
 background: url('../i/right_top_page_bg.jpg') right top no-repeat;
}
div.inner_content {
 background: url('../i/left_top_page_bg.jpg') left top no-repeat;
 padding: 30px 15px 20px 40px;
}
div.inner_content h3 {
 font-family: verdana;
 font-weight: bold;
 color: #666;
}
div.inner_content h4 {
 padding: 0 1.5em 1em;
 font-size: 1em;
 text-indent: 1.5em;
 color: #666666;
 font-family: verdana;
 font-weight: normal;
}
div.inner_content h5 {
 font-size: 0.9em;
 color: #666;
 font-family: arial, verdana;
 font-weight: bold;
 padding: 0 0 30px;
}

div.inner_content p {
 font-size: 0.8em;
 text-align: justify;
}
div.inner_content div.left, div.inner_content div.right {
 padding-top: 10px;
}
div.inner_content div div {
 padding: 0 0 10px;
 font-size: 0.8em;
 font-weight: bold;
}
div.inner_content div div a {
 color: #333333;
}
div.inner_content div div a:hover {
 color: #f30000;
}
div.inner_content div h5 {
 white-space: normal;
 text-indent: 0;
 padding: 0px;
 font-weight: bold;
 font-family: verdana, arial;
 font-size: 1em;
}
div.inner_content div h5 a {
 color: #696969;
}
div.inner_content div.left img {
 float: left;
 padding: 0 3px;
 margin: 0 20px 10px -3px;
}
div.inner_content div.left h5 {
 text-align: right;
}
div.inner_content div.left div {
 text-align: right;
}
div.inner_content div.left p {
 text-align: right;
}
div.inner_content div.right img {
 float: right;
 padding: 0 3px;
 margin: 0 -3px 10px 20px;
}
div.inner_content div.right h5 {
 text-align: left;
}
div.inner_content div.right div {
 text-align: left;
}
div.inner_content div.right p {
 text-align: left;
}

div#right_inner_menu {
 margin: 15px 0 0;
 padding: 0;
}
div#right_inner_menu ul {
}
html:root div#right_inner_menu ul { /* в mozilla отступ в списке */
 margin-left: -40px;         
}
div#right_inner_menu div.im {
 display: inline;
 position: relative;
}
div#right_inner_menu div.ref {
 display: inline;
 position: relative;
 top: -20px;
}

div.inn_content {
 margin-top: 10px;
}
-->
</style>
