@charset "UTF-8";
body {
	background-color: #D5D4DA;
	margin: 0pt;
	padding: 0pt;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.structure #container {
	width: 900px;
	height: 550px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image:url(../images/option1.jpg);
	background-color: #FFFFFF;
	clear: right;
} 

.structure #header {
	width: 604px;
	margin-left: 266px;
	height: 21px;
	background-color: #FFFFFF;
	text-align: right;
	padding-top: 85px;
	padding-right: 30px;
	padding-bottom: 10px;
} 

.structure #main {
	float: left;
	margin-left: 57px;
	margin-top: 222px;
	width: 360px;
	clear: right; 
}

.structure #greenbar {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	height: 4px;
	width: 900px;
}

.structure #footer {
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	clear: left;
	width: 866px;
	height: 20px;
	background-color: #FFFFFF;
}

.structure #insidecontainerairport {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	height:1100px;
	background-image: url(../images/aviation.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 

.structure #insidecontainerfbo {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../images/fbobackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 

.structure #insidecontainerairshow {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../images/airshowbackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.structure #insidegreen {
	width: 900px;
	height:600px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidegreenairport {
	width: 900px;
	height:850px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidegreenfbo {
	width: 900px;
	height:850px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidegreenairshowsmall {
	width: 900px;
	height:400px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidegreenairshows {
	width: 900px;
	height:750px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidelefttextboxairport {
	width: 281px;
	height: 68px;
	float: left;
	background-image: url(../images/airportwords.jpg);
	background-repeat: no-repeat;
}  

.structure #insidelefttextboxfbo {
	width: 281px;
	height: 68px;
	float: left;
	background-image: url(../images/fbo.jpg);
	background-repeat: no-repeat;
} 

.structure #insiderighttextbox {
	width: 575px;
	float: right;
	padding-right: 25px;
}  

.structure #insidecontainerfbo {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../images/fbobackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.structure #insidelefttextboxairshows {
	width: 281px;
	height: 250px;
	float: left;
	background-image: url(../images/airshowswords.jpg);
	background-repeat: no-repeat;
}

.structure #insidelefttextboxairshowsnav {
	width: 245px;
	height: 175px;
	margin-top: 50px;
	float: left;
}

.structure #insidegreencontact {
	width: 900px;
	height:800px;
	margin-top: 142px;
	text-align: left;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	clear: both;
}

.structure #insidecontainercontact {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../images/contactbackground.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.structure #insidelefttextboxcontact {
	width: 281px;
	height: 68px;
	float: left;
	background-image: url(../images/contactwords.jpg);
	background-repeat: no-repeat;
}