body {
	margin: 0;
	padding: 0;
	min-width: 1030px;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #ffffff;
}
a {
	color: #3a88e2;
}
input, select { vertical-align: middle; } a:hover { text-decoration: none; }
img { border: 0; } form { margin: 0; } p { margin: 0; padding: 0 0 18px 0; }



.head {
	background: url(/images/background.jpg) center top;
}
.logo {
	padding: 32px 10% 0 10%;
	height: 89px;
}
.logo a {
	margin-left: -74px;
}
.logo-eng {
	width: 388px;
	height: 66px;
	background: url(/images/logo-eng.png) no-repeat;
}
.logo-lat {
	width: 388px;
	height: 66px;
	background: url(/images/logo-lat.png) no-repeat;
}
.logo-rus {
	width: 388px;
	height: 66px;
	background: url(/images/logo-rus.png) no-repeat;
}
.menu-main table {
	border-collapse: collapse;
	line-height: 21px;
	font-weight: bold;
	width: 100%;
}
.menu-main td {
	padding: 0;
	vertical-align: top;
	background: url(/images/menu-main-bg.png);
}
.menu-main table a {
	display: block;
	padding: 13px 13px 0 13px;
	height: 60px;
	color: #ffffff;
	text-decoration: none;
	white-space: nowrap;
}
.menu-main table .active {
	background: none;
}
.menu-main table .active a {
	background: url(/images/menu-main-active.png);
}
.menu-main table .active a:hover {
	cursor: default;
	text-decoration: none;
}
.menu-main a:hover {
	text-decoration: underline;
}
.menu-main .side {
	width: 10%;
}
.menu-main .bottom {
	background: url(/images/menu-main-active.png);
	padding: 5px 0 5px 0;
	font-size: 0;
	line-height: 0;
	width: 100%;
}
.menu-main ul {
	list-style: none;
	padding: 0 10px 0 10%;
	margin: -5px 0 -5px 0;
	font-size: 14px;
	height: 35px;
}
.menu-main li {
	float: left;
}
.menu-main ul a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	padding: 0 13px 0 13px;
	/* height: 35px; */
	line-height: 35px;
}
.menu-main ul .active a {
	font-weight: bold;
	color: #3a88e2;
	background: #ffffff;
	cursor: default;
}
.menu-main ul .active a:hover {
	text-decoration: none;
}



.main {
	background: #ffffff;
	padding: 15px 10% 35px 10%;
}
h1 {
	font: 48px Georgia, "Times New Roman", Times, serif;
	color: #203d66;
	margin: 0;
	padding: 0 0 20px 0;
}
h2 {
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #203d66;
	padding: 0 0 7px 0;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #2d5ea6;
}
.back-button {
	float: right;
	padding-top: 9px;
}
.back-button a {
	text-decoration: none;
}
.back-button a:hover {
	text-decoration: underline;
}



.property-inside .title {
	font-size: 18px;
	line-height: 20px;
	color: #666666;
}
.property-inside .title b {
	display: block;
	color: #222222;
}
.property-table {
	border-collapse: collapse;
	margin-bottom: 18px;
}
.property-table td {
	padding: 0;
}
.property-table .label {
	padding-right: 25px;
}
.property-inside img {
	border: 1px solid #d1d1d1;
	padding: 8px;
	margin-top: 6px;
}



.property-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
.property-list li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
.property-list .title {
	color: #666666;
}
.property-list .title b {
	display: block;
	color: #222222;
}
.property-list .pic {
	float: left;
	padding-right: 20px;
}
.property-list img {
	border: 1px solid #d1d1d1;
	padding: 8px;
}
.property-list .property-table {
	margin: 0;
}



.map {
	float: left;
	border: 1px solid #d1d1d1;
	padding: 8px;
	margin-right: 20px;
}
.map img {
	vertical-align: top;
}



.news-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 90%;
}
.news-list li {
	padding-bottom: 7px;
}
.news-list h2 {
	font-weight: bold;
	font-size: 14px;
	border: none;
	padding: 0 0 1px 13px;
	margin: 0;
}
.news-list p {
	padding-left: 50px;
	font-size: 12px;
	line-height: 16px;
}



.people-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 95%;
}
.people-list li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 22px;
}
.people-list .last {
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
.people-list .pic {
	float: left;
	padding-right: 20px;
}
.people-list .pic img {
	border: 1px solid #d1d1d1;
	padding: 8px;
}
.people-list .name {
	font-size: 30px;
	line-height: normal;
	color: #222222;
	padding: 0;
}
.people-list .occ {
	color: #666666;
	padding-bottom: 20px;
}



.about-block {
	padding-left: 50px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 0;
}
.about-block ul {
	list-style: none;
	padding: 0;
	margin: 0 0 18px -20px;
}
.about-block li {
	background: url(/images/bullet-ul.gif) left 6px no-repeat;
	padding-left: 20px;
}



.clear {
	width: 100%;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
}



.foot {
	background: #ffffff;
}
.foot-inner {
	border-top: 2px solid #f5f5f5;
	margin-left: 10%;
	padding-top: 10px;
	height: 105px;
	color: #666666;
	font-size: 12px;
}
.foot a {
	color: #666666;
	text-decoration: none;
}
.foot a:hover {
	text-decoration: underline;
}
.address {
	float: left;
	width: 35%;
}
.phones {
	float: left;
	width: 25%;
}
.emails {
	float: left;
}
.scada {
	float: right;
	width: 11%;
	padding-top: 10px;
	text-align: center;
}


.index-page {
	background: #102647 url(/images/background.jpg) center top no-repeat;
}
.index-page .head {
	background: none;
}
.index-page .logo {
	padding-top: 62px;
	padding-bottom: 47px;
}
.head h1 {
	font-size: 36px;
	color: #ffffff;
	margin-left: 10%;
	background: url(/images/h1-border.png) repeat-x;
	padding: 27px 10% 27px 0;
}
.head h1 span {
	font-size: 30px;
	display: block;
}
.index-page .menu-main {
	margin-bottom: 15px;
}
.index-page .menu-main td {
	background: url(/images/index-menu-main-bg.png);
}
.index-page .menu-main .bottom {
	padding: 0;
	height: 1px;
	overflow: hidden;
	background: url(/images/index-menu-main-border.png);
}
.index-page .main {
	background: url(/images/menu-main-bg.png);
	padding: 0 0 0 0;
}
.promo-block {
	overflow: hidden;
	width: 100%;
	position: relative;
}
.promo-block .holder {
	padding: 0 10% 0 10%;
}
.promo-block .prev {
	position: absolute;
	left: 0;
	padding: 100px 0 0 0;
	height: 200px;
	width: 10%;
	cursor: pointer;
	z-index: 5;
}
.promo-block .prev a {
	background: url(/images/promo-block-prev.png);
	display: block;
	width: 40px;
	height: 40px;
	margin-left: 25px;
}
.promo-block .next {
	position: absolute;
	right: 0;
	padding: 100px 0 0 0;
	height: 200px;
	width: 10%;
	cursor: pointer;
	z-index: 5;
}
.promo-block .next a {
	background: url(/images/promo-block-next.png) no-repeat;
	display: block;
	width: 40px;
	height: 40px;
	float: right;
	padding-right: 25px;
}
.promo-block table {
	border-collapse: collapse;
	height: 310px;
	position: relative;
	z-index: 1;
}
.promo-block td {
	width: 500px;
	padding: 0 45px 0 0;
	position: relative;
}
.promo-block ul {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 310px;
	position: relative;
	z-index: 1;
	width: 10000px;
}
.promo-block li {
	float: left;
	width: 500px;
	padding-right: 45px;
}
.promo-block img {
	padding: 5px;
	background: #ffffff;
	margin-bottom: 10px;
	display: block;
}
.promo-block a {
	color: #ffffff;
	text-decoration: none;
}
.promo-block a:hover {
	text-decoration: underline;
}
.promo-block p {
	color: #ffffff;
	font-size: 12px;
	position: relative;
}
.promo-block p b {
	font-size: 14px;
	display: block;
}
.index-page .foot {
	background: url(/images/menu-main-bg.png);
	overflow: hidden;
	height: 72px;
}
.index-page .foot-inner {
	border: none;
	padding-top: 12px;
	background: url(/images/index-foot-border.png) repeat-x;
	height: 60px;
	color: #ffffff;
}
.index-page .foot a {
	color: #ffffff;
}










.index-page .menu-main table .side a  {
	display: none;
}
.menu-main table .side {
	text-align: right;
}
.menu-main table .side a {
	padding-top: 18px;
	padding-right: 32px;
	height: 55px;
}










.europe {
	background: url(/images/europe.png) right top no-repeat;
}
.country-block {
	padding-left: 50px;
	width: 42%;
}
.country-block ul {
	list-style: none;
	padding: 0;
	margin: 0 0 18px -20px;
}
.country-block li {
	background: url(/images/bullet-ul.gif) left 6px no-repeat;
	padding-left: 20px;
}


/* for news tags */
.news_tags {
	margin: 0 -15px 15px 13px;
	font-size: 13px;
	clear: both;
}
.news_tags div {
	border-bottom: 1px solid #e9e9e9;
	margin-right: 15px;
	height: 13px;
	font-size: 0;
	line-height: normal;
}
.news_tags a {
	margin-right: 15px;
	color: #3A88E2;
}
.news_tags span {
	display: none;
}
.news_tags .on {
	color: #807f7f;
}
.news_tags .on span {
	display: inline;
}
.news_tags .on:hover {
	text-decoration: none;
}

/* add new */

.rb-newsDate {font-weight: normal;
	color:#807F7F;
	font-size: 11px;
	border: none;
	padding: 0 0 7px 13px;
	margin: 0;}
.newsDate {font-weight: normal;
	color:#807F7F;
	font-size: 11px;
	border: none;
	padding: 0 0 7px 13px;
	margin: 0;
}
.newsTitle {
	color: #3a88e2;
	font-weight: bold;
	font-size: 14px;
	border: none;
	padding: 0 0 1px 13px; /*0 0 7px 13px */
	margin: 0;
}
.shorter p {padding-left: 50px;
	font-size: 12px;
	line-height: 16px;}
.back {padding: 0px 0px 20px 13px;
	font-size: 12px;
	line-height: 16px;}
	
.pages {
	padding: 10px 0px 0px 13px;
	height: 21px;
	font-weight: bold;
	font-size: 15px;	
} .pages div {
	float: left;
	padding: 3px 0px 2px 0px;
	width: 21px;
	text-align: center;
	margin-right: 5px;
} .pages div a {
	/* color: #232323; */
} .pages .on {
	background: url(/images/pages_bg.gif);
} .pages .on a {
	color: #000000;
	text-decoration: none;
	cursor: default;
}
#more_news {padding-left:13px;}
.news_more {
	font-size: 24px;
	color: #807f7f;
}

/* add 2010.05.19 */
.lang {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: right;
	min-width: 1000px;
}
.lang div {
	padding: 0 10% 0 10%;
}
.lang a {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	color: #ffffff;
	text-decoration: none;
	padding: 0 11px 0 11px;
}
.lang .active {
	background: #122747;
	cursor: default;
}
.index-page h1 {
	width: 575px;
	color: #122747;
	position: relative;
}
.index-page h1 b {
	margin: -1px 0 0 -1px;
	width: 575px;
	position: absolute;
	color: #ffffff;
	font-weight: normal;
}

