html, body{ 
	background-color: #000;
	font: 11px Verdana;
	color: #9d9b9b;
	
}
body{background: url(images/footer.gif) bottom center no-repeat;}
a {
	color: #000;
	outline: none;
}
.cl{ clear: both;}

#header{ background: url(images/header.png) center top no-repeat; }

.header-content{ width: 969px; height: 270px; margin: 0 auto; position:relative; }
.header-content h1{font-size: 18px; color: #b89c57; position: absolute; top: 42px; left: 207px; }
.header-content h2{font-size: 15px; color: #808080; position: absolute; top: 106px; left: 207px; }

.header-content a.bg{ display: block; position: absolute; width: 20px; height: 13px; background: url(images/flagbg.png) no-repeat; top: 212px; right: 98px; }
.header-content a.en{ display: block; position: absolute; width: 20px; height: 13px; background: url(images/flagen.png) no-repeat; top: 212px; right: 69px; }

.header-content a.about-btn{ display: block; position: absolute; width: 114px; height: 17px; background: url(images/about-btn.gif) no-repeat; top: 203px; left: 205px; text-indent: -10000px;}
.header-content a.gallery-btn{ display: block; position: absolute; width: 63px; height: 17px; background: url(images/gallery-btn.gif) no-repeat; top: 203px; left: 400px; text-indent: -10000px;}

#middle{ width: 969px; margin: 0 auto; position:relative; }
#middle .content{ text-align: justify; float: left; width: 615px; padding: 20px; }
#middle .content span{ display: block; text-align: center; color: #7b5f2b; }
#middle .images{ float: right; width: 300px;}

.images span{ font-size: 9px; display: block; width: 170px; text-align: center; padding-left: 30px;}
.hr{ margin: 20px 0; height: 11px; background: url(images/hr.gif) repeat-x;}
.hr2{ margin: 0 0 20px 0; height: 1px; background: url(images/hr2.gif) repeat-x;}

.gallery{ width: 969px; margin: 0 auto; background: url(images/gallery-title.gif) no-repeat; padding-top: 40px;}
.gallery .thumb{ float: left; padding: 0 5px 10px 5px; font-size: 9px; text-align: center;}
.gallery .t1{ width: 186px; }
.gallery .t2{ width: 215px; }
.gallery .t3{ width: 151px; }
.gallery .t4{ width: 170px; }
.gallery .t5{ width: 194px; }
.dots{ padding-top: 10px;}

.text{ width: 969px; margin: 0 auto; text-align: justify; padding: 20px;}
.text span{ color: #b89c57; }

.footer{ width: 969px; margin: 0 auto; position: relative; height: 35px;}

.footer .l1{ color: #b89c57; position: absolute; top: 0px; left: 30px; }
.footer .l2{ color: #b89c57; position: absolute; top: 0px; left: 200px; }
.footer .copy{ color: #b89c57; font-size: 10px; position: absolute; top: 0px; left: 600px; }
.footer .maxmedia{ position: absolute; top: 0px; left: 880px; display: block; width: 73px; height: 15px; background: url(images/maxmedia.gif) no-repeat; text-indent: -10000px;}
