*{
	margin: 0;
	padding: 0;
}
HTML, BODY{
	height: 100%;
	font: 12px Arial;
}
BODY{
	background: #87b3c2 url(../i/bgr2.jpg) left top repeat-x;
}
BODY.second{
	background: #bce1ed url(../i/bgr3.jpg) left top repeat-x;
}
IMG{
	border: none;
}
UL{
	list-style: none;
}
A:hover{
	text-decoration: none;
}
.clr{
	clear: both;
	font-size: 0;
	height: 0;
}
.min-height{
	min-height: 740px;
}
#boy{
	background: url(../i/left-bgr4.jpg) left top no-repeat; 
	position:relative;
	z-index:2;
}
* html #boy{
	height: 100%;
}
.second #boy{
	background: url(../i/left-bgr5.jpg) left top no-repeat; 
}
.second #left-bgr{
	background: none;
}
* html .min-height{
	height: 740px;
}
.min-width{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#left-bgr{
	background: url(../i/boy2.jpg) 50% 113px no-repeat; 
}
#left-bgr2{
}
#left-col{
	width: 300px;
	float: left;
	min-height: 10px;
}
#logo{
	position: absolute;
	left: 10px;
	top: 25px;
}
#left-menu{
	position: relative;
	margin:300px 0 0 120px;
}
#left-menu LI{
	padding-bottom: 6px;
	width: 180px;
}
#left-menu A{
	font: 16px Arial;
	color: #003e66;
	text-decoration: none;
	font-weight: bold;`
}
#left-menu .sub{
	padding: 5px 10px;
}
#left-menu .sub DIV{
	width: 150px;
	padding-bottom: 4px;
}
#left-menu .sub A{
	font-size: 12px;
}
#left-menu A:hover{
	color: #557c95;
}
#left-menu A.here{
	color: #557c95;
}
#center-col{
	width: 499px;
	float: left;
}
#top-menu{
	padding-top: 40px;
	zoom: 1;
}
#top-menu .m-item{
	float: left;
	background: #EBF5F7 url(../i/topNavBgr1.gif) right top no-repeat;
	position: relative;
	z-index: 10;
}
#top-menu A{
	font: 12px Arial;
	line-height: 140%;
	display: block;
	padding:2px 12px 3px 12px;
	color: #5799af;
	background-color: #C1E2E7;
}
#top-menu A:hover{
	background: transparent url(../i/topNavBgr.gif) left top no-repeat;
}
#top-menu A.here{
	text-decoration: none;
	color: #FFF;
}
#right-col{
	width: 200px;
	float: left;
	height: 100px;
}
.second #right-col{
	width: 195px;
}
#right-top{
	padding: 30px 0 30px 23px;
}
#mail-map{
	padding-bottom: 3px;
}
#mail-map A{
	margin-right: 41px;
}
#search-form{

}
#search-form INPUT.text{
	width: 110px;
	padding: 1px 5px;
	font: 11px Arial;
}
#news{
	padding: 25px 7px;
	font-size: 11px;
}
#news .text{
	padding: 1px 8px 15px;
}
#news .date{
	font-size: 11px;
	color: #005e82;
}
#news A{
	color: #000;
	font-size: 12px;
}
#news .archive{
	padding: 0 0 0 8px;
}
#news .archive A{
	margin-right: 10px;
	color: #005e82;
	font-size: 13px;
}
#footer{
	height: 45px;
	margin-top: 15px;
	position: relative;
}
#footer .right{
	float: right;
	padding-right: 120px;
	position: relative;
}
#footer .right IMG{
	position: absolute;
	right: 67px;
	top: -70px;
}
#footer .left{
	position: absolute;
	left: 0;
	bottom: 0;
}
#footer #address{
	padding: 0 0 10px 121px;
	color: #2b6686;
}
#footer #phone{
	font-size: 25px;
	color: #FFF;
	padding: 6px 0 10px 20px;
	font: 39px "Times New Roman";
}
#footer #phone SPAN{
	color: #2b6686;
}
#footer #copyright{
	color: #FFF;
	font-size: 10px;
	padding: 0 0px 5px 141px;
} 
#footer A{
	color: #FFF;
}
#footer #slogan2{
	position: relative;
	left: -90px;
	margin:0 0 5px;
}
#footer .center{
	text-align: left;
	position: absolute;
	left: 340px;
	top: 0;
	width: 430px;
	color: #005E82;
}
#text-content{
	padding-top: 85px;
	margin-right: -150px;
	zoom: 1;
	position: relative;
	min-height: 500px;
}
* html #text-content{
	height: 500px;
}
#text-content H1{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 22px;
	color: #0d496f;
	margin: 25px 0;
}
#text-content H1.main-h1{
}
#text-content H2{
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 16px;
	margin: 15px;
	color: #0d496f;
}
#text-content P{
	margin: 10px 0;
}

#basket { margin-top: 20px;}
#smallico{
	position: absolute;
	left: 215px;
	top: 30px;
	height: 30px;
}
#text-content UL{
	list-style: none;
	padding: 0 10px;
	margin: 10px 0;
}
#text-content UL LI{
	padding: 0 0 4px 21px;
	background: url(../i/butterfly.gif) left 0px no-repeat;
}
#text-content LI{
	list-style: none;
	padding: 0 0 3px 0;
	zoom: 1;
}
#text-content OL{}
#text-content OL LI{}
#text-content A{
	color: #5799af;
}
#banners{
	padding-left: 15px;
	position: relative;
}
* html #banners OBJECT{
	position: absolute;
	left: 0px;
	top: 0;
}
#footer-pad{
	height: 100px;
}
.second #opinion{
	position: relative;
	top: -15px;
}
#en-ru{
	padding: 15px 0 0 12px;
	color: #005e82;
}
#en-ru A{
	color: #005e82;
}
#en-ru SPAN{
	color: #FFF;
}


#index #footer{
	background: transparent url(../i/left-bgr4.jpg) no-repeat scroll left bottom;
	height: 210px;
}

#index #footer .right {
	margin-top: 160px;
}


#second #footer{
	background: transparent url(../i/left-bgr5.jpg) no-repeat scroll left bottom;
	height: 200px;
}
#second #footer .right {
	margin-top: 145px;
}
