body {
	background-color:#DDE9F5;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
	height:800px;


}
a{
	font-size:12px;
}
p, td {
	margin: 10px;
}
/********************** Header ***************************/


#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/logo2_350.gif);
	width:350px;
	height:217px;
	position:relative;
	left: 0px;
	top: 0px;

}


#header_text {
	position:absolute;
	top:30px;
	padding: 0px 0px 0px 500px;
	width: 270px;
	height:100px;
	
}

#header_text p{
	font-size: 12px;
	color:#FFFFFF;
}

#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
#header_text a{	font-size: 18px;}



#banner {
	margin: 0px 0px 0px 0px;
	width:777px;
	height:87px;
	position:relative;
	background-color: #000000;
	
}


#nav  {
	background-image:url(images/top_nav_bar.jpg);
	width:777px;
	height:31px;
	text-align:center;
	padding:12px 0px 0px 0px;

}

#nav ul {
	
		
	text-decoration:none;
	font-size: 13px;
	font-weight: bold;
	
}
#nav li {
	text-decoration:none;
	display:inline;
	font-weight: bold;
}

#nav ul a {
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	color:#FFFF80;
	margin: 0px 12px;
	

}

#nav ul a:hover{
	text-decoration:none;
	font-weight: bold;
	font-size: 13px;
	color:#EE2C31;
	
	
}

#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}



/********************** Content ***************************/
#content {

	width:805px;
	height:600px;
	background-repeat: repeat-x;
	position: relative;
	
}
img{
	border-width:0px;
}
h1{
	color:#EE2C31;
	font-size:15px;
	margin: 10px 0px 0px 0px;
}

h2{
	color:#213C91;
	font-size:12px;
	text-align:left;
	margin: 10px 0px 0px 0px;
}
#left {
	float:left;
	width:550px;
	margin-left:15px;
	padding: 0px 0px 0px 0px;
	display:inline;
	position: absolute;

	
	
}
#left_gallery {
	float:left;
	width:770px;
	margin-left:15px;
	padding: 0px 0px 0px 0px;
	display:inline;
	position: absolute;

	
	
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos {
	margin-right:20px;
	vertical-align: middle;
}
#right1 {
	float:right;
	padding: 0px;
	margin-top:0px;
	background-image: url(images/aerial_view1_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 450px;
	right:0px;
	width: 193px;
	height:143px;
	text-align: center;
	text-indent: 10pt;
	word-spacing: normal;
	white-space: nowrap;
	display: block;
}	
#right_home {
	float:right;
	background-image: url(images/after_take_off193.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 500px;
	right:0px;
	width: 193px;
	height:245px;
}

#right2 {
	float:right;
	padding: 0px;
	margin-top:0px;
	
	background-image: url(images/balloon3_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 150px;
	right:0px;
	width: 193px;
	height:145px;

}
#right3 {
	float:right;
	padding: 0px;
	margin-top:0px;
	background-image: url(images/aerial_view2_t.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 300px;
	right:0px;
	width: 193px;
	height:134px;

}
#right4 {
	float:right;
	padding: 0px;
	margin-top:0px;
	background-image: url(images/3logos.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	top: 450px;
	right:0px;
	width: 193px;
	height:178px;

}
#right_video {
	float:right;
	padding: 0px;
	margin-top:0px;
	position: absolute;
	top: 8px;
	right:4px;
	width: 193px;
	height:206px;
}
}
#right_offer{
	float:right;
	padding: 0px;
	margin-top:0px;
	position: absolute;
	top: 410px;
	right:0px;
	width: 193px;
	height:206px;

}

#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}


/********************** Footer ***************************/
#footerline {
	clear:both;
	background-image:url(images/);
	height:41px;
	color: #213C91;
	position: relative;
	top: 650px;
	right:0px;
}
#footerline_gallery{
	clear:both;
	background-image:url(images/);
	height:41px;
	color: #213C91;
	position: relative;
	top: 820px;
	right:0px;
}
#footerline_home{
	clear:both;
	background-image:url(images/);
	height:41px;
	color: #213C91;
	position: relative;
	top: 820px;
	right:0px;
}
	
#footer {
	position: relative;
	background-image: url(images/footer.jpg);
	height:197px;
	width:805px;
	top: 650px;
	background-position: center;
	background-repeat: no-repeat;
	left: 0px;

	
}
#footer_home {
	position: relative;
	background-image: url(images/footer.jpg);
	height:197px;
	width:805px;
	top: 820px;
	background-position: center;
	background-repeat: no-repeat;
	left: 0px;

	
}

#footer_info{
	position: relative;
	background-image: url(images/footer.jpg);
	height:197px;
	width:805px;
	top: 720px;
	background-position: center;
	background-repeat: no-repeat;
	left: 0px;

	
}
#footer_gallery {
	position: relative;
	background-image: url(images/footer.jpg);
	height:197px;
	width:805px;
	top: 810px;
	background-position: center;
	background-repeat: no-repeat;
	left: 0px;
}
#footer_stayeat {
	position: relative;
	background-image: url(images/footer.jpg);
	height:197px;
	width:805px;
	top: 620px;
	background-position: center;
	background-repeat: no-repeat;
	left: 0px;
	
}	
#left li {
	list-style-type: square;
}
