p, img {
	position: relative;
}
.outer {
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.page {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	position:relative;
}
.yianisairlogo {
	height: 153px;
	width: 525px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	position: relative;
}
.titlebarair {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #3333CC;
	border-bottom-color: #3333CC;
	width: 100%;
	font-size: large;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar {
	background-color: #FFFFFF;
	height: 200px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 260px;
	z-index: 3;
	color: #FFFFFF;
}
.ContentBox {
	background-color: #FFFFFF;
	width: 500px;
	position: absolute;
	top: 280px;
	left: 200px;
	text-align: justify;
}
.barrier {
	background-color: #FFFFFF;
	position: absolute;
	height: 1px;
	width: 500px;
	top: 260px;
	left: 200px;
}
.aircopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 100px;
	margin-bottom: 30px;
}
