html {
	min-height:100%;
}
html, body, * {
	margin:0;
	padding:0;
	border:0;
	outline:0;
}
body {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #1164af;
	text-align: center;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	min-width:998px;
}
h1, h2, nav, nav a, nav a:hover, nav a.current {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
table {
	border-collapse:collapse;
}
table tr td.left {
	text-align: left;
	vertical-align: top;
}
table tr td.right {
	text-align: right;
	vertical-align: top;
}
table tr td.center {
	text-align: center;
	vertical-align: top;	
}
input:focus {
	outline: none;
}
.clear {
	clear:both;
}
.red {
	color: #e5232b;
}
.txt14 {
	font-size: 14px;
}
.txt12 {
	font-size: 12px;
}
.wrapper {
	width:998px;
	margin:0 auto;
	position: relative;
	z-index:10;
	min-height:430px;
}
.light {
	background-image: url(images/light.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 1000px;
	width: 100%;
	min-width:998px;
	position: fixed;
	left: 0px;
	bottom: 0px;
	z-index:1;
}
.aircraft {
	background-image: url(images/aircraft.png);
	background-repeat: no-repeat;
	height: 272px;
	width: 325px;
	position: fixed;
	right: 0px;
	bottom: 0px;
	z-index:2;
}
.logo {
	margin-top: 44px;
}
.picPage {
	text-align: right;
	float: left;
	width: 248px;
}
.boxRight {
	float: right;
	width: 733px;
	text-align: left;
	padding-top: 15px;
}
.boxRight2 {
	float: right;
	width: 613px;
	text-align: left;
	padding-right: 120px;
	padding-top: 15px;
}
.boxCenter, .boxCenter2, .boxCenter3 {
	background-repeat: no-repeat;
	text-align: left;
	clear: both;
}
.boxCenter {
	padding-right: 120px;
	padding-left: 120px;
}
.boxCenter2 {
	padding-right: 49px;
	padding-left: 49px;
}
.boxCenter3 {
	padding-left: 120px;
}
.signature {
	background-image: url(images/signature.png);
	background-repeat: no-repeat;
	height: 84px;
	width: 285px;
	text-align: right;
	padding-top: 20px;
	margin-left: 328px;
	margin-top:-30px;
	font-style: italic;
}
h1 {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
h3 {
	font-size: 16px;
}
.wrapper h1, .wrapper h2, .wrapper p {
	padding-bottom: 15px;
}
.wrapper h3 {
	padding-bottom: 10px;
}
.wrapper a {
	color: #0059a9;
}
.wrapper a:hover {
	color: #e5232b;
	text-decoration: none;
}
.wrapper ul, .wrapper ol {
	padding-left: 20px;
	padding-bottom:15px;
	margin-top:-5px;
}
.wrapper li {
	padding-bottom: 5px;
}
.concept {
	background-image: url(images/superior_concept.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 372px;
	width: 998px;
	position: relative;
	clear: both;
}
.inscription01, .inscription02, .inscription03, .inscription04, .inscription05, .inscription06, .inscription07, .inscription08, .inscription09, .inscription10 {
	position: absolute;
	width: auto;
}
.inscription01 {
	left: 452px;
	top: -60px;
}
.inscription02 {
	left: 284px;
	top: -36px;
}
.inscription03 {
	left: 605px;
	top: -15px;
}
.inscription04 {
	left: 315px;
	top: 13px;
}
.inscription05 {
	left: 767px;
	top: 32px;
}
.inscription06 {
	left: 124px;
	top: 58px;
}
.inscription07 {
	left: 41px;
	top: 195px;
}
.inscription08 {
	left: 688px;
	top: 202px;
}
.inscription09 {
	left: 100px;
	top: 302px;
}
.inscription10 {
	left: 654px;
	top: 302px;
}
.chart {
	border: 1px solid #1164af;
	margin-bottom:10px;
}
.ramka {
	border: 1px solid #1164af;
	padding: 10px;
}
/*--------------------- HTML5 tags -----------------------*/

header, section, footer, figcaption, menu, aside, nav, article, figure, address {
	display: block;
}
header {
	height: 125px;
	text-align: center;
	position: relative;
	z-index:3;
}
nav {
	font-size: 18px;
	color: #0059a9;
	text-align: center;
	height: 72px;
	position: relative;
	z-index:4;
}
nav a {
	color: #0059a9;
	display: inline-block;
	text-transform: uppercase;
	text-decoration: underline;
}
nav a:hover, nav a.current {
	color: #e5232b;
	text-decoration: none;
	background-image: none;
}
footer {
	color: #bbd4e9;	
	position: relative;
	z-index:5;
	clear:both;
}
footer a {
	color: #bbd4e9;
}
footer a:hover {
	color: #e5232b;
	text-decoration: none;
}
footer menu {
	font-size: 14px;
	padding-top: 150px;
	margin-bottom: 56px;
	line-height: 20px;
}
footer .copir {
	text-align: left;
	font-size: 10px;
	padding-bottom: 20px;
	padding-left:20px;	
}
address {
	float: right;
	width: 350px;
	font-style: normal;
}
figure {
	clear: both;	
}
figure img {
	float: left;
	padding-right:15px;
	padding-bottom:30px;
}
figcaption {
	padding-top: 13px;
}
/*-----------------------------form-----------------------------*/
.formBox {
	text-align: left;
	float: left;
	width: 306px;
}
label {
	display: block;
	padding-bottom:2px;
}
input[type=text], textarea {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1164af;
	background-color: #fff;
	padding: 2px;
	border: 1px solid #0F5EA4;
	display: inline-block;
	width: 300px;
	margin-bottom: 10px;
}
textarea {
	overflow: auto;
	height: 100px;
	display: block;
}
input[type=submit], input[type=reset] {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #0d61ab;
	border: 1px solid #5998ca;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	padding: 5px 25px;
}

/*
     FILE ARCHIVED ON 00:48:50 Dec 02, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 16:32:02 Nov 21, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.533
  exclusion.robots: 0.026
  exclusion.robots.policy: 0.016
  esindex: 0.009
  cdx.remote: 11.666
  LoadShardBlock: 119.781 (3)
  PetaboxLoader3.datanode: 238.614 (5)
  PetaboxLoader3.resolve: 239.271 (3)
  load_resource: 411.911 (2)
*/