*{
	margin:		0px;
	padding: 	0px;
}
html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(209,205,193);
	/*font-size:76%; */
	/*font-family:georgia, palatino linotype, times new roman, serif;*/
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body{
	/*background:	url(images/airline_back_test.jpg) center -114px #91b7e6 repeat-x;*/
	background:	url(images/airlines_bkg.jpg) center top #91b7e6 repeat-x;
	margin: 	0;
	width: 		100%;
	height: 	100%;
	font-family:Arial, Helvetica, sans-serif;
	padding:0; 
	border:0;
}
a:link{
	color: #99FFFF;
	text-decoration: underline;
}
a:visited{
	color: #99FFFF;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;	
	color: #DDFFFF;
}
a:active{
}
#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:130px; 
	bottom:108px; 
	width:1000px; 
	margin-left:-500px; 
	left:50%; 
	color: white;	
	opacity: 0.9;
	filter:alpha(opacity=90); 
	zoom: 1;

	background-color:#003399;
	
	border-left:8px solid #7d97c7;
	border-top:8px solid #7d97c7;
	border-right:8px solid #041c49;
	border-bottom:8px solid #041c49;
	
	scrollbar-base-color: #083793;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #7d97c7;
	scrollbar-darkshadow-color: #041c49;
	scrollbar-highlight-color: #7d97c7;
	scrollbar-shadow-color: #041c49;
	scrollbar-track-color: #062d75;

}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:1000px;
	border-top:154px solid #fff; 
	border-bottom:108px solid #fff;
}
#head {
	position:absolute; 
	/*margin-left:-321px; 
	left:50%; */
	top:0; 
	/*width:640px; 
	min-width:640px; */
	height:130px; 
	/*font-size:1em; */
	z-index:5; 
	/*border:1px solid #000;*/
	width: 100%;
	left: 0px;
	}
#head a{
	text-decoration: none;
	color: white;
}

* html #head {
	top:2px; 
	width:100%;/*642px; */
	height:148px;
}


#head a .pad {display:block; width:80px; height:125px;background:transparent; border-bottom:1px solid #000;}

#body{
	position: absolute;bottom: 0px;left: 50%;margin-left: -275px;
}
#tail{
	position: absolute;bottom: 116px;left: 50%;margin-left: -2px;
}
#foot {
	text-align:center;
	position:absolute; 
/*	margin-left:-321px; */
	bottom:0; 
/*	left:50%; 
	width:640px; 
	min-width:640px; */
	width: 100%;
	height:108px; 
	font-size:1em; 
	z-index:5; 
	/*border:1px solid #000;*/
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:2px; width:100%; height:108px;
	}

/*
#content p {
	padding:5px; text-align:justify;
	}
.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
*/

table{
	zoom: 1;
	width: 100%;

	background-color:#003399;

}
table td{
	border: 1px inset #003399;
	padding; 2px;
	text-align: left;
}
table td a{
	color: #ddddff;
}
table td.letterhead{
	border: 1px inset #003399;
	color: #ddddff;
	font-family: arial black;
	font-size: 20px;
	text-align: center;
}

	#foot{
		/*background:	url(images/boeing.png) center bottom transparent no-repeat;*/
		width: 		100%;
		height: 	108px;
		position:absolute;
		bottom: 0px;
		margin: auto;
	}
	#copyholder{
		position: absolute;
		bottom: 0px;
		margin: auto;
		/*border: 1px solid green;*/
		width: 100%
	}
	#copy{
		position: relative;
		margin: auto;
		color: white;
		/*border: 1px solid yellow;*/
		width: 1000px;
		text-align: right;
		font-size: 12px;
		height: 17px;
	}
	#copy1{ 
		position: absolute;
		z-index: 1;
		left: 0px;
		top: 0px;
		text-shadow: 0.1em 0.1em 0.3em #000084;
		color: white;
	}
	#contact1{ 
		position: absolute;
		z-index: 1;
		right: 0px;
		top: 0px;
		color: white;
		text-shadow: 0.1em 0.1em 0.3em #000084;
	}
	#copy a{
		color: white;
	}
	#copy1 a,
	#contact1 a{
		color: white;
	} 

	h1{
		text-align: center;
		margin-top: 10px;
		color: white;
	}
	#keys{
		/*background-color: blue;
		opacity: 0.6;*/
		width: 936px; /*832px;*/
		height: 36px;
		margin: auto;
		margin-top: 2px
	}
	a.key{
		margin: 0px 2px;
		width: 32px;
		height: 32px;
		display: block;
		cursor: pointer;
		color: white;
		border: 0;
		outline: 0;
		outline-style: none; -moz-outline-style:none;
		text-decoration: none;
		text-align: center;
		float: left;
		overflow: hidden;
		background-position: left-bottom;
	}
	a.key img{
		width: 32px;
		height: 64px;
		border: 0;
		outline: 0;
		outline-style: none; -moz-outline-style:none;
	}
	a:link.key{
		color: white;
	}
	a:visited.key{
		color: white;
	}
	a:hover img{
		display: none;
	}
	a:hover{
		background-position: left top;
	}
	a:active.key{
		background-position: left bottom;
	}
	.announcement{
		margin: 20px auto 0 auto;
		text-align: center;
	}
	img.email{
		vertical-align: middle;
	}
	#main_ad{
		margin: 16px auto 0;
	}
	#top_left_ad,
	#top_right_ad,
	#bottom_right_ad{
		width: 234px;
		height: 60px;
		right: 50%;
		position:absolute;
		margin-top: 20px;
		margin-right: -516px;
	}
	#top_left_ad{
		left: 50%;
		margin-left: -500px;
		top: -3px;
	}
	#top_right_ad{
		right: 50%;
		margin-right: -516px;
		top: -3px;
	}

	.pageInsert{
		width: 1000px; 
		height: 2000px;
		zoom: 1;
		min-height: 2000px;
		overflow: hidden;
	}
	.pageInsert html,
	.pageInsert body{
		overflow: hidden;
	}
