/* CSS Document */
html{
}
body{
  text-align:center;
  margin:0;
  padding:0;
  font-family:Tahoma, sans-serif;
  font-size:0.8em;
  background:#58585a url('../img/bg.jpg') top left repeat-x;
}
img{border:none;}
h3{
  color:#f7482e;
  font-size:140%; 
  padding-bottom:10px;
  background:url('../img/h3.jpg') left bottom no-repeat;
}
h4{border-bottom:1px solid #ee5623;padding-bottom:15px;}
li{list-style-image: url('../img/li.jpg');color:#5c5c5e;}
a{color:#f7482e;text-decoration:underline;}
#container{
  width:999px;
  margin:0 auto;
  text-align:left;
  background:#48484a;
}
#container p{color:#5d5d5d;}
#nav{
  height:148px;
  background:url('../img/menu.jpg') top left no-repeat;
}

#menu1 img{height:103px;position:relative;left:30px;}
#menu2 img{height:103px;position:relative;left:110px;}
#logo{position:relative;left:175px;}

#header{
  background:url('../img/header.jpg') top left no-repeat;
  height:342px;
  width:999px;
}

#cont{
  margin-left:36px;
  margin-right:34px;
  margin-top:36px; 
  padding:20px;
  margin-bottom:0px;
  background:#ffffff;
}
#main{
  float:left;
  width:600px;
  border-right:3px solid #d1d1d3;

 }
 
#content{
  float:left;
  width:560px;
  

 }





#rigth{
  color:#5d5d5d;
  float:left;
  
}
#airpln{position:relative;left:-10px;}
#ttvtitle{position:relative;top:-30px;padding-left:10px;}
#ttvlogo{padding-left:60px;}
#footer{
  background:#58585a url('../img/footer.jpg') top left no-repeat;
  height:175px;
  width:999px;
  padding-top:80px;
  
}

#footer a{position:relative;color:#5c5c5e;font-weight:bold;text-decoration:none;}
#flink1 a{top:30px;left:60px;}
#flink2 a{top:30px;left:85px;}
#flink3 a{top:30px;left:320px;text-decoration:underline;}
.cleft{clear:left;}

.img-list{width:100%;border-bottom:1px solid #f27d56;padding-bottom:15px;}
.img-list img{float:left;width:214px;}
.img-list ul{float:left;width:300px;}

.cont1{background:url('../img/contact-bg.jpg') top left no-repeat;width:585px;height:67px;padding-top:15px;padding-left:20px;}
.cont2{background:url('../img/contact-bg2.jpg') top left no-repeat;width:585px;height:231px;padding-top:15px;padding-left:20px;}

