@charset "utf-8";
/* CSS Document */

html { height: 100%; margin-bottom: 1px; }

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 766px;
	min-height: 100%;
	margin-bottom: -99px;
	position: relative;
	height:100%;
}
body {
	margin: 0px;
}

#header {
	background-color: #FFFFFF;
	height: 228px;
	width: 766px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	background-image: url(images/bg-header.gif);
}
#menu {
	height: 52px;
	width: 766px;
	background-repeat: repeat-x;
	background-color: #666666;
}

#blue {
	height: 46px;
	width: 766px;
	background-image: url(images/bluebar.gif);
	background-repeat: no-repeat;
}


#side-a {
	float: left;
	width: 200px;
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	padding: 10px;
}
#side-aplane {
	float: left;
	width: 200px;
	background-image: url(images/bg-main.jpg);
	background-repeat: no-repeat;
	height: 500px;
	padding: 10px;
}

#content {
	float: right;
	width: 526px;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-aboutplanes {
	float: right;
	width: 526px;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	height: 500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content-employment {
	float: right;
	width: 526px;
	background-image: url(images/bg-main.jpg);
	background-repeat: repeat-x;
	height: 660px;
	padding: 10px;
}
#container {
	width: 766px;
	height: auto;
}



#footer {
	clear: both;
	background-color: #FFFFFF;
	height: 99px;
	width: 766px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
.clearfooter {
	height: 99px;
	clear: both;
}
.checkmarkn {
	font-family: "Wingdings 2";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.text11n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.text14n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}
.text14nblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#anc-homer {
	height: 300px;
	width: 530px;
	border: thin solid #000000;
}

.text11b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text11bBLUE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}
ul.arrow
{
	list-style-type: none;
	margin: 0;
}

li.arrow
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}
a:link{
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:visited{
	color: #336699;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}

a:hover{
	text-decoration: none;
	color: #336699;
	font-size: 11px;
	font-weight: normal;
}
table.plane {
	border-width: 1px;


	border-spacing: ;
	border-style: none;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
table.plane th {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;

	-moz-border-radius: ;
}
table.plane td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: gray;
	background-color: white;
	vertical-align: top;
	-moz-border-radius: ;
}
.indent10 {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#toparrow {
	width: 406px;
}
