@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	background-color: #4486C3;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(helicopter.jpg);
	color: #000000;
    }
	#content {
	width: 720px;
	margin: 0px auto;
	text-align: center;
	padding: 0px;
	height: auto;
	position: relative;
	background-color: #FFFFFF;
    }
#centre {
	float: left;
	height: auto;
	width: 720px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-image: url(BG2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.tours {
	float: left;
	height: auto;
	width: 700px;
	padding: 4px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: left;
	background-image: url(BG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#bar1 {
	background-color: #005384;
	float: left;
	height: 60px;
	width: 720px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


#header {
	float: left;
	height: 252px;
	width: 720px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.H1 {
	font-size: 110%;
	color: #FFFFFF;
}
.frame {
	border: 1px solid #000000;
	padding: 3px;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}
#bar1 a:link {
	color: #FFFFFF;
}
#footer {
	font-size: 85%;
	background-color: #FFFFFF;
	float: left;
	height: 70px;
	width: 720px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#lower {
	background-color: #9EC1E0;
	float: left;
	height: auto;
	width: 720px;
	font-size: 110%;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bar1 a:visited {
	color: #CCCCCC;
}
