body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
  	padding:0;
 	width:100%;
  	height:100%;
}

a {
	color: #B8860B;
}

.h11 {
	background-image: url(images/11.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 41px;
}

.h12 {
	background-image: url(images/12.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 41px;
}

.h13 {
	background-image: url(images/13.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 41px;
}

.h14 {
	background-image: url(images/14.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 41px;
}

.h15 {
	background-image: url(images/15.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 41px;
}

.h16 {
	background-image: url(images/16.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 41px;
}

.h17 {
	background-image: url(images/17.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 41px;
}

.h18 {
	background-image: url(images/18.jpg);
	background-repeat: no-repeat;
	width: 95px;
	height: 41px;
}

.h21 {
	background-image: url(images/21.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 164px;
}

.h22 {
	background-image: url(images/22.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 164px;
}

.h23 {
	background-image: url(images/23.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 164px;
}

.h24 {
	background-image: url(images/24.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 164px;
}

.h25 {
	background-image: url(images/25.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 164px;
}

.h26 {
	background-image: url(images/26.jpg);
	background-repeat: no-repeat;
	width: 94px;
	height: 164px;
}

.h27 {
	background-image: url(images/27.jpg);
	background-repeat: no-repeat;
	width: 93px;
	height: 164px;
}

.h28 {
	background-image: url(images/28.jpg);
	background-repeat: no-repeat;
	width: 95px;
	height: 164px;
}

.h9 {
	background-image: url(images/side.jpg);
	height: 205px;
	background-repeat: no-repeat;
}

.block_header {
	color: #B8860B;
	font-weight: bold;
	font-size: 12pt;
}

#head a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

#head a:hover {
	color: Black;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
}

.footer1 {
	background-image: url(images/d1.jpg);
	width: 498px;
	height: 74px;
	background-repeat: no-repeat;
}

.footer2 {
	background-image: url(images/d2.jpg);
	height: 74px;
	background-repeat: repeat-x;
}

.footer3 {
	background-image: url(images/d3.jpg);
	height: 74px;
	width: 402px;
	background-repeat: no-repeat;
}


#wrapper {
    position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
#header {
    width: 100%;
}
#content {
	width: 100%;
   padding-bottom: 124px;
}
#footer {
    height: 74px;
    width: 100%;
    position: absolute;
    left:0;
    bottom: 0;
}
.f {
	position: absolute; 
	bottom: 0px; 
	left: 0px;
	right: 0px;
}

#counters {
	position: absolute;
	bottom: 74px; 
	left: 0px;
	right: 0px;
}

.news_caption {
	color: #B8860B;
	font-weight: bold;
	font-size: 12pt;
	background-color: #FEFBE3;
	padding: 10px; 
}

.news {
	background-color: #FEFBE3;
	padding: 10px; 
}

.news_info {
	background-color: #FEFBE3;
	padding: 10px; 
}