body {
  text-align:center;
  padding:0;
  margin:0;
  /*height:700px;*/
  background: #ffffff url('images/bodybackground.gif') repeat-y right;
}

div#all{
  background: #ffffff url(images/logoairhandling.gif) no-repeat;
  position:relative;
  text-align:left;
  margin:0 auto 0 auto;
  padding-bottom: 130px;
  width:766px;
  /*height:550px;*/
  border-top: 1px solid red;
  top: -1px;
}

div#content{
  /*position: absolute;
  top:175px;
  left:144px;
  width: 520px;
  height: 265px;
  margin:0;
  padding:0;*/
  margin: 175px 285px 0 144px;
  /*width: 520px;*/
}

div#info{
  text-align:right;
  position: absolute;
  top: 155px;
  right: 50px;
  /*float:top right;
  padding:0;
  margin:-260px 0 0 0;
  _margin:-250px 0 0 0;*/
}

a {
  color: #993333;
}

a:hover {
  color: red;
  background-color:#ececec;
}

div#footer{
  background-image:url(images/footer.gif);
  background-repeat:no-repeat;
  position: absolute;
  bottom:0px;
  left:0px;
  width:766px;
  height:103px;
}

p, li {
  color:#494949;
  font-size:0.9em;
  font-family:arial;
  margin:0px;
  padding:0px;
}

td {
  color:#494949;
  font-size:0.9em;
  font-family:arial;
  vertical-align: top;
}

h2 {
  color: #000000;
  padding-bottom: 0;
  margin-bottom: 0.2em;
  padding-top: 0;
  margin-top: 0;
  font-size: 1em;
  border-bottom: 1px solid #ababab;
}

li {
  list-style-image:url('images/bullet.gif');
  padding:3.5px;
}

h1 {
  font-size:1.34em;
  font-weight:normal;
  font-style:italic;
}

div#frame {
  width:217px;
  height:151px;
  border:1px solid black;
  /*float:right;*/
}

div#frame img{
  /*float:right;*/
  width:209px;
  height:151px;
  border-left:8px solid red;
}
