body, html{
	margin:0px;
	padding:0px;
	background:url(site_back_tx.gif) repeat-x top left #FFFFFF;
	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:#FF4419;
	text-decoration:underline;
}

a:hover{
	color:#939393 !important;
}

h1{
	margin:0px;
	padding:0 0 12px 0;
	font: bold 2.4em/1.125em Tahoma, Arial, Helvetica, sans-serif;
	color:#FF4419;
}

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

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

.site-block{
	background:url(header_back_tl.gif) no-repeat top left;
	width:100%;
	_width:expression((document.documentElement.clientWidth < 1000)? "1000px" : ((document.documentElement.clientWidth > 1400)? "1400px" : "100%"));
	max-width:1400px;
	min-width:1000px;
	margin:0px auto;
	min-height:100%;
	_height:100%;
}

.site-back{
	background:url(site_back_right.gif) no-repeat 100% 66%;
}

/* ------------------------------------------------------------- header */
#header{
	height:245px;
	background:url(header_image.gif) no-repeat 81% 0px;
}

.header-logo{
	position:absolute;
	display:block;
	top:57px;
	left:4%;
}

.navigation-block{
	position:absolute;
	top:87px;
	right:0px;
	_right:expression((document.documentElement.clientWidth%2 == 0)? "0px" : "-1px");
	width:86px;
	height:32px;
	background:url(navigation_back.jpg) no-repeat top left;
	padding:14px 0 0 20px;
}

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

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

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

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

/* ------------------------------------------------------------- content */
#content{
	padding:0 10% 0 4%;
}

/* ------------------------------------------------------------- left block */
#leftBlock{
	width:32%;
	float:left;
	padding:41px 0 170px 0;
	background:url(leftblock_back.gif) no-repeat 28px 100%;
	font-family:Arial, Helvetica, sans-serif;
}

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

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

.main-menu .button a, .main-menu .button span{
	display:block;
	padding:0 0 8px 7px;
	color:#00A1E4;
}

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

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

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

.menu-level2 .button{
	font-size:1.2em;
	line-height:1.166em;
}

.menu-level2 .button a, .menu-level2 .button span{
	display:block;
	padding:0 0 5px 26px;
}

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

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

/* ------------------------------------------------------------- right block */
#rightBlock{
	width:63%;
	float:right;	
}


/* ------------------------------------------------------------- footer */
#footer{
	color:#373737;
	background:url(footer_back1.gif) no-repeat 37% 53px;
	min-height:94px;
	_height:94px;
}

#footer .footer-back{
	background:url(footer_back2.gif) no-repeat 75% 0px;
	padding:21px 4% 41px 4%;
}

#footer .copyright{
	font-size:1.2em;
	line-height:1.5em;
	color:#373737;
}
