body {
background-color: #000000;
padding-top:0px;
margin-top: 0px; 	
}

#main {
width: 920px;
height:920px;
background-color:#FFFFFF;
background-image:url(images/7701_BG.jpg);
background-repeat:repeat-y;
margin-left: auto;
margin-right: auto;

}

#footer {
width: 920px;
Height: 110px;
background-image:url(images/bottom.jpg);
margin-left: auto;
margin-right: auto;
}

#cornertag {
	width: 264 px;
	height: 321px;
	background-image:url(images/NOW_available.gif);
	background-repeat:repeat-y;
	background-position: right;
}

#airlogo {
	height: 83px;
	width: 422px;
	background-image:url(images/AIR_logo.gif);
	position:relative;
	top: -70px;
	right: -498px;	
	}

#content {
	width: 384px;
	height: 489 px;
	position:relative;
	top: -60px;
	right: -504px;	
	
}

P {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #98914d;
	font-size: 95%;
	line-height: 22px;
}
