* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	background-position:0 0;
	background-repeat:no-repeat;
	font-size:100%;
	vertical-align:baseline;
}
html, body {
	height: 100%;
	width:100%;
}

body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;
	font-size:12px;
	background:#ffffff;
}

ol {
	list-style-position:outside;
	margin-left:16px;
}

ul {
	list-style-position:outside;
	list-style-type:none;
}

ul li {
	background: url(/img/bullet.gif) no-repeat 0 5px;
	padding-left: 15px;
}

q:before, q:after, blockquote:before, blockquote:after {
	content:"";
}

blockquote, q { quotes: none; }

q:before, q:after, blockquote:before, blockquote:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img { border:0; }

a img, :link img, :visited img {
	border:0 none;
}

form {
	margin: 0;
	padding: 0;
}

p, h1, h2, h3 {
	margin-bottom: 15px;
}

a {
	color: #00923f;
	text-decoration: underline;
}
a:hover {
	color: #00923f;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #00923f;
	margin: 15px 0 0 0;
	padding: 0 0;
}
h2 {
	font-size: 16px;
	color: #00923f;
}
h3 {
	font-size: 14px;
	color: #00923f;
}

table {
	border-collapse: collapse;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
}


td {
	padding:3px;
	border:1px solid #018435;
}

.invis_table td, .menu-table td {
	border:0;
	padding:3px;
	vertical-align:top;
}

input {
	padding:3px;
	border:1px solid #018435;
}

textarea {
	padding:3px;
	border:1px solid #018435;
}

select {
	padding:3px;
	border:1px solid #018435;
}

submit {
	border:0;
}


#wrapper {
	min-height: 100%;
	width:950px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -83px;
	background:url(/img/left_bgr.gif) top left repeat-y #ffffff;
}

#contact {
	float: left;
	width: 203px;
	background: #dedede url("/img/contac-bckgrnd.jpg") no-repeat 0 0;
	margin-top:10px;
}
#contact ul {
	margin: 20px 0 0 0;
	padding: 0 0;
}
#contact ul li {
	margin: 15px 0 0 25px;
	list-style-type: none;
	background: url("/img/bullet2.gif") no-repeat 0 3px;
}
#contact ul li span {
	margin: 0 0 0 25px;
}
#contactShadow {
	float: left;
	width: 7px;
	height: 300px;
	background: url("/img/contac_shadow.jpg") no-repeat 0 0;
	margin-top:10px;
}
#contactShadow2 {
	float: left;
	width: 7px;
	height: 300px;
	background: url("/img/contac_shadow2.jpg") no-repeat 0 0;
	margin-top:10px;
}
#gallery {
	float: left;
	width: 670px;
	margin-top: 5px;
}
#content {
	float: left;
	width: 448px;
	margin: 20px;
}
#content p {
	margin: 10px 0;
}
#content2 {
	float: left;
	width: 706px;
	margin: 20px 20px 20px 6px;
}
* html #content2 {
	width: 700px;
}
#content2 p {
	margin: 10px 0;
}
#content img, #content2 img {
	border:6px solid #dfdfdf;
}
#empty1 {
	float: left;
	width: 7px;
	height: 10px;
}

#push {
	height: 83px;
	clear: both;
}

#footer {
	height: 83px;
	clear: both;
	width:936px;
	margin-left:auto;
	margin-right:auto;
	padding:0 32px;
	background: url("/img/footer.jpg") repeat-x left bottom;
}


#headLogo {
	float: left;
	width: 261px;
	height: 189px;
}
#headRight {
	float: right;
	width: 675px;
	height: 189px;
	background-color: #007231;
	background: url("/img/headpic2.jpg") no-repeat 0 0;
	margin-right:7px;
}
/* - menu - */
#menuBlc {
	width: 936px;
	height: 52px;
	background: url("/img/menubckgrnd.jpg") no-repeat 0 0;
	padding-top: 0px;
	margin:0 auto;
}
#menuBlc table tr {
	height: 50px;
}
#menuBlc table tr td {
	padding: 0 5px 0 25px;
	text-align:center;
}
#menuBlc table tr td a {
	font-size: 14px;
	color: #fefefe;
	text-decoration: none;
}
#menuBlc table tr td img {
	margin-left: 10px;
	margin-bottom: 1px;
}
.submenu {
	background: #00bb51;
	border: 1px solid #018636;
	position: absolute;
	top: 23px;
	left: 0px;
	display: none;
	width: 160px;
	z-index: 999
}
.submenu li{
	list-style: none;
	padding: 8px 15px;
	background:none;
	border-bottom: 1px solid #018636;
	text-align:left;
}
.submenu li a {
	color: #fff !important;
	display: block;
	line-height: 15px;
	font-size: 12px !important;
	text-decoration:underline !important;
}
.submenu li a:hover {
	text-decoration:none !important;
}
.menu-table .rel{
	position: relative;
	width: 100%;
	height: 30px;
	margin-top:18px;
}
.plus  .submenu {
	display: block;
}

/* - news - */
#news, #vertNav {
	float: left;
	width: 230px;
	background: #e8e8e8 url("/img/lft-blck-bckgrnd.jpg") no-repeat 0 0;
	margin-top:10px;
}
#newsShadow {
	float: left;
	width: 7px;
	height: 300px;
	background: url("/img/news_shadow2-3.jpg") no-repeat 0 0;
	margin-top:10px;
}
#newsShdwLft {
	float: left;
	width: 7px;
	height: 397px;
	background: url("/img/news_shadow_left2.jpg") no-repeat 0 0;
	margin-top:10px;
}
#newsShdwRght {
	float: left;
	width: 25px;
	height: 397px;
	background: url("/img/news_shadow3.jpg") no-repeat 0 0;
	margin-top:10px;
}

#slogan {
	position: relative;
	background: url("/img/slogan.png") no-repeat 0 0;
	width: 167px;
	height: 90px;
	left: 503px;
	top: 10px;
}
#vertNav a, span {
	margin: 0 0 0 20px !important;
}
#vertNav span {
	font-weight: bold;
	color: #0271aa;
}
#vertNav ul {
	margin: 20px 0 40px 20px;
	padding: 0 0 0 0;
	font-size: 14px;
}
#vertNav ul li {
	list-style-type: none;
	background: url("/img/bullet2.gif") no-repeat 0 4px;
	margin: 10px 0;
}
#vertNav ul li img {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
#vertNav ul li ul {
	margin: 0 0 10px 20px;
	font-size: 12px;
}
#vertNav ul li ul li {
	background: url("/img/bullet3.gif") no-repeat 0 8px;
	margin: 10px 0 0 20px;
}
#vertNav ul li ul li span {
	color: #0271aa;
}
.active {
	background: url("/img/icon_active.gif") no-repeat 0 0;
}
.aktiveLeft {
	background: url("/img/menubckgrnd2.jpg") no-repeat 0 0;
}
.aktiveMddl {
	background: url("/img/menubckgrnd3.jpg") repeat-x 0 0;
}
.aktiveRght {
	background: url("/img/menubckgrnd4.jpg") no-repeat 0 0;
	background-position: right;
}
.cleaner {
	clear: both;
}
.cntctTitle {
	margin: 15px 0 0 12px;
	background: url("/img/phone-bg.jpg") no-repeat 110px 0;
	height: 56px;
}
.cntctTitle h2 {
	position: relative;
	top: 5px;
}
.contactBottom {
	margin: 20px 0 0 0;
	padding: 0 0;
	vertical-align: bottom;
}
.contactUs {
	margin: 30px 0 0 30px;
}
.contNav {
	padding: 0 0 !important;
	margin: 0 0;
}
.contNav li {
	list-style-type: none;
	background: url("/img/bullet.gif") no-repeat 0 2px;
	margin-bottom: 3px;
}
.contNav li a {
	margin: 0 0 0 15px !important;
}
.dblLine {
	width: 936px;
	height: 5px;
	background: url("/img/dblline.gif") repeat-x 0 0;
	margin: 15px 32px;
}
.floatPic {
	float: left;
	width: 169px;
	margin: 0 20px 5px 0;
	border: 6px solid #e8e8e8;
}

.icons {
	width: 35px;
	float: left;
	margin: 0 15px 0 0;
	padding-top: 16px;
	text-align: center;
}
.iconsBlc {
	margin: 0 0 0 49px;
}
.inpSrch {
	width: 115px;
	height: 18px;
	font-size: 11px;
	color: #666;
	border: 1px solid #51b763;
	background:#fff;
	padding:0 3px;
}
.inpBut {
	position: absolute;
	margin: 2px 0 0 7px;
	border:0;
}
.logo {
	margin: 55px 0 0 10px;
}
.navigation {
	width: 350px;
	background-color: #e8e8e8;
	margin: 8px 0 0 0;
	color: #0271aa;
	font-size: 11px;
	padding: 5px 0;
}
.navigation a {
	margin: 0 7px !important;
}
.newDiv {
	width: 181px;
	padding: 0 0 0 28px;
	margin-bottom: 15px;
}
.newDiv p {
	font-size: 11px;
	margin-top: 3px;
}
.newDiv span {
	font-size: 14px;
	font-weight: 900;
}
.newDiv span, a {
	margin: 0 0 !important;
}
.newsTitle {
	background: url("/img/news-bckgrnd.jpg") no-repeat 0 0;
	height: 41px;
	margin: 15px 0 10px 15px;
	font-size: 24px;
	color: #00923f;
	padding:5px 0 0 60px;
}
.newsTitle a {
	margin:  0 0 20px;
	text-decoration:none;
}
.objectsTitle {
	text-align: center;
	margin: 15px 0;
}
.objectSingle {
	text-align: center;
	margin: 0 0 10px 0;
}
.objectSingle img {
	border: 6px solid #e8e8e8;
}
.srch {
	margin: 15px 0 0 505px;
}
.unactive {
	background: url("/img/bullet4.gif") no-repeat 0 3px !important;
}


.object {
	float: left;
	margin: 22px 26px 10px 0;
	text-align: center;
}
.object img {
	border: 6px solid #e8e8e8;
}
.singleNew {
	border-bottom: 1px solid #ccc;
	margin: 15px 0 0 0;
}
.singleNew span {
	font-size: 14px;
	font-weight: bold;
	margin:0 !important;
}
.singleNew a {
	font-weight: normal;
	padding-left: 5px;
}

.news_img {
	float:left;
	margin:0 15px 10px 0;
}

* html .news_img {
	margin:0 15px 0 0;
}

.ftr {
	background:url('/img/ftr.gif') top left repeat-x;
	height:83px;
}

.ftrLft {
	width: 213px;
	float: left;
	line-height: 20px;
	height:36px;
	overflow:hidden;
	padding:20px 20px 10px 0;
}
.ftrRght {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	width:97px;
}

.ftrRght p {
	position: absolute;
	margin: -5px 0 0 0;
	font-size: 11px;
}




.menuBttm {
	float: left;
	width: 540px;
	margin:20px 0 0 10px;
}

.menuBttm ul li {
	display: inline;
	float:left;
	color: #00923f;
	margin:0 15px 10px 0 !important;
	background:none;
}

.menuBttm li .bttm_current {
	color: #00923f;
	font-weight: bold;
	text-decoration:none;
}

.menuBttm li .bttm_current:hover {
	color: #00923f;
	font-weight: bold;
}
.creator {
	display: block;
	width: 120px;
	height: 40px;
	background: url('/img/ivpro.jpg') no-repeat 0 0;
	padding: 25px 0 0 0;
	text-align: left;
	font: 12px Arial, sans-serif;
}
