.Navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000ff;
	width: 15%;
	position: fixed;
	left: 0%;
	top: 5%;
	border-width: 0;
	z-index: 2;
	font-size: x-small;
	line-height: 1.3;
	background-color: #FFFFFF;	
}
.Navigation h1 {
	font-size: x-small;
	color: #0000FF;
	background-color: #CCCCCC;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align: center;
	border-top-style: ridge;
	border-bottom-style: ridge;
	position: relative;
}
.footer p{
	line-height: 0.25;	
}

.mainbox {
	background-color: #FFFFFF;
	height: 100%;
	z-index: 0;
	left: 16%;
	right: 5%;
	top: 5%;
	height: 100%;
	width: 600px;
	color: #000000;
	position: relative;
}





.MainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	Position: relative;
	top: 0%;
	background-color: #FFFFFF;	
	
}

.MainBody h1 {
	font-size: x-large;
	color: #0000FF;
	background-color: #CCCCCC;
}

.MainBody h2 {
font-size: large;
	color: #0000FF;
	background-color: #CCCCCC;
}

.MainBody h3 {
 font-size:medium;
 	color: #0000FF;
	background-color: #CCCCCC;
}

.MainBody blockquote
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
}

.headerpicture {
	left: 63%;
	position: absolute;
	top: 0%;

}
.validationmark {
	position: relative;
	
	bottom: 0%;
	z-index: 0;
	left: 84%;
	right: inherit;
}

ul {
	list-style-position: Outside;
	list-style-image: url(img/bulletlogo.gif);
	list-style-type: disc;
	
}
li
{
vertical-align:text-top;
}

.PictureleftAlign {

	
	width: 45%;
	position: relative;
	
}

.aircarftbox{
	height: 200px;
	position: relative;
}

.textrightalign {
	left: 55%;
	width: 40%;
	
	
	position: relative;
	top: -200px;
	font-size: small;
}
