* {
  margin: 0;
  padding: 0;}

body {
  font: 15px Arial, Verdana, Geneva, sans-serif;
  color: #000;
  background: #000033; }

html, body, #container {
  line-height: 120%;
  border: none;}

h1, h2, h3, h4, h5 {
  background: transparent;}

h1 {
  font-size: 1.6em;}

h2 {
  font-size: 1.4em;}

h3 {
  font-size: 1.1em;}

h4 {
  font-size: 0.8em;}

h5 {
  font-size: 0.6em;}
  
p {
  font-size: 1.0em;
  line-height: 1.3}

#container {
  position: absolute;
  color: #fff;
/*  background-image:url('../images/Background_hell.png'); */
  width: 98%;
  height: 740px;
  text-align: left;
  left: 1%;
  }

#capt {
  width:   98%;
  height:  115px; }
  
#nav {
  top:    115px;
  width:  116px;
  height: 625px;
  float: left; }

#content {
  position: absolute;
  top:    115px;
  left:   117px;
  color: #000;
  background: #ddd;
  padding: 0px;
  width:  83%;
  height: 624px;
  left: 16%;
  border-style:solid;
  border-color:#ff0000;
  border-width:1px;}

#capt-content{
  position: absolute;
  top:   81px;
  left: 700px;
  font-size: 1.6em;
  font-weight: 700;}

#embed-movie{
  text-align: center;
  margin-top: 40px;}

.text-content {
  text-align:   right;
  margin-right:  70px;
  margin-left:  100px;
  font-size:     14px;
  margin-top:    10px;}

.heli {
  margin-left:  15%;
  margin-right: 10%;
  margin-top:   10%;
  line-height: 120%;
  text-align: right;
  list-style-type:none;}
  
#heli-flash {
  margin-left:  15%;
  margin-right: 10%;
  margin-top:   10%;
  line-height: 120%;
  width:      425px;
  height:     344px;
  text-align: right;
  list-style-type:none;}
  
.heli-menue {
  margin-left:  10px;
  margin-right: 10px;
  margin-top:   70px;
  line-height: 160%;}

#nav ul {
  list-style-type: none;
  font-weight: 700; 
  margin-left: 10px;}

#nav a:link, #nav a:visited {
  text-decoration: none;
  font-weight: 700; 
  color: #fff;
  background-color: transparent;
  display: block;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transtion all 0.5s ease;
  }

#nav a:hover {
  font-weight: 700; 
  color: #000066;
  background-color: red;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transtion all 0.5s ease;
}

#nav p {
  color: gray;
  line-height: 160%;}

.note {
  position: absolute;
  margin-left:  10px;
  margin-right: 10px;
  margin-top:   40px;
  font-size:     9pt;
  color:       black;
  line-height:  100%;}

.capture {
  text-align:  right;
  margin-right: 70px;
  font-size:     9pt;
  color:       black;
  line-height:  100%;}

.cert {
  position: absolute;
  margin-left:  10px;
  margin-right: 10px;
  margin-top:  230px;
  font-size:     9pt;
  color:       green;
  line-height:   2em;}

.tableone {width: 97%; border-collapse:collapse; margin-left:auto; margin-right:0;}
.tabletwo {width: 100%; border-collapse:collapse; border-top:thin solid #ff0000; border-bottom:thin solid #ff0000;}

.th1 {width:40px;}
.th2 {width:100px;}
.th3 {width:210px;}
.th4 {width:25%;}
.th5 {width:25%;}
.th6 {width:10px;}

.td1 {width:40px; text-align:center; border:thin solid #f00; border-bottom:thin solid #ddd; padding-left:0em;}
.td2 {width:100px; text-align:left; padding-left:1em;}
.td3 {width:210px; }
.td4 {width:25%; text-align:left; padding-left:1em;}
.td5 {width:25%; text-align:left; padding-left:1em;}

.tableone      {color:#000; text-align:center; font-size:10pt; font-style:normal;}
.tableone th   {text-align:center; background:#ddd; font-size:9pt;}
.tableone td   {text-align:left; background:#ddd;}

.tabletwo th   {background:#ff0000;}
.tabletwo td   {background:#eee; border-bottom:thin solid #ff0000;}

.innert {height:auto; width:100%; overflow:auto; position:relative; font-size: 9pt;}
.inner_ {height:214px; width:100%; overflow:auto; position:relative; font-size: 9pt;}
.innerb {height:600px; width:100%; overflow:auto; position:relative;}
.innerf {height:auto; overflow:auto; position:relative; font-size: 8pt; padding:5px; line-height: 1em;}

