@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f3f4;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkground.jpg);
}
#nav {
	padding-right: 40px;
	padding-left: 50px;
	height: 60px;
	background-image: url(../images/nav.jpg);
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 297px;
	padding-left: 40px;
}
#right {
	float: left;
	width: 623px;
	padding-right: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1px;
}
.clearfix {display: block;}
.clearfloater {
float:clear:
}
#footer table {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.footerhr   {
	color: #999999;
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: lighter;
	font-size: 10px;
	padding: 0px;
	margin-right: 16px;
}
#header {
	background-color: #F3F3F4;
}
#middle {
	background-image: url(../images/backgroundsection.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	margin-top: 20px;
}
#quote {
	padding-left: 35px;
	padding-right: 60px;
}
#onecolumn {
	padding-right: 40px;
	padding-left: 40px;
}
#footer img {
	margin-right: 16px;
}
#aircrafttext {
	padding-left: 35px;
	padding-right: 35px;
}
#aircraftnav {
	float: left;
	width: 297px;
	padding-left: 40px;
}
.aircraftnav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 40px;
	text-decoration: none;
}
#aircraftleft {
	float: left;
	width: 297px;
	padding-left: 40px;
}
#aircraftright {
	float: left;
	width: 623px;
	padding-right: 40px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

