body {
	padding: 0;
	margin: 0;
	background: #fff url(../_img/page_backg.gif) left top repeat-x;
}

body, input, select, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #514343;
}

.texts {
	color: #514343;
}

.texts a {
	color: #514343;
}

.texts a:hover {
	color: #249725;
	text-decoration: none;
}

a img {
	border: 0;
}

.fantom {
	clear: both;
}

.more {
	padding-left: 20px;
	background: url(../_img/bullet2.gif) left 6px no-repeat;
	font-size: 11px;
	color: #ff7219;
	text-decoration: none;
}

a:hover.more {
	color: #249725;
}

.heading {
	min-height: 20px;
	padding: 2px 0 20px 43px;
	margin: 0;
	background: url(../_img/headings_backg.gif) left top no-repeat;
	line-height: 17px;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3d6799;
}

.heading a {
	color: #3d6799;
}

.heading a:hover {
	color: #249725;
	text-decoration: none;
}

.heading .backgbg, .heading .backgen {
	display: block;
	height: 20px;
	background: left 3px no-repeat;
}

.heading .backgbg span, .heading .backgen span {
	display: none;
}

#container {
	width: 995px;
	margin: 0 auto;
	padding-top: 31px;
	background: url(../_img/header.jpg) left top no-repeat;
}

#mainnavi {
	float: left;
	width: 254px;
	padding-left: 12px;
	background: url(../_img/mainnavi_backg.gif) left 259px no-repeat;
}

.logo {
	height: 150px;
	padding: 0;
	margin: 0;
	text-align: center;
}

.mainmenu {
	width: 168px;
	padding: 21px 2px 17px;
	margin: 0 auto;
	background: url(../_img/mainmenu_backg.gif) center top no-repeat;
	border-bottom: 1px dashed #b4b1a2;
	list-style-type: none;
	text-align: center;
}

.mainmenu li {
	height: 30px;
}

.mainmenu li a {
	display: block;
	height: 26px;
	background: left top no-repeat;
	font-size: 11px;
	color: #249725;
	text-decoration: none
}

.mainmenu .homebg a {
	background-image: url(../_img/mainmenu_home_bg.gif);
}

.mainmenu .homeen a {
	background-image: url(../_img/mainmenu_home_en.gif);
}

.mainmenu .aboutbg a {
	background-image: url(../_img/mainmenu_about_bg.gif);
}

.mainmenu .abouten a {
	background-image: url(../_img/mainmenu_about_en.gif);
}

.mainmenu .projectsbg a {
	background-image: url(../_img/mainmenu_projects_bg.gif);
}

.mainmenu .projectsen a {
	background-image: url(../_img/mainmenu_projects_en.gif);
}

.mainmenu .partnersbg a {
	background-image: url(../_img/mainmenu_partners_bg.gif);
}

.mainmenu .partnersen a {
	background-image: url(../_img/mainmenu_partners_en.gif);
}

.mainmenu .contactsbg a {
	background-image: url(../_img/mainmenu_contacts_bg.gif);
}

.mainmenu .contactsen a {
	background-image: url(../_img/mainmenu_contacts_en.gif);
}

.mainmenu li a strong {
	display: none;
}

.mainmenu li a:hover, .mainmenu li .selected {
	background-position: left bottom;
}

.buildingsmenu {
	width: 165px;
	padding: 31px 4px 0;
	margin: 0 auto;
	background: url(../_img/buildingsmenu_backg.gif) left top repeat-x;
	list-style-type: none;
	text-align: center;
}

.buildingsmenu li {
	padding-bottom: 30px;
	background: left top no-repeat;
}

.buildingsmenu .publicbg, .buildingsmenu .publicen {
	background-image: url(../_img/buildingsmenu_public_pic.gif);
}

.buildingsmenu .residbg, .buildingsmenu .residen {
	background-image: url(../_img/buildingsmenu_resid_pic.gif);
}

.buildingsmenu .industbg, .buildingsmenu .industen {
	background-image: url(../_img/buildingsmenu_indust_pic.gif);
}

.buildingsmenu li a {
	display: block;
	background: left bottom no-repeat;
}

.buildingsmenu .publicbg a {
	height: 80px;
	background-image: url(../_img/buildingsmenu_public_text.gif);
}

.buildingsmenu .publicen a {
	height: 80px;
	background-image: url(../_img/bmenu_public_text_en.gif);
}

.buildingsmenu .residbg a {
	height: 101px;
	background-image: url(../_img/buildingsmenu_resid_text.gif);
}

.buildingsmenu .residen a {
	height: 101px;
	background-image: url(../_img/bmenu_resid_text_en.gif);
}

.buildingsmenu .industbg a {
	height: 115px;
	background-image: url(../_img/buildingsmenu_indust_text.gif);
}

.buildingsmenu .industen a {
	height: 116px;
	background-image: url(../_img/bmenu_indust_text_en.gif);
}

.buildingsmenu li a strong {
	display: none;
}

.buildingsmenu li a:hover {
	background-position: right bottom;
}

#maincontent {
	float: left;
	width: 729px;
}

.sform {
	clear: both;
	height: 65px;
	padding: 20px 0 0 265px;
	margin: 0;
	font-size: 11px;
	color: #514343;
	vertical-align: middle;
}

.sform label {
	display: none;
}

.sform .text {
	float: left;
	width: 150px;
	height: 13px;
	padding-right: 3px;
	padding-left: 3px;
	margin: 3px 4px 0 0;
	border: 1px solid #acabab;
	font-size: 11px;
	color: #514343;
	vertical-align: middle;
}

.sform .submit {
	float: left;
	width: 46px;
	height: 17px;
	margin-top: 3px;
	border: 0;
	background: url(../_img/sform_submit.gif) left top no-repeat;
	font-size: 11px;
	color: #fff;
	vertical-align: middle;
}

.sitemenu {
	float: left;
	width: 200px;
	padding: 0 0 0 38px;
	margin: 0;
	list-style-type: none;
}

.sitemenu li {
	float: left;
	padding: 0 12px;
	background: url(../_img/sitemenu_backg.gif) right 2px no-repeat;
}

.sitemenu .version {
	background: none;
}

.sitemenu li a {
	display: block;
	width: 24px;
	font-size: 11px;
	color: #474747;
	text-decoration: none;
	text-align: center;
}

.sitemenu .home a {
	height: 24px;
	background: url(../_img/sitemenu_home.gif) center top no-repeat;
}

.sitemenu .contacts a {
	height: 24px;
	background: url(../_img/sitemenu_contacts.gif) center top no-repeat;
}

.sitemenu .version a {
	width: 70px;
	height: 19px;
	padding-top: 5px;
	background: url(../_img/sitemenu_version.gif) center 100px no-repeat;
}

.sitemenu li a strong {
	display: none;
}

.sitemenu li a:hover {
	background-position: center bottom;
}

.welcome {
	width: 370px;
	height: 120px;
	padding: 0 0 54px 247px;
	font-size: 11px;
	color: #878484;
	overflow: hidden;
}

.welcome .headbg, .welcome .headen {
	height: 25px;
	padding: 0;
	margin: 0;
	background: left top no-repeat;
	font-family: "Times New Roman", Times, serif;
	color: #ff500b;
}

.welcome .headbg {
	background-image: url(../_img/greenpark-eood_bg.gif);
}

.welcome .headen {
	background-image: url(../_img/greenpark-eood_en.gif);
}

.welcome .headbg span, .welcome .headen span {
	display: none;
}

.welcome div {
	padding: 0 3px;
}

.welcome p {
	padding: 0 0 0 3px;
	margin: 0;
}

#content {
	float: left;
	width: 435px;
	min-height: 450px;
	padding: 17px 33px 17px 26px;
	background: url(../_img/content_backg.gif) left top no-repeat;
}

.latest {
	padding: 0 0 28px 26px;
}

.latest .heading {
	margin-left: -3px;
}

.latest .heading .backgbg {
	background-image: url(../_img/latest_head_bg.gif);
}

.latest .heading .backgen {
	background-image: url(../_img/latest_head_en.gif);
}

.latest .thumb {
	float: right;
	padding: 17px 21px;
	margin-left: 15px;
	border: 1px solid #f2f2f2;
	background: #fffcfb;
}

.latest h2 {
	padding: 0 0 15px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #25548c;
}

.latest h2 a {
	color: #25548c;
	text-decoration: none;
}

.latest h2 a:hover {
	color: #249725;
}

.latest ul {
	padding: 0 0 10px;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	color: #858381;
}

.latest ul li span {
	color: #ff7219;
}

.indextext {
	min-height: 230px;
	padding: 23px 26px 0;
	background: url(../_img/texts_backg1.gif) left top repeat-x;
}

.indextext .heading {
	margin-left: -3px;
}

.indextext h2 {
	padding: 0 0 15px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	color: #25548c;
}

.indextext h2 a {
	color: #25548c;
	text-decoration: none;
}

.indextext h2 a:hover {
	color: #249725;
}

.indextext .text {
	font-size: 11px;
	color: #858381;
}

.indextext .text p {
	padding: 0 0 12px;
	margin: 0;
}

.projectshead {
	margin-left: 39px;
}

.projectshead .backgbg {
	background-image: url(../_img/projects_head_bg.gif);
}

.projectshead .backgen {
	background-image: url(../_img/projects_head_en.gif);
}

.projectdesc {
	width: 367px;
	padding-top: 12px;
	margin-left: 41px;
	background: url(../_img/project_desc_back.gif) left top no-repeat;
}

.projectdesc .cont {
	width: 314px;
	padding: 0 10px 12px 43px;
	background: #f4f3e7 url(../_img/project_desc_back.gif) right bottom no-repeat;
}

.projectdesc h1 {
	padding: 0 0 15px;
	margin: 0;
	font-size: 12px;
	color: #757473;
}

.projectdesc ul {
	min-height: 10px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	color: #757473;
}

.projectdesc ul li {
	display: block;
}

.projectdesc ul li .option {
	float: left;
	display: block;
	width: 162px;
}

.projectdesc ul li .value {
	float: left;
	display: block;
	width: 140px;
	color: #ff7219;
}

.projectdesc .short {
	padding: 10px 0 5px;
	color: #757473;
}

.projectdesc .long {
	padding-top: 5px;
	color: #514343;
}

.bigpic {
	width: 367px;
	margin: 11px 0 11px 41px;
	text-align: center;
}

#bigpic {
	padding: 2px;
	border: 1px solid #b6b8b9;
	background: #fff;
}

.slist {
	font-size: 11px;
	color: #757473;
}

.slist li {
	padding-bottom: 4px;
}

.slist li a {
	color: #ff7219;
	text-decoration: none;
}

.slist li a:hover {
	color: #249725;
}

.nlisthead .backgbg {
	background-image: url(../_img/news_head_bg.gif);
}

.nlisthead .backgen {
	background-image: url(../_img/news_head_en.gif);
}

.paging {
	width: 367px;
	padding-bottom: 5px;
	margin-left: 41px;
	background: #e7e4df url(../_img/paging_backg.gif) right bottom no-repeat;
}

.paging ul {
	display: block;
	padding: 3px 10px 3px;
	margin: 0;
	list-style-type: none;
	background: url(../_img/paging_backg.gif) left top no-repeat;
}

.paging ul li {
	float: left;
}

.paging ul .previous, .paging ul .next {
	width: 83px;
}

.paging ul .next {
	text-align: right;
}

.paging ul .pages {
	width: 181px;
	text-align: center;
}

.paging ul .fantom {
	display: block;
	width: 356px;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.paging ul li a {
	padding: 0 3px;
	font-size: 11px;
	color: #858381;
	text-decoration: none;
}

.paging ul .pages .selected {
	font-weight: bold;
	color: #249725;
}

.paging ul .previous a {
	padding-left: 10px;
	background: url(../_img/arrow_left.gif) left 5px no-repeat;
}

.paging ul .next a {
	padding-right: 10px;
	background: url(../_img/arrow_right.gif) right 5px no-repeat;
}

.paging ul .pages a {
	color: #ff7219;
	text-align: center;
}

.paging ul .previous a:hover, .paging ul .next a:hover {
	color: #ff7219;
}

.paging ul .pages a:hover {
	color: #858381;
	background-color: #fff;
}

.paging2 {
	width: 426px;
	padding-top: 5px;
	background: url(../_img/catlist_backg.gif) -852px top no-repeat;
	font-size: 11px;
	color: #858381;
}

.paging2 p {
	padding: 0 10px 5px;
	margin: 0;
	background: url(../_img/catlist_backg.gif) right bottom no-repeat;
}

.paging2 a {
	padding: 0 3px;
	color: #ff7219;
	text-decoration: none;
}

.paging2 .selected {
	font-weight: bold;
	color: #249725;
}

.paging2 a:hover {
	color: #858381;
	background-color: #fff;
}

.catlistheadbg, .catlistheadbg {
	margin-left: 22px;
}

.catlistheadbg .backgbg {
	background-image: url(../_img/catlist_head_bg.gif);
}

.catlistheadbg .backgen {
	background-image: url(../_img/catlist_head_en.gif);
}

.catlist {
	width: 426px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	color: #757473;
}

.catlist li {
	padding-bottom: 5px;
}

.catlist li a {
	display: block;
	padding-top: 11px;
	background: url(../_img/catlist_backg.gif) left top no-repeat;
	color: #757473;
	text-decoration: none;
}

.catlist li a strong {
	display: block;
	padding: 0 40px 10px 68px;
	background: url(../_img/catlist_backg.gif) -426px bottom no-repeat;
}

.catlist li a:hover {
	background-position: -852px top;
}

.catlist li a:hover strong {
	background-position: right bottom;
}

.projectlink {
	width: 426px;
	padding-top: 8px;
	margin-bottom: 4px;
	background: url(../_img/catlist_backg.gif) left top no-repeat;
}

.projectlink a {
	color: #514343;
	text-decoration: none;
}

.projectlink a:hover {
	color: #ff7219;
}

.projectlink .backg {
	padding: 0 8px 8px;
	background: url(../_img/catlist_backg.gif) -426px bottom no-repeat;
}

.projectlink img {
	float: left;
	margin-right: 13px;
}

.projectlink h1 {
	min-height: 12px;
	padding: 0 0 13px;
	margin: 0;
	font-size: 12px;
	color: #757473;
}

.projectlink .nlistheadline {
	padding: 0;
}

.projectlink h1 a {
	color: #757473;
	text-decoration: none;
}

.projectlink .nlistheadline, .projectlink .nlistheadline a {
	color: #249725;
}

.projectlink h1 a:hover {
	color: #249725;
}

.projectlink .nlistheadline a:hover {
	color: #ff7219;
}

.newsdate {
	padding: 0 0 13px;
	margin: 0;
	font-size: 10px;
	color: #b9b5b0;
}

.projectlink ul {
	float: left;
	display: block;
	width: 252px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.projectlink ul .option {
	float: left;
	display: block;
	width: 144px;
}

.projectlink ul .value {
	float: left;
	display: block;
	width: 108px;
	color: #ff7219;
}

#vicenavi {
	float: left;
	width: 235px;
	background: url(../_img/vicenavi_backg1.gif) left top no-repeat;
}

#vicenavi .backg {
	min-height: 430px;
	width: 200px;
	padding: 18px 6px 35px 20px;
	background: url(../_img/vicenavi_backg2.gif) center bottom no-repeat;
}

#vicenavi .nlisthead {
	padding-left: 37px;
}

#vicenavi .nlisthead .backgbg {
	background-image: url(../_img/news_head_bg.gif);
}

#vicenavi .nlisthead .backgen {
	background-image: url(../_img/news_head_en.gif);
}

#vicenavi .news {
	padding: 0 0 10px 16px;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	color: #a3a0a0;
}

#vicenavi .news li {
	padding-bottom: 18px;
}

#vicenavi .news span {
	display: block;
	padding-bottom: 10px;
}

#vicenavi .news a {
	color: #959595;
}

#vicenavi .news a:hover {
	color: #ff7219;
	text-decoration: none;
}

#vicenavi .more {
	margin-left: 16px;
}

#vicenavi .clisthead {
	padding-left: 37px;
	margin-top: 25px;
}

#vicenavi .clisthead .backgbg {
	background-image: url(../_img/clist_head_bg.gif);
}

#vicenavi .clisthead .backgen {
	background-image: url(../_img/clist_head_en.gif);
}

#vicenavi .arrowup, #vicenavi .arrowdown {
	display: block;
	width: 190px;
	height: 9px;
	margin-left: 12px;
	background: center top no-repeat;
}

#vicenavi .arrowup {
	background-image: url(../_img/arrow_up.gif);
}

#vicenavi .arrowdown {
	background-image: url(../_img/arrow_down.gif);
}

#vicenavi a:hover.arrowup, #vicenavi a:hover.arrowdown {
	background-color: #fafafa;
	background-position: center bottom;
}

#vicenavi .clist {
	width: 187px;
	height: 80px;
	margin: 9px 0 9px 14px;
	overflow: hidden;
}

#vicenavi .clist ul {
	display: block;
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	color: #696868;
}

#vicenavi .clist ul li a {
	padding-left: 9px;
	background: url(../_img/bullet1.gif) left 4px no-repeat;
	color: #696868;
	text-decoration: none;
}

#vicenavi .clist ul li a:hover {
	color: #ff7219;
}

#footer {
	height: 20px;
	padding: 0;
	margin: 0;
	background: url(../_img/footer_backg.gif) left 8px repeat-x;
	list-style-type: none;
	font-size: 11px;
	color: #797978;
}

#footer li {
	float: left;
	width: 331px;
}

#footer li span {
	padding: 0 15px;
	background: #fff;
}

#footer li a {
	color: #797978;
}

#footer li a:hover {
	color: #249725;
	text-decoration: none;
}

#footer .counter {
	text-align: center;
}

#footer .design {
	text-align: right;
}