.logo h1 {
	margin:0;
	padding:0;
	font-size:12px;
}

.bg_right h1,
h2 {font-size: 24px; 
	margin: 0; 
	padding: 0;
	padding-left: 296px;}
	
.text h2 {font-size: 20px; font-weight:bold;padding:0px;}	
h3 {font-size: 16px; font-weight:bold;}
h4 {font-size: 14px; font-weight:bold;}

.logo h1 {
	margin:0;
	padding:0;
	font-size:12px;
}

.h1_first {margin-top: -1px; padding-top: 0;}

a {color: #003399;}
a:hover {color: #9B0022;}


.note {
	color: #808080;
	font-style: italic;
	font-size: 13px;
	padding-top: 2px;
}

.b {font-weight:bold;}

.null {margin-top: -4px; padding-top: 0;}

.left {float: left; margin: 0 20px 20px 0; _margin:0; _margin-right: 20px;}
.right {float: left; margin-left: 0 0 20px 20px; _margin:0; _margin-left: 20px;}
.imgnote {line-height: 1.2em; padding-top: 5px;}
.imgnote .note{font-style: normal; font-size: 11px;}

.clear{clear: both;}

html, body {
	/*max-width: 1600px;
		width:expression(document.body.clientWidth > 1600? "1600px":"auto" );
	min-width: 900px;
		width:expression(document.body.clientWidth < 900? "900px":"auto" );*/
	height:100%;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, sans-serif;
}

body {
    position:relative;
	margin-top: -1px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	padding-bottom: 135px;
}

.fon {
    position:absolute;
	
	width:100%;
	height:520px;
	background: url("/img/i_up1.jpg") 50% 1px;
}

#top  {border-top: 1px solid white;
	position: relative;
	width: 100%;
	min-height: 520px;
	background: url("/img/i_up.jpg") no-repeat 50% 0;
}

	#logo {
		position: absolute;
		top: 40px;
		left: 50%;
		margin-left: -454px;
		width: 152px;
		height: 27px;
		color: white;
		font-size: 11px;
		line-height: 1.5em;
	}
		#logo a{display: block;}
	
	
	.menu_three {
		position: absolute;
		top: 110px;
		left: 50%;
		margin: 0;
		margin-left: -186px;
		padding: 0;
		list-style: none;
		font-size: 12px;
	}
	
	.menu_three li {
		float: left;
		margin-right: 4px;
	}
	
	#menu {
		position: relative;
		z-index: 10;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}

		#m1{
			position: absolute;
			top: 40px;
			left: 50%;
			width: 700px;
			margin: 0;
			margin-left: -225px;
			padding: 0;
			height: 33px;
			list-style: none;
		}

			#m1 .list {
					_display: inline;
				height: 33px;
				float: left;
				margin-left: 20px;
			}

				#m1 .aleft , #m1 .aright{
					width: 15px;
					height: 33px;
					float: left;
				}
				
				#m1 .aleft {background: url("/img/a_u_left.png") 0 0 no-repeat;}
				#m1 .aright {background: url("/img/a_u_right.png") 0 0 no-repeat;}
				
				#m1 a, .active_link {
					display: block;
					float: left;
					height: 27px;
					padding: 6px 2px 0;
					background: url("/img/a_u_bg.png");
				}
		
		#m2 {
			position: relative;
			margin: 0;
			padding: 0;
			width: 100%;
			height: 100%;
			list-style: none;
		}
		
			#m2 li{
				position: absolute;
				z-index: 10;
				font-size: 24px;
			}

			#note1 {
				top: 169px;
				left: 50%;
				margin-left: -480px;
				width: 188px;
				height: 213px;
				padding: 24px 0 0 25px;
				background: url("/img/a_u_leftnote.png") no-repeat;
			}
			
			#note2 {
				top: 125px;
				left: 50%;
				margin-left: 195px;
				width: 115px;
				height: 122px;
				padding: 24px 25px 0 145px;
				background: url("/img/a_u_rightnote.png") no-repeat;
			}

	#house {
		position: absolute;
		z-index: 2;
		left: 50%;
		top: 133px;
		margin-left: -148px;
		width: 416px;
		height: 335px;
		background: url("/img/i_up2.jpg") 100% 0 no-repeat;
	}
	
	#car {
		position: absolute;
		z-index: 2;
		left: 50%;
		top: 383px;
		margin-left: -329px;
		width: 263px;
		height: 110px;
		background: url("/img/i_up2.jpg") 0 100% no-repeat;
	}


.content {
	overflow: auto;
	position: relative;
	z-index: 8;
	width: 983px;
	left: 10px;
	margin: 0 auto;
	padding: 0;
}

	.c2 {
		min-height: 500px;
		margin-top: 150px;
			*margin-top: 130px;
		background: url("/img/shadow.png") 953px 20px no-repeat;
	}
	
	.bg_content {
		margin-right: 20px;
		overflow: auto;
		background: white url("/img/lcorner.gif") 0 0 no-repeat;
		min-height: 500px;
		height: auto !important;
		height: 100%;
		_height: 500px;
		_overflow: visible;
		
	}
	
	.bg_right {
		padding-top: 40px;
		background: url("/img/rcorner.gif") 100% 0 no-repeat;
	}
	
	#left_column {
		width: 230px;
		padding-left: 26px;
		float: left;
		font-size: 14px;
		line-height: 1.3em;
	}

		#left_column div {
			padding-left: 31px;
		}
		
		#left_column ul{
			list-style: none;
			margin: 0;
			padding: 0;
			padding-bottom: 10px;
		}
			
		.l_c_first {border-bottom: 1px dotted gray;}

			#left_column ul li {
				padding-bottom: 17px;
			}
		
		.price {
			background: url("/img/xls.gif") 0 14px no-repeat;
				_background: url("/img/xls.gif") 0 19px no-repeat;
			padding-top: 3px;
			
		}
	
		.p1 {margin-top: 5px;}

		.text_link {float: left; padding: 0; margin: 0;}
		
		.text_menu {
			width: 250px;
			margin: 0;
			margin-left: 150px;
			padding: 0;
			line-height: 1.2em;
			list-style: none;
		}

	.text {
		overflow: auto;
		margin: auto;
		margin-right: 20px;
		padding-left: 40px;
			_padding-left: 294px;
		padding-right: 20px;
		font-size: 14px;
		line-height: 1.5em;
	}
	
		.t2 {margin-right: 0;}
		
		.text ul {list-style-type: url("/img/li.gif"); }
		.text li {padding-left: 4px;}
		
			ul.text_menu {list-style: none;}
			.text_menu  li {padding-bottom: 1em;}

.footer {
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 911px;
	height: 90px;
	margin: 0 auto;
	margin-top: 45px;
	margin-left: -455px;
	padding: 0;
	background: url("/img/tel.jpg") 145px 100% no-repeat;
	font-size: 11px;
	color: #808080;
}

	.footer div {
		position: absolute;
	}
	
	.creator {
		top: 0;
		right: 0;
	}
		.creator a {color: #808080;}
		.creator a:hover {color: #9B0022;}
	
	.contacts {
		top: 0;
		left: 226px;
	}
	
		.contacts a {position: relative; margin-left: 45px; font-size: 13px;}
		
		.contacts .number {
			font-size: 21px;
			color: black;
		}
		
		.code {
			position: relative;
			top: -7px;
		}
		
table {
	
	_left: 0;
	width: 100%;
	position: relative;
}

td {border-bottom: 1px solid #F3F3F3; padding: 10px 0 8px 20px; _padding-left: 35px;}

.fb td {border: none; padding: 6px 0;}
#form_button {width: 100px; height: 30px;}
