	body {
		margin:0; padding:0;
		background: #F2F7FF;
		}

	#header {
		margin:0; padding:0;
		background:url("images/headback.jpg") top right no-repeat;
		height: 172px;
		font-size:0; /* сру IE */
		}
	#header img {border:0; margin:0; padding: 0; height:172px; width:663px;}
	#menu	{
		margin:0; 
		padding:0; 
		height:25px; 
		background:url("images/leftbg.jpg")  top left no-repeat;
		}
	#menubg	{
		margin:0; 
		padding:0; 
		height:25px; 
		background:url("images/topbg.gif")  repeat-x;
		}
		
	#menu ul,#menu li {border:0; margin:0; padding:0; list-style:none;  }
	#menu ul{
	    height:25px;
		padding-left:28px;
	}
	#menu li{float:left; border-right: 2px #fff solid;  height:25px;overflow:hidden; }
	

	.nolink {
		background:url("images/button.gif") right 50px;
		color:#646464;
		display:block;
		font: 12px tahoma;
		font-weight:bold;
		line-height:25px;
		text-decoration:none;
		}
	.tab a:link, .tab a:visited{
		background:url("images/button.gif") right 50px;
		color:#000;
		display:block;
		font: 12px tahoma;
		font-weight:bold;
		line-height:25px;
		text-decoration:none;
		}
	.tab span, .tab a span{
		background:url("images/button.gif") left 50px;
		display:block;
		margin-right:14px;
		padding-left:14px;
	}
	.tab a:hover{
		background:url("images/button.gif") right 25px;
		display:block;
		}
	.tab a:hover span{
		background:url("images/button.gif") left 25px;
		display:block;
		}
	.active a:link, .active a:visited, .active a:visited, .active a:hover{
		background:url("images/button.gif") right 0 no-repeat; 
		color: #fff;
	}
	.active a span, .active a:hover span{
		background:url("images/button.gif") left 0 no-repeat;
	}	
	
	#left_menu_title{
		margin:0 0 0 14px; padding:0;
		background:url("images/city.jpg") top left no-repeat;
		height: 30px;
		width: 194px;
	}
	
	#main1 {
		margin:0; padding:0;
		background:url("images/leftmenubg.jpg") top left repeat-y;
		}
	#main2 {
		margin:0; padding:0;
		background: url("images/rightgrad.jpg") top right repeat-y;
		}
	#left {
		float:left;
		width:208px;
		margin:0; padding:0;
		background:url("leftmenubg.jpg") top right no-repeat;
		font-size:80%;
		}
	#left img {border:0;  margin: 0px 5px 5px 0; float:left;}
	#left ul{
		font: bold 10px tahoma;
		line-height:15px;
		color: #374657;
		list-style:none;
		margin: 5px 0 0 35px;
		padding:0 0 0 0;
		list-style: none;
		display: list-item;
	}
	#left li {padding: 0 0 0 0; margin: 0 0 0 0; vertical-align:top;  }
	
	#right {
		float:right;
		width:39px;
		margin:0; padding:0;
		background:url("images/rightgrad.jpg") top right no-repeat;
		}
		
	#middle {
		background: #F2F7FF;
		margin:0 39px 0 208px;
		font: 14px tahoma;
		color: #414245;
		}
	#middle a {
		color: #515151;
		text-decoration:underline;
	}
	#middle p { text-align:justify;}
	#middle a:hover {
		text-decoration:underline;
		color: #94ADD9;
	}
	#middle ul {
		list-style: none;
	}
	#middle li {
		padding-bottom:45px;
		
	}
	#footer {
		margin:0;
		padding:0;
		background:url("images/footer.gif") top right no-repeat;
		height: 155px;
		color: #CB3832; 
		font: 12px tahoma;
	}
	#footerpic{
		margin:0; padding: 0;
		background:url("images/footerpic.jpg") top left no-repeat;
		width: 358px;
		height: 155px;
	}
	#address {
		padding: 90px 0 0 15px; 
		font: 9pt Tahoma;
		color: #0F0F0F;
	}

	.column-in {
		margin:0; padding:0.5em 1em;
		}
	.cleaner {
		clear:both;
		height:0px;
		font-size:0px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	#words {float:right;}
	#words img{border:0; height:16px; width:16px; float:left; margin: 0 5px 0 0; }
	#words ul {list-style: none;}
	#words li {margin: 10px 0 0 0;}
	
	h1{ font: bold 16pt tahoma; margin: 0.2em 0 }
	h2{ font: bold 14pt tahoma; margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	table { padding: 0 0 10px 0; }
	img {border:0;}
	

	label {
		margin: 0;
		padding:5px;
		margin-top:3px;
		text-align:right;
		font: 10px tahoma;
		width:70px;
		float:left;
		text-transform:uppercase;
	}
	fieldset {
		background-color:#9DB3DC;
		border:solid 1 #5F82C2; /* Opera doesn't get border:none or border:0 on fieldsets */
		width:300px;
	}


  
	.textfield {
		font: 10px tahoma;
		color:#333 ;
		margin:3px;
		height:20px;
		border:solid 0 #fff;
		padding: 3px 8px;
		background: transparent url("images/textfield_bg.gif") no-repeat fixed;
		/*width:200px;
		voice-family: "\"}\""; 
		voice-family:inherit;*/
		width:187px;
	}
	fieldset>input.textfield {
		background: transparent url("images/textfield_bg.gif") no-repeat;
	}
	textarea {
		font: 10px tahoma;
		color:#333 ;
		margin:3px;
		height:165px;
		border:solid 0 #fff;
		padding:0 8px;
		background: transparent url("images/textarea_bg.gif") no-repeat fixed;
		/*width:200px;
		voice-family: "\"}\""; 
		voice-family:inherit;*/
		width:190px;
	}
	fieldset>textarea {
		background: transparent url("images/textarea_bg.gif") no-repeat;
	}
	.submit {
		margin:3px;
		background: transparent url("images/submit.gif") no-repeat;
		height:20px;
		border:solid 0 #fff;
		width:80px;
		font:10px tahoma;
		color:#666;
		text-transform:uppercase;
	}
	.news img {
		margin:15px 10px 10px 25px;
		float:left;	
	}
		ul#adv, ul#adv a{
		padding-left:5px;
		font: normal 9px tahoma;
		color: #515151;
		width: 155px;
	}
	ul#adv img {
			padding-left:28px;
	}
