@charset "UTF-8";
/* CSS Document */
html {background:url(images/bg_page.jpg) center top repeat-y #000;
  }

#top {background:url(images/bg_top.jpg) center top no-repeat;width:100%;}
#topwrap {width:950px;margin:0 auto;}
#logo {float:left;width:384px;height:245px;}
#player {float:right;width:552px;height:197px; }
#flashPlayer {padding-top: 0px; padding-left: 3px; }
#marquee {padding-top:24px; }
#menu {margin:0 auto;width:950px;height:42px;text-align:center;}
	#menu ul {margin:0 0px 0 0;padding: 0 12px;list-style:none;background:#fff;}
	#menu li {padding:0;margin:0;list-style:none;display:inline;}

#content {width:950px;min-height:270px;margin:0 auto;background:url(images/bg_content.jpg) repeat-x top;background-color:#eeeeee;}
#welcome {width:922px;height:265px;background:url(images/bg_welcome.jpg);margin:0 auto;margin-top:10px;}
	#welcome #airstaff {width:278px;height:256px;float:right;padding:4px;overflow:hidden; padding-right: 40px;}
	#welcome #left {width:550px;float:left;padding:20px;}
#middle {width:922px;min-height:265px;margin:0 auto;margin-top:10px;}
	#middle #left {background:url(images/bg_wide.jpg) no-repeat;width:582px;height:291px;padding:20px;float:left;}
	#middle #right {background:url(images/bg_narrow.jpg) no-repeat;width:249px;height:291px;padding:20px;float:right;}
	
#sub {width:922px;min-height:265px;margin:0 auto;margin-top:10px;}
	#sub #left {background:url(images/bg_subleft.jpg) no-repeat;width:582px;min-height:532px;padding:25px;float:left;}
	#sub #full {background:url(images/bg_subfull.jpg) no-repeat;width:920px;min-height:532px;}
#sub #full #box { width:582px; min-height:265px;margin:0;margin-top:10px; padding:20px; float:left;}
	#sub #rightbox {background:url(images/bg_rightbox.jpg) no-repeat;width:249px;height:205px;padding:20px;float:right;margin-bottom:15px;}
		#sub #rightboxx {background:url(images/bg_narrow.jpg) no-repeat;width:249px;height:205px;padding:20px;float:right;margin-bottom:15px;}


	#sub #rightbox2{width:249px;height:205px;padding:20px;float:right;margin-bottom:15px;}
#footer {height:285px;background:url(images/bg_footer.jpg) center no-repeat;}
#footerwrap {width:950px;margin:0 auto;padding-top:10px;}
	#footerwrap #left{float:left;width:224px;padding:20px 20px 0 20px;margin-left:19px;}
	#footerwrap #center{float:left;width:230px;padding:20px 20px 0 20px;margin-left:55px;}
	#footerwrap #right{float:right;width:224px;padding:20px 20px 0 20px;margin-right:26px;}
#bottom {    background: url("images/bg_bottom.jpg") no-repeat scroll center center transparent;
	height: 90px;
    width: 100%;}

