html, body {
	height: 100%;
}
body, h1, h2, h3, p, dl, dt, dd, ul {
	margin: 0;
	padding: 0;
}
body {
	background-color: #cedae1;
}
#deep {
	background: url("images/bg.gif") repeat-x left top #99b1c4;
}
h1, h2, p, dt, dd, li {
	font-family: times new roman, sans-serif;
	color: #fff;
}
h1, h2 {
	font-family: arial, sans-serif;
}
h2 {
	font-size: 22px;
}
h2.gradient {
	width: 410px;
	margin-bottom: 32px;
	padding: 15px 0 15px 25px;
	font-weight: normal;
	line-height: 30px;
	background: url("images/header.gif") no-repeat left top;
}
h2.gradient span {
	line-height: 36px;
	font-size: 19px;
}
h3 {
	font-size: 16px;
}
a {
	color: #fff;
}
ul {
	list-style-type: none;
}
li {
	margin-bottom: 27px;
	padding-left: 19px;
	font-size: 19px;
	background: url("images/square.gif") no-repeat 0 6px;
}
li ul {
	margin-bottom: -17px;
}
li li {
	margin-bottom: 2px;
	margin-left: 9px;
	padding-left: 21px;
	font-style: italic;
	background: url("images/dash.gif") no-repeat 0 11px;
}
li span {
	display: block;
	margin-bottom: 18px;
}
#box {
	position: relative;
	min-width: 990px;
	_width: expression((documentElement.clientWidth || document.body.clientWidth) < 990 ? '990px' : '100%');
	padding-top: 60px;
	background: url("images/bg2.jpg") no-repeat 100% 50%;
}
#deep #box {
	overflow: hidden;
	_overflow: visible;
	padding-top: 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url("images/brakets.gif") repeat-y 50% 5px;
}
#inner {
	overflow: hidden;
	width: 100%;
	padding-top: 20px;
	background: url("images/braket.gif") no-repeat 50% 0;
}
#lang {
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 12;
}
#lang li {
	float: left;
	list-style-type: none;
	margin-right: 10px;
	padding: 0;
}
#lang a {
	display: block;
	width: 43px;
	height: 27px;
}
#lang b {
	display: block;
	width: 41px;
	height: 25px;
	border: 1px solid #91b0cc;
}
#rus {
	background: url("images/lang/rus.gif") no-repeat center center;
}
#eng {
	background: url("images/lang/eng.gif") no-repeat center center;
}
#lang span {
	display: none;
}
#left {
	float: left;
	width: 49%;
	padding-bottom: 40px;
}
#right {
	float: right;
	width: 50%;
	_width: 49.9%;
	padding-bottom: 40px;
	padding-top: 167px;
}
.inner {
	padding: 0 26px;
}
#right .inner {
	width: 355px;
	margin: auto;
}
#logo {
	position: absolute;
	width: 121px;
	height: 32px;
	margin-bottom: 32px;
	padding-left: 46px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 18px;
	padding-left: 46px;
	background: url("images/logo.gif") no-repeat left top;
}
#deep #logo {
	position: static;
}
#logo a {
	text-decoration: none;
}
#logo span {
	display: none;
}
.map {
	margin-bottom: 0;
	padding-top: 11px;
	padding-left: 0;
	background: url("images/map.gif") no-repeat 39px 0;	
}
li.map span {
	display: block;
	height: 201px;
	margin-bottom: 0;
	padding-left: 19px;
	background: url("images/square.gif") no-repeat 0 6px;
}
.contacts {
	width: 390px;
	margin-bottom: 37px;
}
.contacts h3 {
	float: left;
	width: 130px;
	padding: 1px 0;
	text-align: right;
	color: #fff;
}
.contacts p {
	margin-left: 142px;
	padding: 1px 0 1px 13px;
	font-style: italic;
	color: #fff;
	border-left: 2px solid #fff;
}
.corp {
	margin-bottom: 0;
	padding-top: 11px;
	padding-left: 0;
	background: url("images/corpdin.gif") no-repeat 39px 30px;	
}
li.corp span {
	display: block;
	height: 201px;
	margin-bottom: 0;
	padding-left: 19px;
	background: url("images/square.gif") no-repeat 0 6px;
}
.offdin {
	margin-bottom: 0;
	padding-top: 11px;
	padding-left: 0;
	background: url("images/offdin.gif") no-repeat 39px 40px;	
}
li.offdin span {
	display: block;
	height: 201px;
	margin-bottom: 0;
	padding-left: 19px;
	background: url("images/square.gif") no-repeat 0 6px;
}
.inet {
	margin-bottom: 0;
	padding-top: 11px;
	padding-left: 0;
	background: url("images/inetdin.gif") no-repeat 39px 50px;	
}
li.inet span {
	display: block;
	height: 201px;
	margin-bottom: 0;
	padding-left: 19px;
	background: url("images/square.gif") no-repeat 0 6px;
}
p.obvodka {
	width: 346px;
	height: 74px;
	margin-left: 10%;
	margin-top: 70px;
	padding-top: 34px;
	font-size: 18px;
	font-weight: regular;
	font-style: italic;
	text-align: center;
	background: url("images/obvodka2.gif") no-repeat left top;
}
p.obvodka a {
	font-size: 24px;
	font-style: normal;
	color: #0a51af;
}
#pages {
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	z-index: 100;
}
#pages li {
	margin-bottom: 10px;
}
#pages a {
	color: #000;
}
#back {
	float: left;
	margin-left: 27px;
	_margin-left: 13px;
	padding-left: 17px;
	background: url("images/back.gif") no-repeat 0 6px;
}
#next {
	float: right;
	margin-right: 27px;
	_margin-right: 13px;
	padding-right: 17px;
	background: url("images/next.gif") no-repeat 100% 6px;
}