@charset "utf-8";
/* CSS Document */
	#header { top: 0; left: 0px; width: 900px; height: 345px; }
	#container #image_stripe { z-index: 99; position: absolute; top: 295px; left: 0px; width: 100%; height: 60px; border-top: 2px solid #002546; border-bottom: 2px solid #002546; background: url(../images/travel_stripe.jpg) repeat-x 0px 0px; }
	#logo { z-index: 2; position: absolute; top: -30px; left: 65px; text-indent: -9999px; width: 750px; height: 300px; background: url(../images/logo_large.png) no-repeat 0px 0px; margin: 5px; }
	#plane { z-index: 4; position: absolute; top: 110px; left: 360px; width: 105px; height: 42px; border: 0; }
	#sub_links img { margin-top: 0px; margin-bottom: 0px; }
	#sub_links p { margin-bottom: 7px; }
	
	