*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia ,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
body{
	/*background: #244125 url(../img/body_back.png) repeat top left;*/
	background: #62bb46;
	color: White;
}
img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	behavior: url("../js/iepngfix.htc");
}
input, textarea{
	background: White;
	border: none;
	color: Black;
	font-family: Georgia ,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
}
a{
	text-decoration: none;
}
div#wrap{
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -485px;
	width: 970px;
}
div#logo_wrap{
	position: absolute;
	top: 0px;
	left: 382px;
	width: 195px;
	height: 183px;
	text-align: center;
	z-index: 5;
}
div#left_photo_wrap, div#right_photo_wrap{
	position: absolute;
	top: 13px;
	left: 66px;
	width: 334px;
	height: 193px;
	padding-top: 12px;
	z-index: 3;
	font-size: 0px;
	line-height: 0px;
	/*background: url(../img/left_photo_back.png) no-repeat top left;*/
	background: url("../img/photo_shadow.jpg") repeat-x left top;
}
div#right_photo_wrap{
	left: 560px;
	/*background: url(../img/right_photo_back.png) no-repeat top left;*/
}
img#left_photo, img#right_photo{
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	position: absolute;
	width: 334px;
	height: 167px;
	z-index: 5;
}
img#left_photo_b, img#right_photo_b{
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	position: absolute;
	width: 334px;
	height: 167px;
	z-index: 3;
}
div#content_wrap{
	position: absolute;
	top: 190px;
	left: 48px;
	width: 864px;
	height: 430px;
	background: url(../img/content_back3.png) repeat-x top left;
	z-index: 1;
}
div#menu{
	float: left;
	width: 170px;
	margin-top: 37px;
	padding-left: 12px;
}
div#menu h1 a{
	display: block;
	width: 140px;
	height: 56px;
	padding: 8px 12px 0px 0px;
	margin-bottom: 6px;
	font-size: 12px;
	font-style: italic;
	text-transform: capitalize;
	color: #cfd1cf;
	text-align: right;
}
div#menu h1 a:hover, div#menu h1 a.active{
	color: #122113;
}
div#menuBg, div#menuEn{
	display: none;
}
div#content{
	float: left;
	width: 600px;
	height: 265px;
	/*background: #588e3a url(../img/content_text_back.png) repeat top left;*/
	background: #588e3a url("../img/content_text_back.jpg") no-repeat right top; /* #2c8f2f */
	margin-top: 39px;
	padding: 80px 10px 6px 10px;
	color: White;
}
div#content a{
	color: White;
}
div#content_marker{
	position: absolute;
	top: 24px;
	left: 235px;
	width: 123px;
	height: 88px;
	background: transparent url(../img/content_marker_back.png) no-repeat top left;
}
div#content_marker h1{
	padding-top: 55px;
	padding-right: 5px;
	text-align: center;
	text-transform: uppercase;
	color: White;
	font-size: 15px;
	font-weight: bold;
}
div#enter{
	display: none;
}
div#enter h1{
	display: inline;
}
div#enter a{
	text-transform: uppercase;
	color: White;
	margin: 0px 15px 0px 15px;
}

.pointer{
	cursor: pointer;
}
.thumbs_wrap{
	position: relative;
	width: 176px;
	height: 226px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}
.thumbs_list_cell{
	width: 175px;
	height: 175px;
	display: block;
	float: left;
	vertical-align: top;
}
.gview{
	display: block;
	margin: 4px 4px 4px 4px;
	float: left;
	border: 1px solid White;
	cursor: pointer;
}
.gview_clicked{
	display: block;
	margin: 2px 2px 2px 2px;
	float: left;
	border: 3px solid White;
	cursor: pointer;
}

#gallery_photo_wrap{
	display: block;
	float: left;
	width: 400px;
	height: 310px;
	margin-top: -60px;
}
#gallery_photo_wrap td{
	text-align: center;
	vertical-align: middle;
	width: 400px;
	height: 310px;
}
#gallery_photo{
	border: 4px solid White;
}

a#about_us, a#about_us.active{ background: url(../img/menu_btn1.jpg) no-repeat top left; }
a#about_us:hover, a#about_us.active{ background: url(../img/menu_btn1_over.jpg) no-repeat top left; }
a#gallery, a#gallery.active{ background: url(../img/menu_btn2.jpg) no-repeat top left;}
a#gallery:hover, a#gallery.active{ background: url(../img/menu_btn2_over.jpg) no-repeat top left;}
a#services, a#services.active{ background: url(../img/menu_btn3.jpg) no-repeat top left;}
a#services:hover, a#services.active{ background: url(../img/menu_btn3_over.jpg) no-repeat top left;}
a#team, a#team.active{ background: url(../img/menu_btn4.jpg) no-repeat top left;}
a#team:hover, a#team.active{ background: url(../img/menu_btn4_over.jpg) no-repeat top left;}
a#contacts, a#contacts.active{ background: url(../img/menu_btn5.jpg) no-repeat top left;}
a#contacts:hover, a#contacts.active{ background: url(../img/menu_btn5_over.jpg) no-repeat top left;}