body {
  background-color: #FFFFFF;
  /* background-image: url(../images/head-back.jpg); */
  background-repeat: repeat-x;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  color: #696C55;
  margin: 0;
  padding: 0;
  }
table{
	font-size:13px;
	line-height:15px;
	border-collapse: collapse;
}
h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 9px;
	letter-spacing:-1px;
	color: #474747;
  }
h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight:bold;
  margin: 0;
  padding: 10px 0 2px 9px;
  letter-spacing:0px;
  color:#444444;
  }
h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	margin: 0;
	padding: 10px 0 0 9px;
	color: #414342;
  }
a {
  color: #3366CC;
  text-decoration: none;
  }
a.link {
  color: #f54d00;
  text-decoration: none;
  font-weight:bold
  }
a img {
  border:0 none;
  margin:0;
  padding:0
  }
p {
	margin:0;
	padding:9px;
  }
#head {
  height: 92px;
  width:996px;
  }
#logo{
  float: left;
  z-index:100;
  padding-top: 30px;
  padding-left: 10px;
  }
#menu{
  position: absolute;
  top:54px;
  left: 328px;
  height:38px;
  width: 679px;
  z-index:10
  }
#menu ul{
  margin:0;
  padding:0;
  list-style:none none;
  }
#menu li{
  float: left;
  }

#menu li img{
  margin-left:1px;
  margin-right:1px;
}
#footer {
  border-top:#e9eae4 solid 1px;
  color:#999999;
  padding-left:9px;
  height: 27px;
  line-height: 27px;
  float: none;
  clear: both;
  }
#footer a{
  text-decoration:none;
  color:#666666;
}
/*-----------SIMSATION-----------*/
.simsation ul{
}
.simsation li{
	line-height: 17px;
}
/*-----------home-----------*/
#home{
  background:url(../images/home-back.jpg) left top no-repeat;
  height:810px;
  width: 100%;
  }
#adventures{
  background:url(../images/adventures-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 120px;
  }
#teambuilding{
  background:url(../images/teambuilding-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 110px;
  }
#pilots{
  background:url(../images/pilots-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 115px;
  }
#about{
  background:url(../images/about-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 100px;
  }
#contact{
  background:url(../images/contact-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 105px;
  }
#content{
  background:url(../images/content-back.jpg) left top no-repeat;
  width: 100%;
  padding-top: 80px;
  }
.bricks{
  width:284px;
  height:140px;
  position: absolute;
  top: 470px;
  padding-left:18px;
  padding-right:18px;
  padding-top:280px;
  }
#brick1{
  left: 10px;
  background: url(../images/home_ad_adventures.gif) left top no-repeat;
  }
#brick2{
  left: 340px;
  background: url(../images/home_ad_teambuilding.gif) left top no-repeat;
  }
#brick3{
  left: 670px;
  background: url(../images/home_ad_gift_certs.gif) left top no-repeat;
  }
.buytable{
	position: relative;
	left: 50px;
	border-color: #CCCCCC;
  }
.buytext{
	padding: 10px;
	width: 610px;
  }
.home_ads{
  width:284px;
  height:420px;
  position: absolute;
  top: 470px;
  padding-left:18px;
  padding-right:18px;
  padding-top:0px;
  background: url(../images/home_ad_background.gif) left top no-repeat;
  }
  #home_ad1{
  left: 10px;
  }
  #home_ad2{
  left: 340px;
  }
#home_ad3{
  left: 670px;
  }
