.layoutWrapper{
	position:relative;
	min-height:100%;
	z-index:15;
}

header.layout,
section.layout,
footer.layout .footer-inner{
	position:relative;
	/*min-width:1000px;
	max-width:1320px;*/
	width:996px;
	margin:0 auto;
}


.images-wrapper{
	position:absolute;
	width:618px;
	height:300px;
	font-size:0;
	line-height:0;
	left:0;
	bottom:0;
	overflow:hidden;
	z-index:5;
}
.images-wrapper img{
	float:left;
}
.images-wrapper-inner{
	position:absolute;
	left:0;
	bottom:0;
}

header.layout{
	padding:10px 0 0 0;
	z-index:9;
}
.inner-pages header.layout{
	z-index:20;
}
header.layout p{
	font: 1.083em/125% 'BlissProHeavy';
	text-transform: uppercase;
	color:#29333b;
	padding:20px 0 0 0;
}
header.layout .service-box{
	position:relative;
	padding:12px 0;
	overflow:hidden;
	z-index:20;
}
header.layout .service-box a.left-main{
	float:left;
	color:#565656;
	margin:0 5px;
	line-height:26px;
}
header.layout .service-box a.left{
	float:left;
	background:#f1f1f0;
	color:#7c7c7c;
	padding:0 5px;
	margin:4px 0 4px 5px;
	line-height:150%;
	text-decoration:none;
	font-family: 'BlissProRegular';
}
header.layout .service-box a.left:hover{
	background:#dcdcdc;
}

header.layout .logo img{
	float:left;
	margin:0 20px 0 0;
}
header.layout .search{
	display:inline-block;
	float:right;
	width:175px;
	margin:0 15px;
	border:1px solid #e3e3e3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
header.layout .search input{
	margin:0;
	padding:0;
	border:0;
	vertical-align:middle;
	font-size:0.917em;
	color:#95979f;
	background:#fff;
}
header.layout .search input[type="text"]{
	float:left;
	width:120px;
	height:24px;
	padding:0 0 0 9px;
}
header.layout .search input[type="submit"]{
	float:right;
	width:26px;
	height:24px;
	background:url(../img/icon/search.png) 50% 50% no-repeat;
	cursor:pointer;
}
header.layout .lang,
header.layout .service{
	float:right;
	padding:0 0 0 15px;
	line-height:200%;
	font-family: 'BlissProRegular';
}
header.layout .lang a{
	color:#394149;
	margin:0 0 0 5px;
}
header.layout .lang a:first-child{
	margin:0;
}
header.layout .lang a.active{
	color:#888b94;
}
header.layout .service,
header.layout .service a{
	color:#31b544;
}
header.layout .service a{
	display:inline-block;
	padding:3px 5px;
	line-height:100%;
}
header.layout .service a:hover{
	background:#f1f1f0;
	color:#7c7c7c;
	text-decoration:none;
}
header.layout .b-font-settings{
	float:right;
	font-family: 'BlissProExtraLight';
	line-height:26px;
	color:#888b94;
}
header.layout .b-font-settings a{
	display:inline-block;
	text-transform:uppercase;
	color:#888b94;
	font-family: 'BlissProExtraLight';
	padding:1px 3px;
	vertical-align:baseline;
	line-height:115%;
	cursor:pointer;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
header.layout .b-font-settings a:first-child{
	margin-left:2px;
}
header.layout .b-font-settings a.normal{
	font-size:0.750em;
}
header.layout .b-font-settings a.larger{
	font-size:0.917em;
	font-family: 'BlissProBold';
}
header.layout .b-font-settings a.active{
	background:#94979f;
	color:#fff;
}
header.layout .visual{
	display:inline-block;
	position:relative;
	clear:both;
	width:100%;
	height:348px;
	background:#ccc;
	z-index:10;
}
header.layout .visual .contacts-box{	
	width:315px;
	height:288px;
	float:right;
	padding:35px 25px 25px 38px;
	background:#f5f5f5;
}
header.layout .visual .contacts-box a{
	color:#0099aa;
}
header.layout .visual .contacts-box .logo{
	padding:0;
	margin:0 0 40px 0;
}
.font-size-larger header.layout .visual .contacts-box .logo{
	margin:0 0 20px 0;
}
header.layout .visual .contacts-box .logo a{
	text-decoration:none;
	color:#000;
}
header.layout .visual .contacts-box .logo img{
	vertical-align:middle;
}
header.layout .visual .contacts-box .logo p{
	margin:0;
	padding:7px 0 0 0;
}
header.layout .visual .contacts-box .logo ~ p{
	font-family: 'BlissProRegular';
	font-weight:normal;
	font-size:1.167em;
	color:#7d7d7d;
	text-transform:none;
}
.font-size-larger header.layout .visual .contacts-box .logo ~ p{
	padding:15px 0 0 0;
}
header.layout .visual .contacts-box p.more{
	text-align:right;
}
header.layout .visual .contacts-box p.more a{
	color:#ccc;
	padding-right:14px;
	background:url(../img/bg/more.png) 100% 50% no-repeat;
}
header.layout .visual .menu-box{
	position:relative;
	margin-right:378px;
	height:348px;
	background:url(../img/visual.jpg) 50% 100% no-repeat #ccc;
}
.inner-pages header.layout .visual{
	height:228px;
	background:url(../img/visual-inner.jpg) 50% 50% no-repeat #ccc;
}
.inner-pages header.layout .visual .logo{
	margin:0;
}
.inner-pages header.layout .visual .logo p{
	margin:0;
	padding:0;
}
.font-size-larger.inner-pages header.layout .visual .logo{
	margin:0;
}
.font-size-larger.inner-pages header.layout .visual .logo ~ p{
	padding:15px 0 0 0;
}
.inner-pages header.layout .visual .menu-box{
	height:228px;
}
.inner-pages header.layout .visual .contacts-box{
	height:168px;
}
header.layout .visual .menu{
	width:100%;
	position:relative;
	padding:0 15px;
	margin:0;
	font-family:'BlissProBold';
	text-transform: uppercase;
	line-height:100%;
	text-align:center;
	background:#323c3c;
	list-style-type:none;
	z-index:20;
}
header.layout .visual .menu td.active,
header.layout .visual .menu td:hover{
	color:#6c7677;
}
header.layout .visual .menu a{
	display:block;
	padding:18px 25px;
	text-decoration:none;
	color:#fff;
}
header.layout .visual .menu li.active a,
header.layout .visual .menu li:hover a{
	color:#6c7677;
}
header.layout .visual .menu li.active a{
	cursor:default;
}
header.layout .visual .submenu{
	display:none;
	position:absolute;
	width:90%;
	top:0;
	left:50%;
	padding:72px 0 30px 0;
	margin:0 0 0 -45%;
	background:url(../img/bg/menu.png);
	overflow:hidden;
	z-index:10;
}
header.layout .visual .submenu .item{
	width:958px;
	margin:0 auto;
}
header.layout .visual .submenu ul{
	list-style-type:none;
	display:block;
	overflow:hidden;
	margin:0 2%;
}
header.layout .visual .submenu ul li{
	display:inline-block;
	width:32%;
	vertical-align:top;
	text-align:left;
}
header.layout .visual .submenu ul li a{
	display:block;
	color:#d8d8d8;
	text-decoration:none;
	margin:0 20px 0 0;
	padding:3px 0 3px 3px;
	border-top:1px solid #4e5959;
}
header.layout .visual .submenu ul li a:hover{
	color:#bbbaba;
}
header.layout .visual .submenu ul li.active a{
	color:#6d7677;
	background:#323c3c;
}
header.layout .visual .submenu .map{
	width:270px;
	height:160px;
	float:right;
}
header.layout .main-info{
	position:relative;
	width:100%!important;
	margin:7px 0 10px;
	/*background:url(../img/bg/service.gif) 0 100% repeat-x #f1f1f0;*/
	overflow:hidden;
	font:1.167em 'BlissProRegular';
	text-align:center;
	z-index:5;
}
header.layout .main-info td{
	background:url(../img/bg/main-info-nav.gif) 0 50% no-repeat;
}
header.layout .main-info td:first-child{
	background:none;
}
header.layout .main-info a{
	color:#545454;
	text-align:center;
	text-decoration:none;
	padding:0;
}
header.layout .main-info a span{
	display:inline-block;
	padding:11px 8px 11px 47px;
}
header.layout .main-info a span.brd{
	padding:0;
}
header.layout .main-info a:hover span.brd{
	background: none;
}
header.layout .main-info a span.discount-pharmacy{ background:url(../img/icon/discount-pharmacy.png) 15px 50% no-repeat; }
header.layout .main-info a span.senior-staff{ background:url(../img/icon/senior-staff.png) 15px 50% no-repeat; }
header.layout .main-info a span.appeal{ background:url(../img/icon/appeal.png) 15px 50% no-repeat; }
header.layout .main-info a span.record-to-the-doctor{ background:url(../img/icon/record-to-the-doctor.png) 15px 50% no-repeat; }
header.layout .main-info a span.phone-numbers{ background:url(../img/icon/phone-numbers.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span.discount-pharmacy{ background:url(../img/icon/discount-pharmacy-h.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span.senior-staff{ background:url(../img/icon/senior-staff-h.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span.appeal{ background:url(../img/icon/appeal-h.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span.record-to-the-doctor{ background:url(../img/icon/record-to-the-doctor-h.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span.phone-numbers{ background:url(../img/icon/phone-numbers-h.png) 15px 50% no-repeat; }
header.layout .main-info a:hover span span{
	background-color:#44494f!important;
	color:#a1a6ac;
}

section.layout{
	padding-bottom:475px;
	z-index:10;
}
section.layout .wrapper{
	position:relative;
	margin:0;
	padding:0;
	background:#fff;
}
.inner-pages section.layout .wrapper{
	margin:0;
	padding:0;
}
section.layout .content{
	width:100%;
	display:inline-block;
}
section.layout aside.right-column{
	width:234px;
	float:right;
}
section.layout section.left-column{
	margin:0 252px 0 0;
}
section.layout section.left-column.wide{
	margin:0;
}
section.layout aside.left-column{
	width:192px;
	padding-right:18px;
	float:left;
}
section.layout .inner-content{
	overflow:hidden;
}

footer.layout{
	position:relative;
	min-height:397px;
	margin-top:-435px;
	padding:38px 0 0 0;
	background:#f5f5f5;
	z-index:20;
}
footer.layout .col-2,
footer.layout .col-3,
footer.layout .col-4,
footer.layout .col-5,
footer.layout .col-6,
footer.layout .col-7,
footer.layout .col-8,
footer.layout .col-9,
footer.layout .col-10{
	margin:0 0!important;
}
footer.layout .map{
	font-size:0.917em;
	color:#666;
	margin:0 0 30px 0;
}
footer.layout .map h4{
	font-size:1.273em;
	margin:0 0 15px 0;
}
footer.layout .map a{
	display:block;
	color:#666;
	text-decoration:none;
}
footer.layout .copyrights{
	margin:0 0px;
	padding:20px 0;
	overflow:hidden;
	font-size:0.917em;
	color:#999;
	border-top:1px solid #bdbdbd;
	clear:both;
}
footer.layout .copyrights a{
	color:#999;
}
footer.layout .copyrights .owner{
	float:left;
}
footer.layout .copyrights .design{
	float:right;
}