body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #2D2D2D;
}

#main {
	width: 1039px;
	margin: 0px auto 0px auto;
	background-image: url(img/bck.gif);
	background-repeat: repeat-y;
}
#h1 {
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 403px;
}
#h2 {
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	height: 237px;
}
#h3 {
	background-image: url(img/h3.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
#footer {
	width: 1039px;
	height: 37px;
	margin: 0px auto 0px auto;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
}
#footer div {
	padding-top: 30px;
	padding-bottom: 10px;
	color: #B8BF23;
}
#footer a {
	color: #B8BF23;
	text-decoration: none;
}
#footer p {
	margin-top: 0px;
	margin-bottom: 3px;
}

#lcol {
	float: left;
	width: 293px;
	text-align: left;
}
#cont {
	float: right;
	width: 746px;
}
#rcol {
	float: right;
	width: 260px;
	text-align: left;
}
#mcol {
	float: left;
	width: 466px;
	margin-left: 10px;
	text-align: left;
}
#lcoli {
 	width: 254px;
	margin-left: 39px;
}

#lcol div.bh {
	width: 254px;
	padding-top: 5px;
	background-color: #676A2C;
	color: #000000;
}
#lcol div.bh div.bhx {
	width: 239px;
	height: 32px;
	border-right: 2px solid #323232;
}
#lcol div.bh div.bhx div {
	padding-top: 5px;
	padding-right: 12px;
	text-align: right;
}
#lcol div.bt {
	padding: 8px;
	text-align: center;
}
#lcol div.bt a {
	color: #000000;
}

#menu {
	background-image: url(img/menu.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#menui {
	padding-top: 19px;
	padding-bottom: 20px;
}
#menue {
	background-image: url(img/menue.jpg);
	background-repeat: no-repeat;
	height: 9px;
}

#rcol div.boxh {
	margin-top: 2px;
	width: 260px;
	height: 43px;
	background-image: url(img/bh.jpg);
	background-repeat: no-repeat;
}
#rcol div.boxh div {
	color: #CDD521;
	padding-top: 17px;
	padding-right: 80px;
	text-align: right;
}
#rcol div.boxt {
	width: 260px;
	background-image: url(img/menu.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
}
#rcol div.boxtt {
	width: 225px;
	margin-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #CDD521;
}
#rcol div.boxe {
	width: 260px;
	background-image: url(img/menue.jpg);
	background-repeat: no-repeat;
	height: 9px;
}

#rcol div.bh {
	margin-top: 2px;
	width: 210px;
	padding-top: 5px;
	background-color: #CDD521;
	color: #000000;
}
#rcol div.bh div.bhx {
	width: 195px;
	height: 32px;
	border-right: 2px solid #323232;
}
#rcol div.bh div.bhx div {
	padding-top: 5px;
	padding-right: 12px;
	text-align: right;
}
#rcol div.bo {
	margin-top: 2px;
	padding-top: 5px;
	background-color: #676A2C;
	color: #000000;
	width: 208px;
	_width: 210px;
	border: 1px solid #FFFFFF;
}
#rcol div.bo div.bhx {
	width: 194px;
	_width: 195px;
	height: 32px;
	border-right: 2px solid #323232;
}
#rcol div.bo div.bhx div {
	padding-top: 5px;
	padding-right: 12px;
	text-align: right;
}
#rcol div.bl {
	display: none;
	width: 181px;
	text-align: right;
}
#rcol div.blx {
	width: 181px;
	text-align: right;
}
#rcol div.bl a, #rcol div.blx a {
	display: block;
	margin-top: 2px;
	color: #929739;
	text-decoration: none;
}
#rcol div.bl a.a, #rcol div.blx a.a {
	color: #CDD521;
}
#rcol div.bh a, #rcol div.bo a {
	display: block;
	color: #000000;
}

#rcol div.bt {
	padding: 8px;
	text-align: center;
}

table.ref {
	width: 100%;
	border: 1px solid #CDD521;
	border-left: 10px solid #CDD521;
	margin-bottom: 10px;
}
table.ref td {
	vertical-align: top;
}
table.ref h2 {
	margin-bottom: 1px;
}
a.ref {
	display: block;
	margin-top: 5px;
}
table.ref img {
	border: 0px;
}
table.gal {
	width: 100%;
	border: 0px;
}
table.gal td {
	padding-top: 7px;

	padding-bottom: 7px;
	width: 25%;
	text-align: center;
}
table.gal img {
	border: 0px;
}
#mcol table.gal a {
	display: block;
	margin: 0px auto 0px auto;
	width: 100px;
	_width: 106px;
	padding: 3px;
	border: 1px solid #999999;
}

.break {
	clear: both;
	height: 1px;
	font-size: 1px;
}
* html .break {
	display:none;
}

@media print {
 #header, #menu, #footer, #lcol, #rcol {
	display: none;
 }
 #main, #cont, #mcol {
	float: none;
	width: 100%;
 }
}
