html, body {
	padding: 0;
	margin: 0;
}
body {
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #FFFFFF url('/img/newbg.gif') repeat-y center top;
	text-align: center;
	line-height: 1.2;
	padding-bottom: 20px;
}
.verdana {
	font-family: Verdana;
}
.tahoma {
	font-family: Tahoma;
}
img {
	border: 0;
	outline: 0;
}
div, table, form, p, h1, h2, h3, h4, h5, h6, td {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
	outline: 0;
	color: #CC0033;
}
a:hover {
	text-decoration: underline;
}
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0;
}
div.none {
	display: none;
}
div.block {
	display: block;
}
span.error {
	color: red;
}
div.heading {
	font-family: Verdana;
	font-size: 12px;
	text-transform: uppercase;
	background: url('/img/icon_heading_new.gif') no-repeat 0px 4px;
	padding: 0 0 0 18px;
	color: #CC3333;
	font-weight: bold;
}
a.arrow {
	background: url('/img/icon_arrow.gif') no-repeat 100% 5px;
	padding: 0 12px 0 0;
	font-size: 10px;
}
.box_title {
	padding: 0 0 1px 25px;
	background: url('/img/icon_heading_new.gif') no-repeat 2px 2px;
	color: #D61242;
	font-size: 16px;
	line-height: 16px;
}
.box_title h1 {
	font-size: 16px;
	line-height: 16px;
	color: #D61242;
}
.box_body {
	padding: 15px 0 30px 25px;
	text-align: justify;
}
span.starrequired {
	color: #CC0000;
}
input.button_feedback {
	width: 84px;
	height: 17px;
	background: url('/img/button_feedback.gif') no-repeat 0 0;
	border: none;
	cursor: pointer;
	line-height: 17px;
}
font.notetext {
	color: #333333;
}
.graybox {
	width: 532px;
	overflow: hidden;
	background: #F7F4F4;
	color: #333333;
}
.graybox .top {
	width: 532px;
	overflow: hidden;
	background: url('/img/form_top_bg.gif') no-repeat left top;
}
.graybox .bot {
	width: 492px;
	overflow: hidden;
	background: url('/img/form_bot_bg.gif') no-repeat left bottom;
	padding: 20px;
}
.graybox_wide {
	width: 575px;
	overflow: hidden;
	background: #F3F3F3;
}
.graybox_wide .top {
	width: 575px;
	overflow: hidden;
	background: url('/img/graybox_wide_top_bg.gif') no-repeat left top;
}
.graybox_wide .bot {
	width: 535px;
	overflow: hidden;
	background: url('/img/graybox_wide_bot_bg.gif') no-repeat left bottom;
	padding: 20px;
}
.button_green_right {
	background: url('/img/button_green_right.gif') no-repeat right top;
	padding: 7px 10px 8px 0;
}
.button_green_right .button_green_left {
	background: url('/img/button_green_left.gif') no-repeat left top;
	padding: 7px 0 8px 10px;
}
* html .button_green_right { /*IE6*/
	padding: 0;
}
* html .button_green_right .button_green_left { /*IE6*/
	padding: 0;
}
*:first-child+html .button_green_right { /*IE7*/
	padding: 0;
}
*:first-child+html .button_green_right .button_green_left { /*IE7*/
	padding: 0;
}
.button_green_right .button_green_left input {
	border: none;
	background: none;
	color: #FFFFFF;
	font-size: 14px;
	height: 28px;
	line-height: 14px;
	font-weight: bold;
	cursor: pointer;
}
.search-page hr {
	display: block;
	width: 522px;
	height: 1px;
	overflow: hidden;
	background: none;
	border: none;
	border-bottom: 1px dotted #9C9FA4;
}
#container {
	width: 968px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;/*background: url('/img/container_bg_new.gif') repeat-y 0 0;*/
}
#header {
	width: 874px;
	height: 320px;
	overflow: hidden;
	padding: 0 47px 0 47px;
	position: relative;
}
#header.ru {
/*background: url('/img/header_bg_ru.jpg') no-repeat 281px 70px;*/
}
#header.ua {
/*background: url('/img/header_bg_ua.jpg') no-repeat 281px 70px;*/
}
#header.en {
/*background: url('/img/header_bg_en.jpg') no-repeat 281px 70px;*/
}
#header .left {
	width: 252px;
	height: 320px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 47px;
}
#header .left .logo {
	width: 206px;
	height: 67px;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#header .left .menu {
	width: 252px;
	overflow: hidden;
	padding: 30px 0 0 0;
}
#header .left .menu .item {
	width: 231px;
	height: 20px;
	overflow: hidden;
	background: url('/img/menu_line.gif') no-repeat 20px top;
}
#header .left .menu .first {
	background: none;
}
#header .left .menu .item a {
	font-family: Verdana;
	font-size: 13px;
	line-height: 21px;
	color: #D61242;
	font-weight: bold;
	background: url('/img/icon_menu_new.gif') no-repeat 7px 4px;
	padding: 0 0 0 23px;
}
#header .left .menu .item a.selected {
	color: #000000;
}
#header .right {
	width: 640px;
	height: 320px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 47px;
}
#header .right .menu {
	float: right;
	font-size: 10px;
	padding: 34px 0 0 0;
	color: #333333;
	margin-right: -7px;
}
#header .right .menu a {
	color: #6C6E71;
	text-decoration: none;
}
#header .right .menu a:hover {
	text-decoration: underline;
}
#header .right .menu .bord {
	float: left;
	padding: 0 7px 0 10px;
	height: 12px;
	background: url('/img/div.gif') no-repeat 0px 3px;
	color: #6C6E71;
}
#header .right .menu .selected {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /* IE 5.5+*/
	-moz-opacity: 0.2; /* Mozilla 1.6 и ниже */
	-khtml-opacity: 0.2; /* Konqueror 3.1, Safari 1.1 */
	opacity: 0.2; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}
#header .right .menu .first {
	padding: 0 7px 0 7px;
	background: none;
}
#header .right .menu .bord img {
	padding: 0 5px 0 0;
}
#header .right .site {
	float: right;
	font-size: 10px;
	padding: 35px 50px 0 0;
	color: #6C6E71;
}
#header .right .site span.bord {
	padding: 0 7px 0 10px;
	background: url('/img/div.gif') no-repeat 0px 3px;
}
#header .right .site span.first {
	padding: 0 7px 0 7px;
	background: none;
}
#header .right #flashcontent {
	position: absolute;
	right: 0;
	top: 70px;
}
#header .right .cont {
	position: absolute;
	right: 0;
	top: 0;
}
#header .right .search {
	position: absolute;
	right: 0;
	top: 75px;
}
#header .right .search td.legend {
	color: #9C9FA4;
}
#header .right .search input.text {
	width: 152px;
	height: 14px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
	color: #999999;
}
#header .right .search input.submit {
	width: 25px;
	height: 17px;
	background: url('/img/button_search.gif') no-repeat 0 0;
	border: none;
	cursor: pointer;
	line-height: 17px;
}
#wideinc {
	width: 874px;
	overflow: hidden;
	/*padding: 15px 47px 0 47px;*/
	padding: 15px 0 0 0;
	font-size: 13px;
	line-height: 1.4;
	text-align: right;
}
#wideinc img {
/*float: right;*/
}
#main {
	width: 874px;
	padding: 20px 0 30px 0;
	margin: 0 47px 0 47px;
	overflow: hidden;
	/*border-bottom: 1px dotted #9C9FA4;*/
	background: url(../img/bot_line.gif) no-repeat right bottom;
}
#widecontent {
	width: 874px;
	overflow: hidden;
}
#widecontent .widetopinc {
	width: 874px;
	overflow: hidden;
	padding: 15px 0 25px 0;
}
#widecontent .widetopinc .item {
	width: 291px;
	overflow: hidden;
	float: left;
}
#widecontent .widepage {
	width: 874px;
	overflow: hidden;/*padding: 0 0 25px 0;*/
}
#widecontent .widebotinc {
	width: 874px;
	overflow: hidden;
}
#widecontent .widebotinc .left {
	width: 271px;
	overflow: hidden;
	float: left;
	padding: 0 20px 0 0;
}
#widecontent .widebotinc .right {
	width: 582px;
	overflow: hidden;
	float: left;
}
#widecontent .widebotinc .right .subleft {
	width: 271px;
	overflow: hidden;
	float: left;
	padding: 0 20px 0 0;
}
#widecontent .widebotinc .right .subright {
	width: 271px;
	overflow: hidden;
	float: left;
	padding: 0 20px 0 0;
}
#widecontent .widebotinc .right .msg {
	width: 575px;
	overflow: hidden;
	clear: both;
	padding: 20px 0 0 7px;
}
#widecontent .widebotinc .right .msg .cont {
	width: 535px;
	overflow: hidden;
	background: url('/img/form_title_bg.gif') no-repeat 305px 4px;
}
#widecontent .widebotinc .right .msg .list {
	width: 365px;
	overflow: hidden;
	float: left;
	padding: 0px 20px 0 10px;
}
#widecontent .widebotinc .right .msg .list p.heading {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 0 0;
}
#widecontent .widebotinc .right .msg .list p.first {
	padding: 0;
}
#widecontent .widebotinc .right .msg .list ul {
	list-style: none;
	padding: 5px 0 0 0;
	margin: 0;
}
#widecontent .widebotinc .right .msg .list ul li {
	width: 365px;
	overflow: hidden;
}
#widecontent .widebotinc .right .msg .list ul li .icon {
	width: 17px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0 0;
	text-align: right;
	color: #CCCCCC;
}
#widecontent .widebotinc .right .msg .list ul li .link {
	width: 340px;
	overflow: hidden;
	float: left;
	line-height: 16px;
}
#widecontent .widebotinc .right .msg .title {
	width: 140px;
	overflow: hidden;
	float: left;
	font-size: 20px;
	color: #C1C4C8;
	line-height: 1.3;
}
#widecontent .widebotinc .right .msg .go {
	width: 535px;
	overflow: hidden;
	float: left;
	text-align: right;
	margin: -22px 0 0 0;
}
#widecontent .widebotinc .right .msg .go a {
	font-size: 14px;
	color: #CC0033;
	border-bottom: 1px dotted #CC0033;
	line-height: 22px;
}
#widecontent .widebotinc .right .msg .go a:hover {
	border-bottom: none;
	text-decoration: none;
}
#widecontent .clients {
}
#widecontent .clients ul {
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
}
#widecontent .clients ul li {
	width: 271px;
	overflow: hidden;
}
#widecontent .clients ul li .icon {
	width: 17px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0 0;
	text-align: right;
	color: #CCCCCC;
}
#widecontent .clients ul li .link {
	width: 246px;
	overflow: hidden;
	float: left;
	border-top: 1px dotted #9C9FA4;
}
#widecontent .clients ul li .first {
	border-top: none;
}
#widecontent .clients ul li a {
	line-height: 21px;
}
#widecontent .clients ul li.selected a {
	color: #333333;
}
#content {
	width: 557px;
	overflow: hidden;
	float: left;
	font-family: Verdana;
	padding: 0 20px 0 0;
	font-size: 13px;
}
#content img {
	padding: 3px;
	border: 1px dotted #9C9FA4;
}
#content .box_body {
	color: #333333;
	line-height: 1.4;
	margin-bottom: 13px;
	background: url('../img/main_content_bg.gif') no-repeat bottom right;
	padding-right: 10px;
}
#content .box_body p {
	padding: 0 0 17px 0;
}
#content .box_body h1 {
	font-size: 18px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body h2 {
	font-size: 16px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body h3 {
	font-size: 14px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body h4 {
	font-size: 13px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body h5 {
	font-size: 13px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body h6 {
	font-size: 13px;
	color: #000000;
	padding: 0 0 17px 0;
	font-weight: normal;
}
#content .box_body ul {
	list-style: none;
	padding: 0 0 10px 20px;
	margin: 0;
}
#content .box_body ul li {
	background: url('/img/icon_list.gif') no-repeat 0px 5px;
	padding: 0 0 7px 15px;
}
#content .box_body ul.expand {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
#content .box_body ul.expand li.expand-item {
	background: none;
	padding: 5px 0 5px 0;
}
#content .box_body ul.expand li.expand-item a.trigger {
	border-bottom: 1px dotted #CC0033;
}
#content .box_body ul.expand li.expand-item a.trigger:hover {
	text-decoration: none;
	border-bottom: none;
}
#content .box_body ul.expand li.expand-item a.red {
	border-color: #CC0033;
}
#content .box_body ul.expand li.expand-item a.gray {
	color: #333333;
	border-color: #333333;
}
#content .box_body ul.expand li.expand-item div.target {
	display: none;
	padding: 10px 0 0 0;
}
#content .box_body table.colored {
	text-align: center;
	margin: 0 0 17px 0;
	border-collapse: collapse;
	color: #333333;
	font-family: Arial;
}
#content .box_body table.colored tr.odd td {
	background: #EAEBEE;
}
#content .box_body table.colored tr.even td {
	background: #FFFFFF;
}
#content .box_body table.colored tr th {
	background: #9C9FA4;
	font-size: 12px;
	color: #000000;
}
#content .box_body table.colored th, table.colored td {
	padding: 7px 10px 7px 10px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
}
#content .years_filter {
	width: 522px;
	overflow: hidden;
	padding: 0 0 10px 0;
}
#content .years_filter .name {
	width: 90px;
	overflow: hidden;
	float: left;
	padding: 0 20px 0 0;
	text-align: right;
	color: #333333;
}
#content .years_filter .years {
	width: 412px;
	overflow: hidden;
	float: left;
}
#content .years_filter .years span {
	padding: 0 10px 0 0;
}
#content .colored_main {
	width: 532px;
	overflow: hidden;
}
#content .colored_main .line {
	width: 531px;
	overflow: hidden;
	background: url('/img/colored_terra_bg.gif') repeat-y 0 0;
	margin: 0 0 2px 0;
}
#content .colored_main .line .top {
	width: 531px;
	overflow: hidden;
	background: url('/img/colored_terra_top.gif') no-repeat left top;
}
#content .colored_main .line .top .bot {
	width: 531px;
	overflow: hidden;
	background: url('/img/colored_terra_bot.gif') no-repeat left bottom;
	padding: 13px 10px 12px 20px;
}
#content .colored_main .line .top .bot a {
	color: #6C6E71;
}
#content .colored_main .line .top .bot a.selected {
	font-weight: bold;
}
/* colors */
#content .colored_main .terra {
	background: url('/img/colored_terra_bg.gif') repeat-y 0 0;
}
#content .colored_main .terra .top {
	background: url('/img/colored_terra_top.gif') no-repeat left top;
}
#content .colored_main .terra .top .bot {
	background: url('/img/colored_terra_bot.gif') no-repeat left bottom;
}
#content .colored_main .pink {
	background: url('/img/colored_pink_bg.gif') repeat-y 0 0;
}
#content .colored_main .pink .top {
	background: url('/img/colored_pink_top.gif') no-repeat left top;
}
#content .colored_main .pink .top .bot {
	background: url('/img/colored_pink_bot.gif') no-repeat left bottom;
}
#content .colored_main .blue {
	background: url('/img/colored_blue_bg.gif') repeat-y 0 0;
}
#content .colored_main .blue .top {
	background: url('/img/colored_blue_top.gif') no-repeat left top;
}
#content .colored_main .blue .top .bot {
	background: url('/img/colored_blue_bot.gif') no-repeat left bottom;
}
#content .colored_main .cian {
	background: url('/img/colored_cian_bg.gif') repeat-y 0 0;
}
#content .colored_main .cian .top {
	background: url('/img/colored_cian_top.gif') no-repeat left top;
}
#content .colored_main .cian .top .bot {
	background: url('/img/colored_cian_bot.gif') no-repeat left bottom;
}
#content .colored_main .green {
	background: url('/img/colored_green_bg.gif') repeat-y 0 0;
}
#content .colored_main .green .top {
	background: url('/img/colored_green_top.gif') no-repeat left top;
}
#content .colored_main .green .top .bot {
	background: url('/img/colored_green_bot.gif') no-repeat left bottom;
}
#content .colored_main .orange {
	background: url('/img/colored_orange_bg.gif') repeat-y 0 0;
}
#content .colored_main .orange .top {
	background: url('/img/colored_orange_top.gif') no-repeat left top;
}
#content .colored_main .orange .top .bot {
	background: url('/img/colored_orange_bot.gif') no-repeat left bottom;
}
#content .productlist {
	width: 522px;
	overflow: hidden;
}
#content .productlist .item {
	width: 522px;
	overflow: hidden;
	padding: 25px 0 25px 0;
	border-top: 1px dotted #9C9FA4;
}
#content .productlist .first {
	padding: 0 0 25px 0;
	border-top: none;
}
#content .productlist .item .pic {
	float: left;
	margin: 0 10px 10px 0;
}
#content .productlist .item .name {
	padding: 0 0 20px 0;
	font-weight: bold;
}
#content .vacancylist {
	width: 522px;
	overflow: hidden;
}
#content .vacancylist .item {
	width: 522px;
	overflow: hidden;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #9C9FA4;
}
#content .vacancylist .item span.name {
	font-size: 16px;
	color: #000000;
	padding: 0 10px 0 0;
}
#content .vacancylist .item span.city {
	font-size: 9px;
	color: #666666;
}
#content .vacancylist .item span.link {
	font-size: 11px;
}
#content .vacancylist .navigation {
	width: 522px;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content .vacancylist .navigation .name {
	width: 90px;
	overflow: hidden;
	padding: 0 20px 0 0;
	float: left;
	text-align: right;
	color: #333333;
}
#content .vacancylist .navigation .pages {
	width: 412px;
	overflow: hidden;
	float: left;
}
#content .vacancylist .navigation .pages span.page {
	padding: 0 8px 0 0;
}
#content .newslist {
	width: 522px;
	overflow: hidden;
}
#content .newslist .item {
	width: 522px;
	overflow: hidden;
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #9C9FA4;
}
#content .newslist .item .img {
	width: 90px;
	overflow: hidden;
	padding: 0 20px 0 0;
	float: left;
}
#content .newslist .item .txt {
	width: 412px;
	overflow: hidden;
	float: left;
}
#content .newslist .item .txt span.date {
	font-size: 11px;
	color: #CCCCCC;
}
#content .newslist .item .txt span.link {
	font-size: 11px;
}
#content .newslist .navigation {
	width: 522px;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content .newslist .navigation .name {
	width: 90px;
	overflow: hidden;
	padding: 0 20px 0 0;
	float: left;
	text-align: right;
	color: #333333;
}
#content .newslist .navigation .pages {
	width: 412px;
	overflow: hidden;
	float: left;
}
#content .newslist .navigation .pages span.page {
	padding: 0 8px 0 0;
}
#content .newsdetail {
	width: 522px;
	overflow: hidden;
	font-size: 13px;
	color: #333333;
}
#content .newsdetail .pic {
	float: left;
	margin: 0 10px 10px 0;
}
#content .newsdetail .arhive {
	padding-top: 15px;
}
#content .search-page {
	width: 522px;
	overflow: hidden;
}
#content .feedback {
	width: 522px;
	overflow: hidden;
}
#content .feedback table {
	width: 100%;
}
#content .feedback table tr.field td {
	padding: 3px;
}
#content .feedback table tr.group td {
	padding: 10px 0 10px 0;
}
#content .feedback table tr.group td p {
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px 0 10px;
}
#content .feedback table tr.field td.legend {
	padding-right: 10px;
	width: 50%;
	text-align: right;
	vertical-align: top;
}
#content .feedback table tr.field td.field {
	padding-right: 0;
	width: 50%;
}
#content .feedback table tr.field td.field input {
	height: 14px;
	width: 350px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
}
#content .feedback table tr.field td.field textarea {
	height: 170px;
	width: 350px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
}
#content .order {
	width: 522px;
	overflow: hidden;
}
#content .order select {
	font-size: 11px;
}
#content .order label {
	padding: 0 5px 0 0px;
	margin: 0;
}
#content .order table {
	width: 100%;
}
#content .order table td.legend {
	width: 50%;
}
#content .order table tr.field td {
	padding: 3px;
}
#content .order table tr.group td {
	padding: 10px 0 10px 0;
}
#content .order table tr.group td p {
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px 0 10px;
}
#content .order table tr.special td {
	color: #6C6E71;
	font-size: 15px;
	padding: 15px 10px 0 10px;
}
#content .order table tr.field td.legend {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
}
#content .order table tr.field td.field {
	padding-right: 0;
}
#content .order table tr.field td.bl {
	border-left: 1px solid #FFFFFF;
	padding-left: 15px;
}
#content .order table tr.field td.field input.field {
	height: 14px;
	width: 350px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
}
#content .order table tr.field td.field input.field_small {
	height: 14px;
	width: 115px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
}
#content .order table tr.field td.field textarea {
	height: 70px;
	width: 350px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
}
#content .order table tr.field td.submit {
	padding-top: 25px;
}
#content .order table tr.odd td {
	background: #EEEFF1;
	height: 50px;
}
#content .order table tr.odd td.legend {
	vertical-align: middle;
}
#content .order table tr.even td {
	background: #FFFFFF;
	height: 60px;
}
#content .order table tr.even td.legend {
	vertical-align: middle;
}
#content .reference {
	width: 522px;
	overflow: hidden;
}
#content .statusview {
	width: 522px;
	overflow: hidden;
	padding: 20px 0 0 0;
}
#content .statusview td {
	padding: 0 20px 0 0;
}
#content .reference .section {
	padding: 10px 0 15px 0;
}
#content .reference .section .title {
	font-size: 14px;
	color: #6C6E71;
	padding: 0 0 12px 0;
}
#content .reference .section .text {
	font-size: 12px;
	padding: 0 0 12px 0;
}
#content .reference .section .link {
	font-size: 12px;
	padding: 0 0 15px 0;
}
#content .reference .section .img {
	width: 522px;
	overflow: hidden;
}
#content .reference .section .img ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content .reference .section .img ul li {
	background: none;
	padding: 0 18px 0 0;
	float: left;
}
#content .referenceSection {
	width: 522px;
	overflow: hidden;
}
#content .referenceSection table {
	width: 100%;
	border: none;
}
#content .referenceSection table td {
	vertical-align: top;
	padding: 0 0 10px 0;
}
#content .referenceSection table td p.link {
	padding: 5px 0 0 0;
}
#content .referenceElement {
	width: 522px;
	overflow: hidden;
}
#content .referenceElement .img {
	float: left;
	padding: 0 10px 10px 0;
}
#content .referenceElement .txt {
}
#content .referenceElement .section {
	clear: both;
}
#content .catalog-index-menu h3 {
	padding: 0 0 0 45px;
	margin: 0;
	position: relative;
	height: auto !important;
	min-height: 45px;
	height: 45px;
}
#content .catalog-index-menu h3 img {
	position: absolute;
	left: 0;
	top: 0;
}
#content #pagetopinc {
	width: 557px;
	overflow: hidden;
}
#content #pagetopinc .currency {
	width: 557px;
	overflow: hidden;
	padding-bottom: 10px;
}
#content #pagetopinc .currency .box_body {
	padding-left: 5px;
	padding-bottom: 0px;
}
#content #pagetopinc .currency .item {
	width: 256px;
	height: 103px;
	overflow: hidden;
	float: left;
	padding: 0 0 20px 20px;
}
#content #pagetopinc .currency img {
	padding: 0;
	border: none;
}
#content #pageinc .box_body {
	background: none;
}
#content #pageinc .cosortium .left {
	width: 351px;
	overflow: hidden;
	float: left;
	padding: 1px 0 0 0;
}
#content #pageinc {
	width: 557px;
	overflow: hidden;
}
#content #pageinc .cosortium2 .line {
	width: 531px;
	overflow: hidden;
	margin-top: -1px;
	padding: 0 0 0 1px;
}
* html #content #pageinc .cosortium2 .line { /*IE6*/
	padding: 0 0 0 2px;
}
#content #pageinc .cosortium2 a {
	display: block;
	float: left;
	margin-left: -1px;
	font-size: 0;
	line-height: 0;
	background: #FFFFFF;
}
#content #pageinc .cosortium .left {
	width: 351px;
	overflow: hidden;
	float: left;
	padding: 1px 0 0 0;
}
#content #pageinc .cosortium .left .line {
	width: 352px;
	overflow: hidden;
	padding: 0 0 0 1px;
	margin-top: -1px;
}
* html #content #pageinc .cosortium .left .line { /*IE6*/
	padding: 0 0 0 2px;
}
#content #pageinc .cosortium .left .line a {
	display: block;
	width: 176px;
	height: 62px;
	float: left;
	margin-left: -1px;
	font-size: 0;
	line-height: 0;
	background: #FFFFFF;
}
#content #pageinc .cosortium .right {
	width: 175px;
	height: 123px;
	overflow: hidden;
	float: left;
}
#content #pageinc .cosortium .right a {
	display: block;
	height: 123px;
	float: left;
	margin-left: -1px;
	font-size: 0;
	line-height: 0;
	background: #FFFFFF;
}
#content #pageinc .cosortium .bot {
	width: 525px;
	height: 62px;
	overflow: hidden;
	float: left;
	padding: 0 0 0 1px;
	margin-top: -1px;
}
* html #content #pageinc .cosortium .bot { /*IE6*/
	padding: 0 0 0 2px;
}
#content #pageinc .cosortium .bot a {
	display: block;
	width: 176px;
	height: 62px;
	float: left;
	margin-left: -1px;
	font-size: 0;
	line-height: 0;
	background: #FFFFFF;
}
#content #pageinc .licence {
	width: 532px;
	overflow: hidden;
	font-size: 12px;
	padding: 0 0 0 25px;
}
#content #pageinc .licence .line {
	width: 586px;
	overflow: hidden;
	padding: 0 0 30px 0;
}
#content #pageinc .licence .line .item {
	width: 177px;
	overflow: hidden;
	float: left;
	padding: 0 116px 0 0;
}
#content #pageinc .licence .line .item .img {
	width: 177px;
	height: 177px;
	overflow: hidden;
	text-align: right;
	position: relative;
}
#content #pageinc .licence .line .item .img a.lupa {
	display: block;
	width: 19px;
	height: 17px;
	overflow: hidden;
	background: url('/img/icon_lupa.gif') no-repeat 0 0;
	position: absolute;
	right: 13px;
	bottom: 13px;
}
#content #pageinc .licence .line .item .txt {
	text-align: right;
	padding: 12px 0 0 0;
}
#content #pageinc .leaders {
	width: 532px;
	overflow: hidden;
	padding: 0 0 0 25px;
}
#content #pageinc .leaders .item {
	width: 532px;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#content #pageinc .leaders .item .img {
	width: 225px;
	overflow: hidden;
	float: left;
}
#content #pageinc .leaders .item .txt {
	width: 307px;
	overflow: hidden;
	float: left;
}
#content #pageinc .leaders .item .txt .name {
	font-size: 15px;
	color: #333333;
}
#content #pageinc .leaders .item .txt .job {
	font-size: 13px;
	padding: 0 0 15px 0;
}
#content #pageinc .leaders .item .txt .education {
	font-size: 11px;
}
#content #pageinc .feedbackform {
	width: 532px;
	overflow: hidden;
	padding: 0 0 0 25px;
}
#content #pageinc .feedbackform table {
	width: 492px;
}
#content #pageinc .feedbackform table td {
	width: 50%;
	padding: 5px;
}
#content #pageinc .feedbackform table td.left {
	padding-right: 20px;
}
#content #pageinc .feedbackform table td.right {
	padding-left: 20px;
}
#content #pageinc .feedbackform table td.legend {
	color: #333333;
	font-size: 12px;
}
#content #pageinc .feedbackform table td.field {
}
#content #pageinc .feedbackform table td.field input {
	width: 212px;
	height: 18px;
	font-size: 14px;
	color: #333333;
}
#content #pageinc .feedbackform table td.field textarea {
	width: 482px;
	height: 110px;
	font-size: 14px;
	color: #333333;
}
#content #pageinc .feedbackform table td.submit {
	padding-top: 15px;
}
#content #pageinc .feedbackform table td.title {
	background: url('/img/form_title_bg.gif') no-repeat 20px 5px;
	padding: 0 0 0 110px;
	color: #C1C4C8;
	font-size: 20px;
	vertical-align: top;
	line-height: 1.3;
}
#content #pageinc .application_corp_form {
	width: 532px;
	overflow: hidden;
	padding: 0 0 0 25px;
}
#content #pageinc .application_corp_form table {
	width: 492px;
}
#content #pageinc .application_corp_form table td {
	width: 50%;
	padding: 5px;
}
#content #pageinc .application_corp_form table td.left {
	padding-right: 20px;
}
#content #pageinc .application_corp_form table td.right {
	padding-left: 20px;
}
#content #pageinc .application_corp_form table td.legend {
	color: #6C6E71;
	font-size: 12px;
}
#content #pageinc .application_corp_form table td.field {
}
#content #pageinc .application_corp_form table td.field input.field {
	width: 180px;
	height: 18px;
	font-size: 14px;
	color: #666666;
}
#content #pageinc .application_corp_form table td.field textarea {
	width: 482px;
	height: 110px;
	font-size: 14px;
	color: #666666;
}
#content #pageinc .application_corp_form table td.submit {
	padding-top: 15px;
}
#content #pageinc .application_corp_form table td.submit span.send_msg {
	font-size: 9px;
	color: #CC0033;
	padding: 0 0 0 5px;
}
#content #pageinc .application_corp_form table td.chk {
	font-size: 9px;
	vertical-align: top;
}
#content #pageinc .application_corp_form table td.title {
	background: url('/img/form_title_bg.gif') no-repeat 20px 5px;
	padding: 0 0 0 110px;
	color: #C1C4C8;
	font-size: 20px;
	vertical-align: top;
	line-height: 1.3;
}
#content #pageinc .finance_report {
	width: 515px;
	overflow: hidden;
	padding: 0 0 0 42px;
}
#content #pageinc .finance_report .item {
	width: 515px;
	overflow: hidden;
}
#content #pageinc .finance_report .item .icon {
	width: 16px;
	overflow: hidden;
	float: left;
	padding: 0 7px 0 0;
}
#content #pageinc .finance_report .item .icon a {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 8px 0 0 0;
}
#content #pageinc .finance_report .item .icon a.folder {
	background: url('/img/icon_folder.gif') no-repeat 0 0;
}
#content #pageinc .finance_report .item .icon a.pdf {
	background: url('/img/icon_file_pdf.gif') no-repeat 0 0;
}
#content #pageinc .finance_report .item .icon a.xls {
	background: url('/img/icon_file_xls.gif') no-repeat 0 0;
}
#content #pageinc .finance_report .item .icon a.doc {
	background: url('/img/icon_file_doc.gif') no-repeat 0 0;
}
#content #pageinc .finance_report .item .txt {
	width: 492px;
	overflow: hidden;
	float: left;
	border-bottom: 1px dotted #9C9FA4;
	line-height: 32px;
}
#content #pageinc .finance_report .last .txt {
	border-bottom: none;
}
#content #pageinc .finance_report .item .txt a {
	font-size: 12px;
}
#content #pageinc .finance_report .item .txt a.folder {
	font-weight: bold;
}
#content #pageinc .finance_report .item .txt span.info {
	font-size: 9px;
	color: #CCCCCC;
}
#content #pageinc .finance_report .backlink {
	padding: 10px 0 0 0;
	font-size: 12px;
}
#sidebar {
	width: 297px;
	overflow: hidden;
	float: left;
	font-family: Verdana;
	color: #333333;
	line-height: 1.4;
}
#sidebar .news_list {
	padding-bottom: 30px;
}
#sidebar .news_list a {
	color: #333333;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}
#sidebar .news_list .box_body {
	padding-bottom: 0;
}
#sidebar .news_list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar .news_list ul li {
	padding: 5px 0 5px 0;
	border-top: 1px solid #EAEAEA;
	color: #333333;
}
#sidebar .news_list ul li.first {
	padding: 0 0 5px 0;
	border-top: none;
}
#sidebar .news_list ul li span.date {
	font-size: 10px;
	font-weight: bold;
	color: #CC0033;
}
#sidebar .news_list ul li span.detail a {
	color: #D61242;
}
#sidebar .news_list .subscribe {
	float: left;
	padding: 20px 0 0 18px;
	background: url('/img/subscribe_mail.gif') no-repeat 0px 23px;
}
#sidebar .news_list .subscribe-only {
	width: 272px;
	float: left;
	overflow: hidden;
	padding: 20px 0 5px 18px;
	background: url('/img/subscribe_mail.gif') no-repeat 0px 23px;
}
#sidebar .news_list .subscribe span {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	background: url('/img/subscribe_arrow_down.gif') no-repeat 100% 6px;
	padding-right: 9px;
}
#sidebar .news_list .subscribe-only span {
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
	background: url('/img/subscribe_arrow_down.gif') no-repeat 100% 6px;
	padding-right: 9px;
}
/*
#sidebar .news_list .subscribe a:hover {
	text-decoration: none;
}
*/

#sidebar .news_list .archive {
	float: right;
}
#sidebar .news_list .archive a {
	color: #999999;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	background: url('/img/icon_archive.gif') no-repeat 0px 1px;
	padding-left: 15px;
}
#sidebar .news_list .archive a:hover {
	text-decoration: none;
}
#sidebar .news_list .form {
	/*display: none;*/
	width: 272px;
	height: 54px;
	overflow: hidden;
	background: url('/img/subscribe_bg.jpg') no-repeat 0px 0px;
	margin: 5px 0 0 25px;
}
#sidebar .news_list .form-only {
	clear: both;
}
#sidebar .news_list .form table.sform {
	width: 272px;
}
#sidebar .news_list .form table.sform td.input {
	width: 225px;
	padding-right: 4px;
	height: 54px;
	text-align: right;
}
#sidebar .news_list .form table.sform td.input input {
	width: 200px;
	height: 14px;
	border: 1px solid #9C9FA4;
	font-size: 11px;
	color: #CC0033;
}
#sidebar .news_list .form table.sform td.submit {
	width: 45px;
	height: 54px;
}
#sidebar .news_list .form table.sform td.submit input {
	width: 25px;
	height: 17px;
	background: url('/img/subscribe_ok.gif') no-repeat 0px 0px;
	border: none;
}
#sidebar .news_list .email-msg {
	width: 252px;
	overflow: hidden;
	margin: -54px 0 0 45px;
	color: #CC0033;
}
#sidebar .colored_menu {
}
#sidebar .colored_menu .line {
	width: 272px;
	overflow: hidden;
	background: url('/img/colored_menu_terra_bg.gif') repeat-y 0 0;
	margin: 0 0 2px 0;
}
#sidebar .colored_menu .line .top {
	width: 272px;
	overflow: hidden;
	background: url('/img/colored_menu_terra_top.gif') no-repeat left top;
}
#sidebar .colored_menu .line .top .bot {
	width: 242px;
	overflow: hidden;
	background: url('/img/colored_menu_terra_bot.gif') no-repeat left bottom;
	padding: 7px 10px 7px 20px;
}
#sidebar .colored_menu .line .top .bot a {
	color: #525457;
}
#sidebar .colored_menu .line .top .bot a.selected {
	font-weight: bold;
}
/* colors */
#sidebar .colored_menu .terra {
	background: url('/img/colored_menu_terra_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .terra .top {
	background: url('/img/colored_menu_terra_top.gif') no-repeat left top;
}
#sidebar .colored_menu .terra .top .bot {
	background: url('/img/colored_menu_terra_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .pink {
	background: url('/img/colored_menu_pink_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .pink .top {
	background: url('/img/colored_menu_pink_top.gif') no-repeat left top;
}
#sidebar .colored_menu .pink .top .bot {
	background: url('/img/colored_menu_pink_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .blue {
	background: url('/img/colored_menu_blue_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .blue .top {
	background: url('/img/colored_menu_blue_top.gif') no-repeat left top;
}
#sidebar .colored_menu .blue .top .bot {
	background: url('/img/colored_menu_blue_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .cian {
	background: url('/img/colored_menu_cian_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .cian .top {
	background: url('/img/colored_menu_cian_top.gif') no-repeat left top;
}
#sidebar .colored_menu .cian .top .bot {
	background: url('/img/colored_menu_cian_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .green {
	background: url('/img/colored_menu_green_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .green .top {
	background: url('/img/colored_menu_green_top.gif') no-repeat left top;
}
#sidebar .colored_menu .green .top .bot {
	background: url('/img/colored_menu_green_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .orange {
	background: url('/img/colored_menu_orange_bg.gif') repeat-y 0 0;
}
#sidebar .colored_menu .orange .top {
	background: url('/img/colored_menu_orange_top.gif') no-repeat left top;
}
#sidebar .colored_menu .orange .top .bot {
	background: url('/img/colored_menu_orange_bot.gif') no-repeat left bottom;
}
#sidebar .colored_menu .all {
	padding: 10px 0 0 10px;
}
#sidebar .catalog {
}
#sidebar .catalog ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar .catalog ul li {
	width: 272px;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#sidebar .catalog ul li.first {
	padding: 0;
}
#sidebar .catalog ul li .img {
	width: 65px;
	float: left;
	overflow: hidden;
	padding: 10px 0 0 0;
}
#sidebar .catalog ul li .img img {
	padding: 3px;
	border: 1px dotted #9C9FA4;
}
#sidebar .catalog ul li.first .img {
	padding: 0;
}
#sidebar .catalog ul li .txt {
	/*width: 207px;*/
	width: 272px;
	float: left;
	overflow: hidden;
	border-top: 1px dotted #9C9FA4;
	padding: 10px 0 0 0;
}
#sidebar .catalog ul li.first .txt {
	padding: 0;
	border-top: none;
}
#sidebar .contacts {
}
#sidebar .contacts .item {
	padding: 10px 0 10px 0;
	border-top: 1px dotted #9C9FA4;
}
#sidebar .contacts .first {
	padding: 0 0 10px 0;
	border-top: none;
}
#sidebar .contacts .item .job {
	font-size: 12px;
	color: #525457;
}
#sidebar .contacts .item .name {
	color: #CC0033;
}
#sidebar .contacts .item .phone .title {
	color: #9C9FA4;
}
#sidebar .contacts .item .fax .title {
	color: #9C9FA4;
}
#sidebar .years {
	padding: 0 0 30px 0;
}
#sidebar .years ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar .years ul li {
	width: 297px;
	height: 22px;
	overflow: hidden;
}
#sidebar .years ul li .icon {
	width: 17px;
	line-height: 22px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0 0;
	text-align: right;
	color: #CCCCCC;
}
#sidebar .years ul li .link {
	width: 272px;
	line-height: 21px;
	overflow: hidden;
	float: left;
	border-top: 1px dotted #9C9FA4;
}
#sidebar .years ul li .first {
	border-top: none;
}
#sidebar .years ul li a {
	line-height: 21px;
}
#sidebar .years ul li.selected a {
	color: #333333;
}
#sidebar .clients {
	padding: 0 0 30px 0;
}
#sidebar .clients ul {
	list-style: none;
	padding: 15px 0 0 0;
	margin: 0;
}
#sidebar .clients ul li {
	width: 297px;
	overflow: hidden;
}
#sidebar .clients ul li .icon {
	width: 17px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	float: left;
	padding: 0 8px 0 0;
	text-align: right;
	color: #CCCCCC;
}
#sidebar .clients ul li .link {
	width: 272px;
	overflow: hidden;
	float: left;
	border-top: 1px dotted #9C9FA4;
}
#sidebar .clients ul li .first {
	border-top: none;
}
#sidebar .clients ul li a {
	line-height: 21px;
}
#sidebar .clients ul li.selected a {
	color: #333333;
}
#footer {
	width: 874px;
	padding: 20px 47px 0px 47px;
	overflow: hidden;/*background: url('/img/footer_bg_new.gif') no-repeat left bottom;*/
}
#footer .menu {
	width: 874px;
	overflow: hidden;
	padding: 0 0 20px 0;
}
#footer .menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .menu ul li {
	float: left;
	padding: 0 20px 0 0;
}
#footer .menu ul li.selected a {
	color: #000000;
}
#footer .copyright {
	width: 552px;
	overflow: hidden;
	float: left;
	line-height: 1.5;
}
#footer .copyright span.dev {
	font-size: 10px;
	color: #C6C6C6;
}
#footer .copyright span.dev a {
	color: #C6C6C6;
	text-decoration: underline;
}
#footer .copyright span.dev a:hover {
	text-decoration: none;
}
#footer .info {
	width: 322px;
	overflow: hidden;
	float: left;
	line-height: 1.5;
	color: #C6C6C6;
}
#footer .info span.num {
	color: #6C6E71;
}
#footer .info span.num a {
	color: #6C6E71;
	text-decoration: underline;
}
#footer .info span.num a:hover {
	text-decoration: none;
}

