/* for all elements */
	body{
		padding:0;
		margin:0;
		width:100%;
		height:100%;
		background:#99aef1;
	}
	img{
		border:0;
		behavior:url('/js/transparency.htc');
	}
	a{
		color:#094e6f;
	}
	a:hover{
		color:#575758;
	}
	td,
	th{
		vertical-align:top;
	}


/* content block (container) */
	.content{
		width:100%;
		height:100%;
		min-width:950px;
		width:expression(((document.documentElement.clientWidth ||? document.body.clientWidth) < 1000) ? '1000px' : ? ((document.body.clientWidth > 1280) ? '1280px' : '100%'));
		position:relative;
		z-index:300;
	}


/* top block (header) */
	.head_line{
		width:100%;
		float:left;
		height:460px;
		overflow:hidden;
		position:absolute;
		z-index:-1;
	}


/* left block (text information) */
	.left{
		margin:0 400px 0 50px;
		font:normal 75% verdana,sans-serif;
	}
	.main_notice{
		padding:30px 0 0 30px;
		width:90%;
		-margin-left:0;
		font:normal 130% trebuchet ms,tahoma,sans-serif;
		line-height:140%;
		color:#373737;
	}
	.main_notice p{
		margin:0 0 6px 0;
	}
	.main_text{
		margin-left:30px;
		line-height:150%;
	}
	.main_text h1{
		font:normal 220% tahoma,sans-serif;
	}
	.photo_ramka{
		margin:50px 0 70px 38px;
	}
	img.ramka{
		position:absolute;
		margin:-46px 0 0 -21px;
		z-index:160;
	}
	img.photo{
		z-index:160;
	}



/* right block (navigation menu) */
	.right{
		width:320px;
		float:right;
		font:normal 120% trebuchet ms,tahoma,sans-serif;
		line-height:160%;
		color:#575758;
	}
	img.logo{
		margin:40px 0 20px 0;
		right:55px;
		position:relative;
		z-index:1000;
	}
	.button{
		margin:40px 0 40px 0;
		font:normal 80% arial,sans-serif;
	}
	.button a{
		color:white;
		text-decoration:none;
	}
	.button div{
		position:absolute;
		margin:1px 0 0 24px;
	}
	.button span{
		font-size:130%;
	}
	.lazarevskoe{
		margin:50px 0 0 0;
		color:black;
	}
	.lazarevskoe h1{
		font:normal 110% tahoma,sans-serif;
	}
	.lazarevskoe .lazar_item{
		font:normal 70% tahoma,sans-serif;
		width:135px;
		height:133px;
		float:left;
		margin:0 20px 0 0;
	}



/* bottom block (footer) */
	.foot{
		width:100%;
		float:left;
		position:relative;
		margin:-340px 0 0 0;
		z-index:10;
		bottom:0;
		background:url('/i/bg_index.jpg') bottom left repeat-x;
		font:normal 80% tahoma,sans-serif;
	}
	.liveinternet{
		position:absolute;
		bottom:160px;
		margin-left:80px;
		z-index:1000;
	}
	.liveinternet img{
		float:left;
		margin-right:30px;
	}



/* подэлементы внутренних страниц */




div.menu_tel{
	margin-top:40px;
}
div.podrobno{
	margin:0 0 -5px 0;
	font:italic 100% trebuchet ms,tahoma,sans-serif;
	color:#2f2f2f;
}
div.phone{
	color:#b61414;
	font:normal 170% trebuchet ms,tahoma,sans-serif;
	white-space:nowrap;
}
div.spravki{
	margin:4px 0 0 0;
	color:white;
	font:normal 60% arial,sans-serif;
}
div.menu_more{
	margin-top:20px;
	font-size:90%;
	line-height:140%;
}
div.menu_more a{
	color:#12648a;
}
img.bottom_index{
	margin:0 0 0 0;
}

div.copy{
	float:right;
	position:relative;
	z-index:10;
	margin:50px 0 0 50px;
	font:normal 80% tahoma,sans-serif;
	color:#333;
}

/* псевдо ссылка 2 */
span.href
{
	color:#094e6f;
	border-bottom:solid 1px #094e6f;
	cursor:pointer;
	cursor:hand;
}
span:hover.href
{
	color:#575758;
	border-bottom:solid 1px #575758;
}
div.mail_icq{
	font:normal 80% trebuchet ms,sans-serif;
	color:black;
	line-height:110%;
	margin:5px 0 10px 0;
}
