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{
	vertical-align:top;
}


/* каркас внутренних страниц */
div.content{
	width:100%;
	height:100%;
	min-width:950px;
	/*width:expression(((document.documentElement.clientWidth ||? document.body.clientWidth) < 950) ? '950px' : ? ((document.body.clientWidth > 1280) ? '1280px' : '100%'));*/
	-width:1002px;
}
div.text{
	width:100%;
	font:normal 80% verdana,sans-serif;
	line-height:130%;
	margin:0 0 0 0;
}
div.left{
	width:59%;
	float:left;
	margin:0 90px 0 50px;
	//margin-left:25px;
}
div.right{
	width:23%;
	float:left;
	font:normal 150% trebuchet ms,tahoma,sans-serif;
	line-height:160%;
	color:#575758;
}
div.foot{
	width:100%;
	float:left;
	position:relative;
	margin:-430px 0 0 0;
	z-index:-2;
	bottom:0;
	background:url('/i/bg_index.jpg') bottom left repeat-x;
}



/* подэлементы внутренних страниц */
img.logo{
	margin:45px 0 20px -55px;
	right:0;
	position:relative;
	z-index:1000;
}
img.right_index{
	position:absolute;
	right:0;
	z-index:-1;
}
div.about_index{
	width:590px;
	margin:40px 0 0 30px;
	-margin-left:0;
	font:normal 130% trebuchet ms,tahoma,sans-serif;
	line-height:140%;
	color:#373737;
}
div.photo_ramka{
	margin:35px 0 0 38px;
	-margin-left:0;
}
img.ramka{
	position:absolute;
	margin:-46px 0 0 -21px;
	z-index:160;
}
img.photo{
	z-index:160;
}
img.chaika{
	position:absolute;
	margin:-20% 0 0 55%;
}
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;
}



/* for head_line */
.head_line{
	width:100%;
	height:460px;
	overflow:hidden;
	background:#99aef1;
	position:absolute;
	z-index:-1;
}

.chaika{
	width:100%;
	height:130px;
	overflow:hidden;
	background:#99aef1;
	position:absolute;
	z-index:-1;
	margin-top:328px;
}

.bottom_index{
	float:left;
	padding:0 0 30px 30px;
	margin-right:30px;
	font:normal 80% arial,sans-serif;
}

.bottom_index h1{
font-size:16px;

}