body
{
	background-image: url("../images/runway-background-shadow2.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 50% 0;
	background-color: #bed5e7;
}

div.container { background-color: #fff; }

p + p
{
	text-indent: 0;
	margin-top: 1.5em;
}

#header
{
	background-color: #fc3;
	background-image: url("../images/daytona-jet-center-gold-glow-no-palm.jpg");
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 51px;
}

#jet-header
{
	position: relative;
	height: 100px;
}

#findus-header
{
	background-image: url("../images/header-airport-diagram.gif");
	background-repeat: no-repeat;
	height: 100px;
}

#payment-logos { text-align: center; }

#payment-logos img
{
	margin-top: 0.5em;
	margin-right: 1em;
}

#fuel-price-display
{
	position: relative;
	height: 90px;
	width: 270px;
	background-image: url("../images/fuel-price-display-white.jpg");
	background-repeat: no-repeat;
}

#fuel-price-display div
{
	text-shadow: 2px 2px 2px #262626;
	position: absolute;
	width: 74px;
	height: 34px;
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	color: #1bd7ff;
}

#price-100ll-self
{
	top: 13px;
	left: 14px;
}

#price-100ll-full
{
	top: 13px;
	left: 98px;
}

#price-jeta
{
	top: 13px;
	left: 180px;
}

#jet-header-01
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 106px;
	height: 100px;
}

#jet-header-07
{
	position: absolute;
	left: 106px;
	top: 5px;
	width: 423px;
	height: 74px;
	text-align: center;
}

#jet-header-07 img { margin-bottom: 6px; }

#locations
{
	position: absolute;
	left: 158px;
	top: 59px;
	width: 264px;
	height: auto;
}

#jet-header-03
{
	position: absolute;
	left: 529px;
	top: 0px;
	width: 50px;
	height: 100px;
}

img#jet-header-09
{
	position: absolute;
	left: 106px;
	top: 79px;
	width: 423px;
	height: 21px;
}

img#jet-header-10
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 158px;
	height: 51px;
}

#jet-header-11
{
	position: absolute;
	left: 158px;
	top: 100px;
	width: 421px;
	height: 51px;
}

#footer
{
	position: relative;
	height: 90px;
	background-color: #FFCC33;
}

#locations
{
	width: 568px;
	height: 69px;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #039;
	position: absolute;
	top: 5px;
	left: 5px;
	background-image: url("http://www.atpflightschool.com/images-new/mapfooter.gif");
	background-repeat: no-repeat;
}

#locations a, #locations p
{
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 12px 12px 12px 95px;
	margin: 0;
	line-height: 105%;
}

#locations em
{
	font-weight: normal;
	font-size: 80%;
}

#hours
{
	position: absolute;
	top: 14px;
	right: 5px;
	font-size: 12px;
	text-align: center;
	width: 300px;
}

#event
{
	margin: 0 auto;
	width: 350px;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	background-color:#10a8ff;
	margin-bottom:20px;
	padding:5px;
	border: #9e9f9e solid 3pt;
	
}

#event a
{
	color:#fff;
	
}


#copyright
{
	position: absolute;
	bottom: 3px;
	left: 5px;
	font-size: 10px;
}
 
