* {
	margin:0;
	padding:0;
}
img {
	border:0;
}
a {
	text-decoration:underline;
	color:#392524;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a:visited {
	color:#000;
}
.clear {
	clear:both;
}

html {	background:url('/img/body.jpg') center top repeat;}
body {
	background: url(/img/bg-body.png) 125px 743px no-repeat;
	width:100%;
	min-height:1013px;
	text-align: left
}

#container {
min-width:1008px;
min-height:1013px;
background:url('/img/container.png') left top no-repeat;
}
#header {
	background: url(/img/bg-header.gif) 999px 68px no-repeat;
	clear:both;
	position:relative;
	height:183px;
}
	#buttons {
		float:left;
		position:absolute;
		left:7px;
		top:92px;
		width:72px;
		height:16px;
	}
		#buttons li {
			float:left;
			list-style:none;
		}
			#buttons a {
				float:left;
				height:16px;
				cursor:pointer;
			}
			#buttons li a.home {
				width:20px;
			}
			#buttons li a.mail {
				width:20px;
			}
			#buttons li a.map {
				width:27px;
			}
	#logo {
		float:left;
		position:absolute;
		left:80px;
		top:28px;
		width:142px;
		height:142px;
	}
		#logo a {
			float:left;
			width:142px;
			height:142px;
			cursor:pointer;
		}
#sidebar {
	float:left;
	margin-top: 65px;
	margin-right: -283px;
	width:283px;
}
	#menu {
		float:left;
		clear:both;
		display:inline;
		width:187px;
		margin:45px 0 0 63px;
	}
		#menu li {
			float:left;
			clear:both;
			list-style:none;
		}
			#menu a {
				float:left;
				clear:both;
				cursor:pointer;
				position:relative;
			}
			#menu a img {
				float:left;
			}
			#comp {
				width:187px;
				height:44px;
				background:url('/img/comp.png') left top no-repeat;
			}
			#proj {
				width:186px;
				height:41px;
				background:url('/img/proj.png') left top no-repeat;
			}
			#prod {
				width:187px;
				height:42px;
				background:url('/img/prod.png') left top no-repeat;
			}
			#buil {
				width:187px;
				height:43px;
				background:url('/img/buil.png') left top no-repeat;
			}
			#art {
				width:183px;
				height:43px;
				background:url('/img/art.png') left top no-repeat;
			}
			#price {
				width:187px;
				height:33px;
				background:url('/img/price.png') left top no-repeat;
			}
			#cont {
				width:187px;
				height:40px;
				background:url('/img/cont.png') left top no-repeat;
			}
			#portfolio {
				width:187px;
				height:41px;
				background:url('/img/but_port.png') left top no-repeat;
			}
			#zemly {
				width:187px;
				height:42px;
				background:url('/img/but_zemlya.png') left top no-repeat;
			}
		#menu ul {
			float:left;
			clear:both;
			display:none;
			width:151px;
			margin:-2px 0 -2px 20px;
			padding:10px 0 15px 0;
			background:url('/img/submenu.png') top left repeat-y;
		}
		#menu ul li {
			float:left;
			clear:both;
			width:151px;
		}
		#menu ul li a {
			float:left;
			clear:both;
			width:121px;
			padding:3px 0 3px 20px;
			background:url('/img/submenu-arr.gif') 10px 8px no-repeat;
			font:bold 12px/14px 'Arial', serif;
			color:#4a302f;
			text-decoration:none;
		}
		#menu ul li a:hover {
			color:#392524;
		}
		#menu ul.open {
			display:inline;
		}
		#special {
			float:left;
			clear:both;
			width:196px;
			min-height:118px;
			margin:80px 0 0 32px;
			padding-bottom: 54px
		}
		html>body #special {
			margin:80px 0 0 65px;
		}
			#special a {
				display: block;
				padding: 0 15px;
				font-weight: bold;
				text-align: center;
				color: #392524;
				position: relative; z-index: 99;
				text-decoration: none;
				font-family: Arial, Helvetica, sans-serif; font-size: 0.86em; line-height: 1.5;
				top: -10px;
			}
			#special a em { font-style: normal; color: #a22828}
#main {
	float: left;
	padding-bottom: 30px;
	width: 100%
}
	#content {
		padding-left: 283px;
		padding-right: 12px;
		margin-right: 30px;
	}
	#content .projects {
		float:left;
		display:inline;
		width:280px;
		margin:5px 6px 20px 0;
	}
	#content .projects h2 a {
		color:#a22828;
	}
	#content .news {
		float:left;
		clear:both;
		margin:5px 0 10px 0;
		width:100%;
	}
	#content .news .date {
		float:left;
		width:43px;
		padding:0 10px 0 0;
		border-right:1px solid #392524;
	}
	#content .news .date .dm {
		float:right;
		clear:both;
		font:bold 16px/16px 'Arial', serif;
		color:#392524;
	}
	#content .news .date .y {
		float:right;
		clear:both;
		margin:5px 10px 0 0;
		font:11px/11px 'Arial', serif;
		color:#392524;
	}
	#content .news .header {
		float:left;
		clear:right;
		padding:5px 0 0 0;
		font:18px/18px 'Arial', serif;
		color:#a22828;
	}
	#content .news .header a {
		font:18px/18px 'Arial', serif;
		color:#a22828;
		text-decoration:underline;
	}
	#content .news .header a:hover {
		text-decoration:none;
	}
	#content .text {
		float:left;
		clear:both;
		width:100%;
	}
	#content .pagenavi {
		float:left;
		clear:both;
		width:100%;
		margin:50px 0 0 0;
		font-weight:bold;
		color:#a22828;
	}
#footer {
	clear:both;
	height:95px;
	overflow:hidden;
	margin:0px 0 0 0px;
	background:url('/img/footer.png') 0 center repeat-x;
}
	#copyright {
		float:left;
		display:inline;
		width:31%;
		height:auto;
		margin:25px 0 0 16px;
		font:11px/14px 'Arial', serif;
		color:#fff;
	}
	#copyright p {
		margin:0 0 5px 0;
	}
	#copyright a {
		text-decoration:underline;
		color:#3a2625;
	}
	#copyright a:hover {
		text-decoration:none;
	}
	#counters {
		float:left;
		display:inline;
		width:41%;
		height:auto;
		text-align:center;
	}
	#counters img {
		margin:49px 0 0 0;
	}
	#developer {
		float:right;
		display:inline;
		width:24%;
		height:auto;
	}
	#developer a {
		float:right;
		display:inline;
		width:213px;
		height:62px;
		margin:28px 20px 0 11px;
		background:url('/img/developer.png') center center no-repeat;
	}
	
/* edited by mail@psd2html.biz */
#m4 {padding-top: 0px; padding-left: 31px; padding-right: 38px; position: relative; top: -20px;}
#m3 { background: url(/img/bg-c4.png);}
#m2 {background: url(/img/bg-c2.png) 0 0 repeat-y; padding-left: 12px;}
#m1 {background: url(/img/bg-c3.png) 658px 0 no-repeat; padding-top: 60px;}
#bottombg {display: block; width: 100%; padding-left: 11px; position: absolute; bottom: -33px; height: 13px; left: -11px; background: url(/img/bg-c5.png) 0 0 no-repeat;}
	#bottombg span { display: block; height: 13px; position: absolute; right: -11px; top: 0; width: 11px; background: url(/img/bg-c6.png) 0 0 repeat;}
	
#h1, #h2, #h3 {display: block; position: absolute; height: 25px; width: 220px; top: 18px; line-height: 100px; overflow: hidden; zoom: 1;}
/*
#h1 { background: url(/img/bg-h1.gif) 0 0 no-repeat; left: 325px;}
#h2 { background: url(/img/bg-h2.gif) 0 0 no-repeat; left: 55%;}
#h3 { background: url(/img/bg-h3.gif) 0 0 no-repeat; right: 5%;}
*/
#h1 { background: url(/img/bg-h1.gif)  0 0 no-repeat; right: 5%;}
#h2 { background: url(/img/bg-h2.gif) 0 0 no-repeat; left: 545px;}

#special { background:url(/img/bg-spec.png) 0 bottom no-repeat;}
#spec-outer { background: url(/img/bg-spec-out.png) 0 0 no-repeat; padding-top: 84px;}
#spec-inner { background: url(/img/bg-spec-inner.png) 0 0 repeat-y;}


#maintop a {
 color:#a22828;
}
#maintop { font-size:14px; }