html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, Sans Serif;
	line-height: 120%;
	font-size: 12px;
	color: #000000;
	background: url('images/bgd.jpg') repeat;
	padding: 25px 0px 0px 0px;
}
a:visited, a:link, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background: none;
	cursor: pointer;
}
img {
	border: 0px;
	margin: 0 !important;
	padding: 0 !important;
}

.page {
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	padding-bottom: 25px;
}
.header {
	width: 100%;
	height: 178px;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;
	float: left;
}
.logo {
	width: 202px;
	height: 60px;
	padding-top: 58px;
	padding-left: 50px;
	float: left;
}
.slogan, .slogan a {
	width: 748px;
	height: 118px;
	float: left;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
}
.to-be {
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	float: right;
	color: #c9501b;
	font-weight: normal;
	padding-top: 90px;
	padding-right: 40px;
}
.to-be p {
	padding: 0px;
	margin: 0px;
}

.menu-bar {
	width: 100%;
	height: 60px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.menu {
	height: 21px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 38px;
	left: 56px;
}
.menu a.menu-link:link, .menu a.menu-link:active, .menu a.menu-link:visited, .menu a.menu-link {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
.menu a.menu-link#active {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	font-weight: bold;
}
.menu-on a.menu-link#active {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	font-weight: bold;
}
.menu-on {
	overflow: visible;
	float: left;
	position: relative;
	top: 38px;
	left: 56px;
	z-index: 99;
}
.menu-on a.menu-link:link, .menu-on a.menu-link:active, .menu-on a.menu-link:visited, .menu-on a.menu-link {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	margin-right: 1px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #ca511c;
	color: #FFF;
	z-index: 99;
}

.sub-menu {
	width: 120px;
	position: absolute;
	left: 0px;
	top: 21px;
	background: #e9e9e9;
	float: left;
	z-index: 99;
}
.sub-menu-link {
	width: 120px;
	border-top: solid 1px #FFF;
	z-index: 99;
}
.sub-menu-link a:link, .sub-menu-link a:active, .sub-menu-link a:visited, .sub-menu-link a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding: 0px 9px 0px 9px;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	cursor: pointer;
	background: #e9e9e9;
	color: #ca511c;
	z-index: 99;
}
.sub-menu-link a:hover {
	text-decoration: none;
	font-weight: bold;
}

.group-links {
	height: 20px;
	float: right;
	position: relative;
	top: 30px;
	padding-right: 30px;
}
.lang-link, .lang-link:link, .lang-link:visited {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	float: left;
	line-height: 20px;
	text-align: center;
	margin: 0px 5px 0px 0px;
	color: #000;
}
.lang-link:hover, .lang-link#lang-active {
	background: #cb4f1b;
	color: #FFF;
}
.link-home {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: url('images/home_off.gif') center center no-repeat;
}
.link-home:hover, .link-home#active {
	text-decoration: none;
	background: url('images/home_on.gif') center center no-repeat #cb4f1b;
}
.link-tree {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	background: url('images/tree_off.gif') center center no-repeat;
}
.link-tree:hover, .link-tree#active {
	text-decoration: none;
	background: url('images/tree_on.gif') center center no-repeat #cb4f1b;
}
.link-print {
	display: block;
	width: 20px;
	height: 20px;
	padding: 0px;
	margin: 0px 55px 0px 0px;
	float: left;
	background: url('images/print_off.gif') center center no-repeat;
}
.link-print:hover, .link-print#active {
	text-decoration: none;
	background: url('images/print_on.gif') center center no-repeat #cb4f1b;
}
.flash {
	width: 100%;
	height: 404px;
	padding: 0px;
	margin: 0px;
	background: #FFF;
	float: left;
	z-index: 1;
}
.container {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: url('images/back.jpg') top left repeat-x #363636;
	float: left;
}
.main {
	width: 100%;
	min-height: 300px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.block-1 {
	width: 318px;
	float: left;
}
.block-1-title {
	width: 100%;
	height: 48px;
	border-bottom: solid 1px #6e6e6e;
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
}
.block-1 a, .block-1 a:link, .block-1 a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.corner {
	width: 19px;
	height: 44px;
	_height: 46px;
	border-bottom: solid 3px #c9501b;
	float: left;
}
.container-1 {
	width: 254px;
	position: relative;
	left: 45px;
	top: 22Px;
	float: left;
	text-transform: uppercase;
}
.block-1-text {
	width: 100%;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.container-2 {
	width: 254px;
	position: relative;
	left: 64px;
	float: left;
}
.block-2 {
	width: 615px;
	float: left;
	position: relative;
	left: 50px;
}
.block-2-title {
	width: 100%;
	height: 48px;
	border-bottom: solid 1px #6e6e6e;
	font-size: 25px;
	line-height: 26px;
	color: #FFFFFF;
	font-family: Times New Roman, Arial, Helvetica, Sans Serif;
	overflow: hidden;
}
.container-3 {
	width: 551px;
	position: relative;
	left: 45px;
	top: 22Px;
	float: left;
	overflow: hidden;
	text-transform: uppercase;
}

.container-3  p {
	margin: 0;
	padding: 0;
}

.block-2-text {
	width: 100%;
	float: left;
	padding-top: 20px;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}
.container-4 {
	width: 551px;
	position: relative;
	left: 64px;
	float: left;
}
.main-line {
	height: 3px;
	width: 100%;
	padding: 0px;
	margin: 0px;
	float: left;
	padding-bottom: 1px;
}
.line-corner {
	display: block;
	width: 19px;
	height: 0px;
	border-bottom: solid 3px #c9501b;
	float: left;
	padding: 0px;
	margin: 0px;
}
.footer {
	width: 100%;
	height: 65px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top: solid 1px #525254;
	overflow: hidden;
}
.copyright {
	width: 740px;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	top: 16px;
	left: 60px;
	line-height: 12px;
	overflow: hidden;
}
.copyright p {
	margin: 0px;
}
#zet-link, #zet-link:hover {
	display: block;
	width: 34px;
	height: 33px;
	float: right;
	background: url('images/zet.jpg');
	position: relative;
	right: 50px;
	top: -10px;
	text-decoration: none;
}

.object-image img {
	border: solid 2px #000;
}

.contacts {
	width: 200px;
	padding-left: 31px;
	float: left;
}
.object-details {
	width: 320px;
	float: left;
}
.object-image img {
	border: solid 2px #000;
	max-width: 315px;
	_width: 315px;
}
.object-name {
	line-height: 20px;
	text-transform: uppercase;
}
.object-fields {
	width: 100%;
	float: left;
	margin-top: 3px;
	position: relative;
}
.filed-name {
	width: 76px;
	float: left;
	background: #ca511c;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	position: absolute;;
}
.filed-value {
	float: left;
	line-height: 20px;
	padding-left: 5px;
	text-indent: 80px;
}

.NewsPostDetailDate {
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.NewsSummary {
	padding-bottom: 20px;
}
.NewsSummarySummary p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsSummaryContent p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.NewsSummaryLink {
	
}
.NewsMoreLink {
	
}
.NewsSummaryMorelink a, .NewsSummaryMorelink a:link, .NewsSummaryMorelink a:visited {
	height: 16px;
	line-height: 16px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 15px;
	background: url('images/arrow.gif') right center no-repeat;
}
.news-content {
	width: 465px;
}
.news-date {
	height: 20px;
	padding: 2px 6px 2px 6px;
	background: #ca511c;
}
.NewsPostDetailSummary {
	text-transform: uppercase;
}

.menu-inner {
	padding-bottom: 10px;
}
.inner-link, .inner-link:link, .inner-link:visited {
	text-decoration: underline;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px 10px 3px 0px;
	line-height: 16px;
}
.inner-link#inner-active {
	background: #ca511c;
	font-weight: bold;
	line-height: 17px;
}
.inner-link img {
	position: relative;
	left: 5px;
}
.container-title {
	font-weight: bold;
	padding-bottom: 15px;
}
.job-ofer{
	background: #ca511c;
	padding: 3px 5px 3px 3px;
}

.contacts {
	float: left;
}

.title-more, .title-more:link, .title-more:visited {
	padding-right: 14px;
	background: url('images/arrow.gif') right center no-repeat;
}