/* CSS Document */ 
html, body {
	width:100%;
}
html {
	height:95%;
	background:#000;
}
body {
	height:95%;
	font:80%/1.3 Arial, Helvetica, sans-serif;
	color:#fff;
	position:relative;
}

* {margin:0;padding:0;} 
a img, iframe, frame, html, body, div, frameset {
	border:none;
}
ul, li {
	list-style-type:none;
}
a, a:link, a:visited, a:active {
	text-decoration:none;
	color:#fff;
	outline:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, th {
	font-weight:bold;
	font-size:1em;
}
table {
	border-collapse:collapse;
}

#page {
	width:1250px;
	margin:0 auto;
	position: relative;
}
/* верхнее меню - начало */
#page #header {
	width:1250px;
	height:50px;
	background:#fff;
	margin-top:50px;
	z-index:5000;
}
#header td {
	vertical-align:middle;
	margin:0;
}
#header .logo {
	background:#fff;
	width:348px;
	border:1px solid #fff;
	padding:18px 0;
}
#header .logo h1 {
	padding-left:12px;
}
#header .logo a {
	display:block;
	float:left;
	width:284px;
	height:34px;
	background:url(i/logo.png) left no-repeat;
	text-indent:-1000em;
	overflow:hidden;
}
#header .menu {
	width:898px;
	border:1px solid #fff;
	background:#000;
}
#header .menu ul {
	padding-left:40px;

}
#header .menu li {
	float:left;
	padding-right:65px;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	position:relative;
	padding-top:2em;
	padding-bottom:2em;
	z-index: 1000;
}
#header .menu li ul {
	display:none;
	padding:0;
	position:absolute;
	top:4.5em;
	left:0px;
	z-index:1000;
	background:#000;
	float:none;
	border:#fff 1px solid;
	_width: 50px;
}
#header .menu li:hover ul {
	display:block;
}
#header .menu li li {
	float:none;
	color:#fff;
	white-space:nowrap;
	padding:5px 1px 5px 3px;
/*	behavior: expression( this.onmouseover=new Function("this.className+=' hover'"),this.onmouseout=new Function("this.className=this.className.replace(' hover',''); this.style.behavior = null"));*/
}

#header .menu li li:hover {
	background:#2b2b2b;
	padding:5px 1px 5px 3px;
}
#header .menu li li a {
	color:#fff;
	text-decoration:none;
}

*html #header .menu li {
	behavior: expression( this.onmouseover=new Function("this.className+=' hover'"),this.onmouseout=new Function("this.className=this.className.replace(' hover','')"));
}
*html #header .menu li.hover ul {
	display:block;
}
/* верхнее меню - конец*/
/* фоновая картинка*/
#bg{
	background:url(i/bg.jpg) top left no-repeat;
	min-height:522px;
	padding-top:0px;
	position:relative;
	overflow:hidden;
}
*html #bg {
	height:522px;
}
#bg_t{
	background:url(i/bg_t.jpg) top center no-repeat;
	min-height:522px;
	padding-top:1px;
	position:relative;
	overflow:hidden;
}
*html #bg_t {
	height:522px;
}
/* флешка*/
.picture {
	position:absolute;
	z-index:1;
}
.flash{
	top:-1px;
	left:-1px;
}
.flash_r{
	top:-1px;
	right:1px;
}

.flash_contacts{
	top:0px;
	right:1px;
}

.flash_news{
	top: 0px;
	left: 0px;
	border-bottom:#000 1px solid;
}
/* заголовок страницы */
.t {
	z-index:998;
	position:absolute;
	background:#000; 
	padding:10px 9px 4px 50px; 
	font-size:120%; 
	font-weight:bold;
	float:left; 
	margin-top:15px;

}
.t_r {
	z-index:998;
	position:absolute;
	right:0px;
	background:#000; 
	padding:10px 9px 4px 70px; 
	font-size:120%; 
	font-weight:bold;
	float:left; 
	margin-top:15px;

}
/* наполнение'', ''текст*/
#bloc{
	position:relative;
	overflow:none;
}
#content{
	position:absolute;
	z-index:900;
	overflow:auto;
	padding-right:20px;
	padding-left:20px;
	padding-top:10px;
	height:450px;
	/*width:99%; */
	text-align:justify;
	overflow-x: hidden;
	/*margin-top:25px; */
}
#content_i{
	position:absolute;
	z-index:900;
	overflow:auto;
	padding-right:20px;
	padding-left:10px;
	padding-top:20px;
	height:450px;
	width:99%;
	text-align:justify;
	overflow-x: hidden;
}
.ikon {
	padding-left:520px;
	right:0px;
}
.lux {
	padding-left:20px;
	width:680px;
}
.cont {
	padding-left:550px;
	width:400px;
}
p{
padding:5px 5px 5px 5px;
}
ul li.ikon_li { 
	background:url(i/li.gif) 0px 8px no-repeat;
	padding-left:12px; 
	padding-bottom:4px;
}
.client div {
	display: table-cell; 
	vertical-align: middle; 
	text-align:center;
}

.client {
	background:url(i/partner_bg.png) no-repeat; 
	width:126px; 
	height:126px; 
	display: table; 
	overflow: hidden; 
	float:left; 
	margin:10px 10px 10px 0px;
}
#foto {
	display: table; 
	overflow: hidden; 
	float:center; 
	position:relative;
	margin:10px 10px 10px 10px;
}

.brd {
	border:4px solid #dddddd;
	margin:0px 20px 5px 0px;
	float:left;
}
.clr {
	clear:both;
}
/* клпирайт*/
.footer{
	position:absolute;
	
	width:100%;
	text-align:center;
	
	bottom:5px;
	z-index:900;
}

.language {
	/*float: right;*/
	position: absolute; 
	right: 10px; 
	top: 27px; 
}

.language a {
	color: white;
	font-weight: bold;
	font-size: 12px;
}

.language span {
	color: #888888;
	font-weight: bold;
	font-size: 12px;
}

.nover {
	border:2px solid #8e1313;
	background-color: #dd9f9f;
	margin: 0 auto;
	text-align: center;
	font-weight: bolder;
	width: 300px;
}

.clients_center {
	margin: 0 auto;
	width: 816px;
}