<!--
	
#navigation {
	position: relative;
	width: 198px;
	height: auto;
}

#menu {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px 0px 30px 0px;
	padding: 10px 5px 20px 5px;
	border: 1px solid #DAD6C6;
	background: #F9F6F1;
	color: #000;
	list-style: inside;
	list-style-type: none;
	text-align: center;
}

#menu LI {
	font-size: 14px;
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 2px 0px;
	list-style: inside none;
}
#menu LI UL { margin: 0px 0px 0px 15px; list-style: inside; list-style-type: none;}
#menu LI UL { margin: 0px 0px 0px 12px; }

#menu A {
	display: block;
	line-height: 12pt;
	text-decoration: underline;
	color: #000;
	background-color: transparent;
}
#menu A:visited { color: #000; background-color: transparent; }
#menu A:active { color: #000; background-color: transparent; }
#menu A:hover { color: #000; background-color: transparent; }

-->
<!--

body {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	position: relative;
}

.page {
	position: absolute;
	top: 0px;
	left: 0px;

	width: auto;
	height: auto;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 0px;

	text-align: justify;

	color: black;
	background: white;
}
.page_padding {
	padding-top: 0px;
}


		
			body {
				width: 1000px;
				height: auto;
				margin-left: auto;
				margin-right: auto;
				margin-top: auto;
				position: relative;
				width: 1000px;
				background: url(img/bg.jpg) no-repeat;
				background-position: top center;
				background-repeat: repeat-y;
			}
		
	

.header {
	position: absolute;
	top: 0px;
	left: 0px;

	width: 1000px;
	height: 1130px;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 0px;

	text-align: justify;

	color: black;
	background: white;
}
.header_padding {
	padding-top: 0px;
}


		
			.header {
				margin: 0;
				padding: 0;
				background-position: top center;
			}
		
	
		
			.header {
				background: url(img/bg_page01.jpg);
			}
		
	

.menuMain {
	position: absolute;
	top: 450px;
	left: 220px;

	width: auto;
	height: 230px;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 0px;

	text-align: justify;

	color: black;
	background: white;
}
.menuMain_padding {
	padding-top: 0px;
}

.menuMain li {
	float: left;
	text-align: center;
}
a#menuMain_img0 img {
	background: url(img/about.png);
}
a#menuMain_img1 img {
	background: url(img/stroitelstvo.png);
}
a#menuMain_img2 img {
	background: url(img/projects.png);
}
a#menuMain_img3 img {
	background: url(img/photo.png);
}
a#menuMain_img4 img {
	background: url(img/investors.png);
}
a#menuMain_img5 img {
	background: url(img/guestbook.png);
}
a#menuMain_img6 img {
	background: url(img/contacts.png);
}

	
		.menuMain {
			background: transparent;

			font-family: arial, helvetica, serif;
			font-size: 13px;
		}

		.menuMain li {
			height: 39px;
			width: 109px;
			line-height: 1.3em;
		}

		.menuMain li a, .menuMain a:visited {
			background: transparent;
			color: #70501F;
		}

		.menuMain a:hover {
		}
	
	


	
		.menuMain li.selected {
		}
		.menuMain li.selected a, .menuMain li.selected a:hover {
		}
	
	

.menuMain ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menuRightPanel {
	position: absolute;
	top: 485px;
	left: 15px;

	width: 198px;
	height: auto;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 1px;

	text-align: justify;

	color: black;
	background: white;
}
.menuRightPanel_padding {
	padding-top: 0px;
}


	
		.menuRightPanel {
			background: transparent;
			display: inline;
		}
		.menuRightPanel h1 {
			/* red */

			background: #DE312A;
			border: 1px solid #AB3531;
			height: 25px;

			margin: 0;
			padding: 0;
			padding-top: 5px;

			text-align: center;
			color: #F9F6F1;
			font-family: serif, sans-serif;
			font-weight: bold;
			font-size: 14px;
		}
		.menuRightPanel p {
			/* white */

			background: #F9F6F1;
			border: 1px solid #DAD6C6;

			margin: 0;
			padding: 0;
			padding-top: 5px;
			padding-bottom: 20px;
			margin-bottom: 20px;

			padding-left: 5px;
			padding-right: 5px;

			font-size: 12px;
			font-family: sans, sans-serif;
			text-align: center;
		}

		.menuRightPanel a:visited, .menuRightPanel a {
			color: #000000;
			text-decoration: underline;
			display: block;
			margin-top: 10px;
		}

		.menuRightPanel h1 a, .menuRightPanel h1 a:visited,
		.menuRightPanel h1 a:visited, .menuRightPanel h1 a:hover{ 
			display: inline;
			margin-top: 0px;
			color: #F9F6F1;
			text-decoration: none;
		}

		.menuRightPanel .button {
			font-weight: bold;
			font-size: 16px;
		}

		.menuRightPanel .counter {
			text-align: center;

			background: transparent;
			border: 1px none #AB3531;
			margin-top: 120px;
		}
	
	

.projects_menu {
	position: absolute;
	top: auto;
	left: auto;

	width: 0px;
	height: 0px;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 0px;

	text-align: justify;

	color: black;
	background: white;
}
.projects_menu_padding {
	padding-top: 0px;
}



.main {
	position: absolute;
	top: 570px;
	left: 317px;

	width: 595px;
	height: auto;

	padding-left: 0px;
	padding-right: 0px;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	border-style: none;
	border-width: 0px;

	text-align: justify;

	color: black;
	background: white;
}
.main_padding {
	padding-top: 0px;
}


	
		.main {
			background: transparent;
			padding-bottom: 300px;
		}

		.main h1 {
			padding-bottom: 10px;
			padding-top: 0;
			margin-top: 0;
			color: #70501F;

			text-align: justify;

			font-family: serif, sans-serif, arial;
			font-size: 24px;
		}

		.main p {
			padding-bottom: 10px;
			font-family: serif, sans-serif, arial;
			font-size: 14px;

			text-align: justify;
			text-indent: 40px;
		}

		.main .noindent {
			text-indent: 0;
		}

		.main .center {
			text-indent: 0;
			text-align: center;
		}
	
	
	
		.main .welcome {
			text-align: left;
			font-style: italic;
			font-weight: bold;
			text-indent: 0;
			font-size: 16px;
		}

		.main .motto {
			text-align: left;
			font-style: italic;
			font-weight: bold;
			text-indent: 0;
			font-size: 16px;
		}

		.main .motto_bottom {
			text-align: center;
			margin-top: 30px;

			font-style: italic;
			font-weight: bold;
			text-indent: 0;
			font-size: 16px;
		}

		.main h2 {
			text-align: left;
			font-style: normal;
			font-weight: bold;
			text-indent: 0;
			font-size: 24px;
		}

		.main ul {
			font-family: serif, sans-serif, arial;
			font-size: 14px;
		}
	
	

-->