﻿body {
	min-width: 986px;
	margin: 0;
	padding: 0;
	background: #FFF;

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

body.first {
	margin-top: 150px;
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

#mcont {
	min-width: 986px;
	; width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 986 ? '100%' : '986px');
	background: #FFF url(../pics/head.jpg) no-repeat 50% 85px;
}
#mcont_about {
	min-width: 986px;
	; width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 986 ? '100%' : '986px');
	background: #FFF url(../pics/head_about.jpg) no-repeat 50% 85px;
}
#mpage {
	min-width: 986px;
	background: url(../pics/head_m.jpg) no-repeat 50% 274px;
}

#ipage {
	min-width: 986px;
	; width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 986 ? '100%' : '986px');
	background: url(../pics/gline2.gif) no-repeat 50% 325px;
}

#ccont {
	width: 986px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

/* Backgrounds */

#v_index {
	display: block;
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 10;
}

#v_about {
	display: block;
	position: absolute;
	top: 56px;
	left: 0;
	z-index: 10;
}

#v_articles {
	display: block;
	position: absolute;
	top: 56px;
	left: 0;
	z-index: 10;
}

#v_feedback {
	display: block;
	position: absolute;
	top: 42px;
	left: 0;
	z-index: 10;
}

#v_gallery {
	display: block;
	position: absolute;
	top: 10px;
	left: 0;
	z-index: 10;
}

#v_gallery_inner {
	display: block;
	position: absolute;
	top: 85px;
	left: 0;
	z-index: 10;
}

#v_news {
	display: block;
	position: absolute;
	top:1px;
	left: 0;
	z-index: 10;
}

#v_news_item {
	display: block;
	position: absolute;
	top: 53px;
	left: 0;
	z-index: 10;
}

#v_responce {
	display: block;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 10;
}

#v_responce_item {
	display: block;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 10;
}

#mhead {
	height: 380px;
}

#ohead {
	height: 275px;
}

#headbline {
     padding: 0 0 0 345px;
     height: 51px;
     position:relative;
     z-index: 100;
}

#headbline img {
	float: left;
	position: relative;
	z-index: 15;
	border: 0;
}

#content {
	padding: 15px 10px 10px 345px;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	position: relative;
	z-index: 15;
}

.br {
	height: 1px;
	overflow: hidden;
	clear: both;
}

#botcont {
	min-width: 986px;
	; width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 986 ? '100%' : '986px');
	height: 104px;
	background: url(../pics/botline.jpg) no-repeat 50% 0;
}

#copyright {
	/*width: 986px;*/
	margin: 0 auto;
	height: 40px;
	padding-right: 10px;
}

#intflash {
	width: 248px;
	height: 149px;
	position: absolute;
	z-index: 10;
	left: 96px;
	top: 85px;
}
