html {
  height:100%;
}
body {
  margin:0;
  padding:0;
  height:auto !important;
  height:100%;
  min-height:100%;
  background:#e8f5ff;
  font-family:Verdana;
  line-height:150%;
  font-size:14px;
  width: 100%;
}
td {
	font-family:Verdana;
	line-height:150%;
	font-size:14px;
}
#m td {font-size:10pt;text-align:left;}
#main{width:100%;height:100%;margin:0 auto;}
	#header{height:172px;vertical-align:top;position:relative;}
		#layout_bg{position:absolute;background:url('/images/bg_top.jpg') no-repeat right; height:144px; width:588px; right:0;}
		/* дивы с разными цветами */
		#gray{background:#517164;height:13px;}
		#green_one{background:#06642b;height:35px;}
			#top_text{position:absolute; right:2%;top: 20px;width:800px;text-align:right;font-weight:bold;font-family:'Times New Roman', Times, serif}
				#manual{font-size:18px;color:#fff;display:inline;}
				#site{font-size:12px;margin-left:90px;}
		#blue{background:#38bfc4;height:90px;text-align:center; padding-right:650px}
			#logo{margin-top:5px;position:absolute;}
		#green_two{background:#06642b;height:6px}
		/*меню*/
		#menuDiv{height:28px;text-align:right;margin-left:238px}
			#menu {height:28px; background:url(/images/table_bg.gif) center repeat-x}
			#menu td{white-space:nowrap}
			.bg_menu{background:url(/images/td_bg.gif) no-repeat left center;}
			.bg_menu_two{height:28px;}
			#menu td a{color:white;}
#menu td a:hover, #menu td span {color:white;text-decoration:underline;font-size:14px}

			#logotips{}
	#content{margin-top:50px;height:100%;width:1000px; background:url(/images/left_repeat_bg.gif) repeat-y left;}
		#left_panel{width:267px; background:url(/images/left_repeat_bg.gif) repeat-y left; float:left;}
			#left_content{font-size:10pt;}
			#left_content h4 {font-size:12pt;font-weight:bold;color:red;margin:10px auto;}
		#texts {float:left;text-align:justify;font-size:11pt;width:700px; padding: 0 10px 0 23px;}
		#texts p {text-indent: 2em;}
	#footer {height:80px;background:#06642c;color:#caffda;padding-left:5px;font-family:Times New Roman;font-size:10pt;line-height:120%}
#footer h3 { display: inline; font-size: 10pt;}
#footer a { color: #caffda; }
	
.fixPNG {filter:expression(fixPNG(this));}
img{border:0}
a{color:#021f60;text-decoration:none}
h4, #texts h1{color:green;font-size:16px}
.leftnav {padding:10px 10px 10px 10px;width:220px;text-align:left;font-size:9pt;}
.leftnav a {text-decoration: underline;font-size: 8pt;}
#hide {display:none;}
