/* CSS Document */
html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #fff;
}.info {
	margin-top: 90px;
	margin-left: 66px;
}
.gallBox {
	background-image: url(gal.png);
	background-repeat: no-repeat;
	height: 207px;
	width: 527px;
	margin-top: 16px;
}

.news {
	background-image: url(news.png);
	background-repeat: no-repeat;
	height: 277px;
	width: 257px;
}
.news .container {
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 76px;
}

.infoBox {
	background-image: url(info.png);
	background-repeat: no-repeat;
	height: 277px;
	width: 257px;
	margin-left: 14px;
}
.infoBox .container {
	margin-left: 13px;
	margin-right: 12px;
	padding-top: 76px;
}
.gallBox .container {
	margin-left: 13px;
	margin-right: 12px;
	padding-top: 76px;
}
.contentBox2 {
	background-image: url(content.png);
	background-repeat:no-repeat;
	width: 527px;
	z-index: 10;
}
.contentBox {
	margin-top: 10px;
	width: 527px;
	background-image: url(content2.png);
	background-repeat: repeat-y;
/*	background-position: 0px 483px; */
}
.contentBox3 {
	background: url(content3.gif) no-repeat;
	height: 30px;
	width: 527px;
	margin-top: 20px;
	z-index: 1;
}
.contentBox2 .container {
	margin-left: 13px;
	margin-right: 12px;
	padding-top: 30px;
}
.contentBox2 .container .title {
	font-size: 24px;
	color: #fff;
	margin-left: 20px;
}

td.left {
	background: url(left.png) no-repeat;
}
td.right {
	background:url(right.png) no-repeat;
}
td.tdmain {
}
.menu_left {
	padding-left: 50px;
}
.menu_left a {
	color: #333;
}
.butMore {
	width: 83px;
	height: 25px;
	background: transparent url(more.png) no-repeat;
	cursor: pointer;
	float: right;
}
td.footer {
	background: url(footer.jpg) no-repeat;
}
td.footer_left {
	background: url(footer_left.png) no-repeat;
}
td.footer_right {
	background: url(footer_right.png) no-repeat;
}
td.lefe {
	background:url(lefe.jpg) no-repeat;
}
td.srod {
	background:url(srod.jpg) no-repeat;
}
table.pom {
	background: url(tbl_srod.jpg) repeat-y;
	height: 100%;
	min-height: 500px;
}