body{
margin:0px;
/*background:url(img/bg.jpg) top center #000;*/
background:#000;
scrollbar-base-color:#d0be83;
}

html{
	font: 11px/16px Tahoma;
}

.page{
	margin-top:150px;
	background:url(img/home.jpg) center center no-repeat;
	width:800px;
	height:600px;
	clear:both;
	
}

#lng {
	position:relative;
	top:100px;
}

.menu-top {
	background:url(img/menu-top.png) repeat-x bottom center;
	height:33px;
}

.menu-bot {
	background:url(img/menu-bot.png) no-repeat top center;
	height:10px;
}
.menu {
	background:url(img/menu-bg.png) repeat-x top center;
	height:29px;
}

.content-left {
	background:url(img/content-left.png) no-repeat top center;
	height:674px;
	width:68px;
}

.content-bgk {
	background:url(img/content-bg.png) no-repeat top center;
	height:405px;
	width:378px;
}
.content-right {
	background:url(img/content-right.png) no-repeat top center;
	height:674px;
	width:68px;
}

.content-bg {
	background:url(img/cont.jpg) no-repeat top center;
	height:405px;
	width:858px;
}

.gal-top {
	background:url(img/gal-top.jpg) no-repeat bottom center;
	height:23px;
}

.gal-bot {
	background:url(img/gal-bot.png) no-repeat bottom center;
	height:55px;
}

.gal {
	background:url(img/gal.jpg) repeat-x bottom center;
	height:119px;
}

h1 {margin:10px 0;padding:0;font-size:32px;line-height:95%;font-weight:normal;}
h2, h3 {font-weight:normal;}

a {color:#444;}
a:hover {color:#6b851e;}

.bottom{
padding-top:224px;
  font-weight:bold;
  font-size:11px;
  color:#8a654b;
  text-align:center;
}
