body, html{
	margin:0px;
	padding:0px;
	background:#473E2C;
	height:100%;
}

body{
	font:62.5%/1.2em Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
}

table{
	padding:0px;
	border-collapse:collapse;
	border:0px;
}

table td{
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
}

form{
	margin:0px;
	padding:0px;
}

input, textarea, select{
	font:11px/12px Tahoma, Arial, Geneva, sans-serif;
	color:#000000;
	text-decoration:none;
	font-weight:400;
}

img{
	border:0px;
}

p{
	margin:0px;
	padding:0 0 1em 0;
	font-size:1.2em;
	line-height:1.33em;
}

a{
	color:#8B0304;
	text-decoration:underline;
}

a:hover{
	color:#473D2B !important;
}

h1{
	margin:0px;
	padding:0 0 12px 0;
	font: bold 2.4em/1.125em Georgia, "Times New Roman", Times, serif;
	color:#8B0304;
}

.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.fix-clear{
	width:100%;
	float:left;
}

.al-right{
	float:right;
}

.al-left{
	float:left;s
}

.site-back-bbx{
	background:url(site_back_bbx.jpg) repeat-x bottom left #867A63;
	_height:100%;
}

.site-back-btx{
	background:url(site_back_btx.jpg) repeat-x top left;
	_height:100%;
}

.site-min-max{
	width:100%;
	_width:expression((document.documentElement.clientWidth < 1000)? "1000px" : ((document.documentElement.clientWidth > 1400)? "1400px" : "100%"));
	max-width:1400px;
	min-width:1000px;
	margin:0px auto;
	_height:100%;
	position:relative;
}

.site-back-tx{
	background:url(site_back_tx.gif) repeat-x top left #F5DFB8;
	_height:100%;
}

.site-back-bx{
	background:url(site_back_bx.gif) repeat-x bottom left;
	_height:100%;
}

.site-back-ly{
	background:url(site_back_ly.gif) repeat-y top left;
	_height:100%;
}

.site-back-ry{
	background:url(site_back_ry.gif) repeat-y top right;
	_height:100%;
}

.site-back-bly{
	background:url(site_back_bly.jpg) no-repeat bottom left;
	_height:100%;
}

.site-back-bry{
	background:url(site_back_bry.jpg) no-repeat bottom right;
	_height:100%;
}

.site-back-tly{
	background:url(site_back_tly.jpg) no-repeat top left;
	_height:100%;
}

.site-back-try{
	background:url(site_back_try.jpg) no-repeat top right;
	_height:100%;
}

.site-back-tlx{
	background:url(site_back_tlx.jpg) no-repeat top left;
	_height:100%;
}

.site-back-trx{
	background:url(site_back_trx.jpg) no-repeat top right;
	padding:29px 84px 4px 82px;
}

/* ------------------------------------------------------------- header */
#header{
	
}

.header-logo-block{
	text-align:center;
	padding-top:42px;
	height:106px;
	font-size:2.4em;
}

.navigation-panel{
	border:1px solid #000000;
	border-left:0px;
	border-right:0px;
	padding:3px 0 2px 0;
	font: bold 1.1em/1.18em Georgia, "Times New Roman", Times, serif;
}

.navigation-block{
	width:82px;
	height:16px;
	margin:0px auto;
}

.navigation-block a, .navigation-block span{
	display:block;
	width:17px;
	height:16px;
	float:left;
	margin:0 12px 0 12px;
	background-repeat:no-repeat;
	background-position:0px -16px;
	text-decoration:none;
	_display:inline-block;
}

.navigation-block a:hover, .navigation-block span{
	background-position:0px 0px;
}

.navigation-block .home{
	background-image:url(icon_home.gif);
}

.navigation-block .map{
	background-image:url(icon_map.gif);
}

.header-line{
	height:12px;
	font-size:0px;
	line-height:0px;
	margin-top:2px;
	border-top:2px solid #000000;
}

/* ------------------------------------------------------------- content */
#content{
	width:100%;
}

/* ------------------------------------------------------------- left block */
#leftBlock{
	width:29%;
	padding-right:10px;
	border-right:1px solid #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.main-menu{
	padding-bottom:23px;
	color:#000000;
	font-weight:bold;
}

.main-menu .button{
	font-size:1.4em;
	line-height:1.14em;
	color:#373737;
}

.main-menu .button a, .main-menu .button span{
	display:block;
	padding:0 0 14px 0;
	color:#000000;
}

.main-menu .button span, .main-menu .button a.active, .main-menu .button a:hover{
	color:#8B0304 !important;
}

.main-menu .button a.active{
	text-decoration:none;
}

.main-menu .button span, .main-menu .button a.active{
	font-weight:normal;
}

.left-line{
	height:17px;
	border-top:1px solid #000000;
	margin-top:-14px;
}

.menu-level2{
	padding-bottom:20px;
}

.menu-level2 .button{
	font-size:1.1em;
	line-height:1.18em;
}

.menu-level2 .button a, .menu-level2 .button span{
	display:block;
	padding:0 0 6px 21px;
	color:#473D2B;
	background:url(icon_star.gif) no-repeat 2px 3px;
}

.menu-level2 .button a:hover, .menu-level2 .button span, .menu-level2 .button a.active{
	color:#6D6E71 !important;
}

.menu-level2 .button span, .menu-level2 .button a.active{
	text-decoration:none;
}

.menu-level2 .button span, .menu-level2 .button a.active{
	background:url(icon_star_grey.gif) no-repeat 2px 3px;
	text-decoration:none;
}

/* ------------------------------------------------------------- right block */
#rightBlock{
	padding-left:14px;	
}

#rightBlock .min-height{
	min-height:833px;
	_height:833px;
}

#rightBlock .image-block{
	padding-bottom:23px;
}

/* ------------------------------------------------------------- footer */
#footer{
	color:#6D6E71;
	font:1.2em/1.5em Arial, Helvetica, sans-serif;
	height:99px;
}

#footer a{
	color:#C4161C;
}

#footer .to-bottom{
	position:absolute; 
	bottom:0px;
	width:100%;
	left:0px;
	_left:auto;
	height:99px;
}

#footer .footer-box{
	padding:9px 84px 9px 82px;
	_padding:9px 0px 9px 0px;
}

#footer .footer-line{
	height:2px;
	border-bottom:2px solid #000000;
	border-top:1px solid #000000;
	font-size:0px;
	line-height:0px;
}

#footer .copyright{
	padding:15px 22px 0 22px;
}
















