@charset "utf-8";
/* CSS Document */

/********/
/* Body */
/********/

body{
	width:100%;
	margin:0px;
	padding:0px;
	background:#FFFFFF url(../images/BG.jpg) top left repeat-x;
	}
	#main{
		margin-left:auto;
		margin-right:auto;
		width:1050px;
		overflow:auto;
		}
		#mainbg_1{
			background:#FFFFFF url(../images/aeronortheast_1.jpg) top left no-repeat;
			width:1050px;
			height:141px;
			position:relative;
			}
			#contactus{
				position:relative;
			}
			#contactus a{
				position:absolute;
				left:785px;
				top:107px;
				height:20px;
				width:155px;
				/*background:#FF00FF;*/
			}
		#mainbg_2{
			background:#FFFFFF url(../images/aeronortheast_2.jpg) top left no-repeat;
			width:1050px;
			height:347px;
			text-align:right;
			}
			.slideshow{
				margin-left:auto;
				margin-right:0px;
			}
			.slideshow img{ 
				
			}
			
		#mainbg_3{
			background:#FFFFFF url(../images/aeronortheast_3.jpg) top left no-repeat;
			width:1050px;
			height:160px;
		}
		#mainbg_4{
			background:#FFFFFF url(../images/aeronortheast_4.jpg) top left no-repeat;
			width:1050px;
			height:102px;
		}
			
			
