html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
html,body, .wrapper {
	height: 100%;
}
body {
	font: 62.5% Verdana, Arial, "sans serif";
	line-height: 2em;
	color: black;
}
a {
	color: #457bb1;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: white;
	font-size: 1em;
}
h2 {
	color: #789cb9;
	font-size: 1em;
}
img {
	border: none;
}
	
	
/*ID'S*/
#boxshadow {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	background-color:#000000;
	overflow: hidden;
	z-index: 500;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
#box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 510;
	border: 5px solid white;
	background-color: white;
	width: 200px;
	height: 200px;
	display: none;
}
#box #imgloader {
	display: none;
	margin: 84px auto;
}
#box #boximg {
	visibility: hidden;
}
#close {
	position: absolute;
	top: -18px;
	right: -24px;
	cursor: pointer;
	width: 37px;
	height: 36px;
}
#lang {
	position: absolute;
	right: 40px;
	top: 55px;
}
#lang a, #lang span {
	display: block;
	width: 32px;
	height: 23px;
	background: transparent url(/i/flags.png) 0 0 no-repeat;
	float: left;
}
#lang .rus {
	background-position: -32px 0;
	margin-right: 8px;
}
#lang .eng {
	background-position: 0 0;
}
#lang a {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

/*CLASSES*/
.nobr {
	white-space: nowrap;
	display: inline !important;
	color: inherit !important;
}
.cleaner {
	clear: both;
	float: none;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
/*-----------------------------------------------------------------*/

.arrow {
	margin-left: 0.6em;
	vertical-align: -2px;
}
.content_head {
	min-height: 100%;
	background-color: #ecf5f8;
	float: left;
	width: 100%;
}
.content {
	margin: 21px 0 0 0;
	padding: 0 0 11em 0;
	width: 100%;
	float: left;
	position: relative;
}
.content #menu, .content #center {
	margin: 0 17px 0 39px;
	float: left;
	border-top: 1px solid transparent;
}
.content #menu {
	/*width: 230px;*/
	width: 261px;
	position: relative;
	margin-bottom: 4em;
}
.content #menu .nav {
	position: absolute;
	left: 1px;
	top: -47px;
	width: 145px;
}
.content #menu .nav p {
	display: inline;
	float: left;
	margin: 0 33px 0 0;
}
.content #menu .nav img {
	border: none;
}
.content #menu ul {
	padding-left: 1px;
	list-style: none;
	margin-top: -6px;
}
.content #menu ul li {
	clear: both;
}
.content #menu ul a, .content #menu ul span {
	font: 1.6em "Trebushet MS", Arial, "sans serif";
	font-weight: bold;
	text-decoration: none;
	color: #3b72ad;
	border-bottom: 1px solid #3b72ad;
	line-height: 1.97em;
}
.content #menu ul a:hover {
	border: none;
}
.content #center {
	width: 63%;
	margin-left: 43px; margin-right: 0;
}
.content #center p {
	margin: 0 0 0.6em 0;
}
.content #center .center-content {
	float: left;
	width: 65%;
}
.content #contacts {
	width: 220px;
	float: right;
}
.content #contacts table {
	width: 100%;
	white-space: nowrap;
}
.content #center .cont {
	width: 100%;
	margin: 1.3em 0 3em 0;
}
.content #contacts table td, .content #center .cont td {
	padding-bottom: 0.3em;
}
.content #contacts p, .content #center .cont p {
	font-weight: bold;
	margin-bottom: 0.5em;
}
.content #center .cont strong {
	margin-right: 30px;
}
.content #center .cont p {
	font-size: 1.1em;
}
.content #center .cont p {
	color: #4e7595;
}
.content #contacts strong, .content #center .cont strong {
	color: #0f7ea3;
}
.content #center .cont td {
	vertical-align: top;
}
.date {
	display: block;
	color: #53a7b5;
	font-weight: bold;
	font-size: 0.9em;
}
.footer {
	position: relative;
	height: auto !important;
	min-height: 96px;
	height: 96px;
	margin: 0;
	border-top: 1px solid #cdd6dc;
	background: #bdd7e5 url(/i/bgfooter.gif) 0 0 repeat-x;
	clear: both;
	margin-top: -97px;
	width: 100%;
	float: left;
}
.footer, .content #contacts, .content #center .cont {
	font: 0.9em Verdana, Arial, "sans-serif";
	color: #829baf;
}
.footer p {
	font-weight: bold;
	margin: 19px 0 0.5em 40px;
}
.footer div {
	margin: 0 0 0 -26px;
	float: left;
}
.footer div span {
	font-weight: normal;
	display: block;
	float: left;
	margin-left: 66px;
}
.footer div .br {
	width: 400px;
}
.footer a {
	color: #457bb1;
}
.footer #ks {
	float: right;
	margin: 0 56px 0 0;
	padding-left: 41px;
	background: transparent url(/i/ks.png) 0 1px no-repeat;
	height: auto !important;
	min-height: 25px;
	height: 25px;
	font-weight: normal;
}
.footer #ks span {
	margin: 0.3em 0 0 0;
	display: block;
}
.footer form {
	position: absolute;
	top: -50px;
	left: 40px;
}
.footer form #search {
	background: transparent url(/i/search.png) 0 0 no-repeat;
	color: #98a6a9;
	font: 13px Verdana, Arial, "sans serif";
	border: none;
	width: 210px;
	padding: 6px 0 8px 10px;
}
.header {
	height: auto !important;
	min-height: 452px;
	height: 452px;
	background: transparent url(/i/bg_head.jpg) top right no-repeat;
	position: relative;
	text-align: center;
	overflow: hidden;
}
.header .logo {
	top: 52px;
	left: 22px;
	display: block;
	width: 199px;
	height: 138px;
	position: absolute;
	z-index: 10;
}
.header .airbuses {
	top: 31px;
	left: -86px;
	width: 542px;
	height: 390px;
	z-index: 9;
	position: absolute;
	background: transparent url(/i/airbuses.png) 0 0 no-repeat;
}
.header .slogan {
	position: absolute;
	top: 92px;
	left: 28.4%;
	z-index: 10;
	width: 477px;
	height: 57px;
}
.header .buses {
	position: absolute;
	bottom: 58px;
	left: 33%;
	width: 255px;
	height: 130px;
	background: transparent url(/i/buses.png) 0 0 no-repeat;
	z-index: 10;
}
/*.header a {
	color: white;
	position: absolute;
	top: 51px;
	right: 43px;
	font: 1.2em Arial, "sans serif";
	font-weight: bold;
}*/
.header .lentadiv {
	position: absolute;
	bottom: -4px;
	left: 252px;
	height: 82px;
	z-index: 30;
	width: 183px;
}
.header .l1 {
	width: 73%;
	height: 125px;
	position: absolute;
	left: 435px;
	bottom: -4px;
	z-index: 30;
}
.header .l1 img {
	width: 100%;
	height: 125px;
}
.newsmain {
	width: 100%;
	margin-top: 2.2em;
}
.newsmain dl {
	margin: -0.15em 0 0.8em 0;
	line-height: 1.7em;
}
.newsmain dl dt {
	float: left;
	margin-left: -1.5em;
}
.pointheader {
	height: auto !important;
	min-height: 23px;
	height: 23px;
	padding-left: 28px;
	background: transparent url(/i/logodot.gif) 0 0 no-repeat;
	color: #829baf;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 1em;
}
.pointheader p {
	background: transparent url(/i/pixgray.gif) top left repeat-x;
	background-position: 0 60%;
	width: 95%;
}
.pointheader span {
	background-color: #ecf5f8;
	padding-right: 0.8em;
}
.wrapper {
	min-width: 1000px;
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	font-size: 1.2em;
}