* {
	margin:  0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	text-align: center;
	font-weight: bold;
	background-color: #990000;
	color: #CCCC66;
	background-color: #990000;
	top: 20px;
	padding-top: 20px;
}

tr , td{
	text-align:center;
	border: 1px none #CCCC66;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
#wrapper{
	width:1100px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
		}
		
#wrapper2{
	width:1155px;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 22px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 1111px;
		}

#header {
	margin-top: 11px;
	background-image: url(3dflagsdotcom_usa_2fawm.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 1100px;
	margin-bottom: 11px;
	height: 199px;
}

#header #logo{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	float: left;
	margin-left: 44px;
}

#header #image{
	background-repeat: no-repeat;
	background-position: center center;
	height: 122px;
	width: 577px;
	float: right;
	margin-right: 133px;
}

#imagetitle{
	background-repeat: no-repeat;
	background-position: center center;
	width: 577px;
	float: left;
	margin-left: 44px;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	width: 677px; /*For KHTML*/
	list-style: none;
	height: 24px;
	float: right;
	clear: none;
	text-align: left;
	margin-top: 33px;
	margin-right: 22px;
}

ul#navmenu-h li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 18px;
	width: auto;
	clear: none;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 24px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	color: #990000;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	background-image: url(header%20test/IMAGES/images/aeroright.gif);
	background-repeat: no-repeat;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
	background-image: url(header%20test/IMAGES/aeroright2.gif);
	background-repeat: no-repeat;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
	float: none;
	background: #EEE;
	color: #333333;
	font-size: 10px;
	height: 2px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
	background: #CCC;
	color: #990000;
	font-size: 10px;
	height: 2px;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #333333;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
	background: #CCC;
	color: #990000;
	height: 6px;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
/* CSS Document */

/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
	border: thin inset #000000;
	width: 177px; /*For KHTML*/
	list-style: none;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 1em;
	line-height: 0px;
	font-weight: bold;
	color: #990000;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu-v a {
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  display: block;
  background: #EEE;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
	color: #990000;
	background-color: #EEEEEE;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu-v li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-v li:hover li:hover li a:hover,
ul#navmenu-v li:hover li:hover li:hover a,
ul#navmenu-v li.iehover li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-v li:hover li:hover li:hover li a,
ul#navmenu-v li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-v li:hover li:hover li:hover li a:hover,
ul#navmenu-v li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

h1 {
	color: #FFFF66;
	font-weight: normal;
	font-size: 2.5em;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: center;
}

h2 {
	padding-right: 31px;
	color: #CCCC66;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 5px;
}
h3 {
	color: #CCCC66;
	font-weight: normal;
	font-size: 1.5em;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
h4 {
	color: #FFFF66;
	font-weight: bold;
	font-size: 2em;
	margin-top: 5px;
	font-style: oblique;
	text-align: center;
	position: absolute;
	left: -68px;
	top: -405px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	width: 332px;
	height: 45px;
}
h5 {
	color: #FFFF66;
	font-weight: bold;
	font-size: 2em;
	margin-top: 5px;
	font-style: oblique;
	text-align: center;
	position: absolute;
	left: 541px;
	top: 239px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	width: 1px;
}
h6{
	color: #FFFF66;
	font-weight: bold;
	font-size: 24px;
	margin-top: 5px;
	font-style: italic;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-indent: 33px;
}

.picbox{
	border: thin solid #000000;
	}
	
#leftbox {
	width:333px;
	float:left;
	margin-left: 22px;
	clear: both;
	position: relative;
	height: auto;
	padding-bottom: 22px;
	}
.lowleftbox {
	margin-left: 5px;
	width: 303px;
	position: relative;
	top: 33px;
	float: left;
	height: auto;
	}
.lowleftbox22 {
	margin-left: 44px;
	width: 303px;
	position: relative;
	top: 33px;
	float: left;
	height: auto;
	padding: 0px;
	margin-bottom: 11px;
	}	
#navcontainer{
	font-size: 1.6em;
	font-weight: bold;
	float: left;
	height: auto;
	width: 300px;
	top: 22px;
	margin-top: 22px;
	text-align: left;
	margin-left: 7px;
	}
#navcontainer2{
	font-size: 1.6em;
	font-weight: bold;
	float: left;
	width: 300px;
	top: 10px;
	margin-top: 10px;
	text-align: left;
	height: 222px;
	position: relative;
	}	
#rightbox {
	float: right;
	margin-top: 22px;
	margin-right: 88px;
	width: 588px;
	}
#rightbox2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 655px;
	clear: right;
	float: right;
	height: auto;
	margin-top: 22px;
	}
	
#rightbox3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 655px;
	clear: right;
	float: right;
	height: auto;
	margin-top: 22px;
	margin-right: 22px;
	}
		
#rightboxtext {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 133px;
	clear: right;
	float: right;
	height: auto;
	margin-top: 5px;
	}	
.rightboxsm {
	width: 150px;
	clear: right;
	float: right;
	height: auto;
	margin-top: 22px;
	margin-left: 3px;
	border: thin inset #000000;
	margin-right: -11px;
	color: #CCCC66;
	}
#rightboxleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	clear: right;
	float: left;
	height: auto;
	margin-top: 22px;
	margin-left: 5px;
	}			
.lowrightbox {
	float: right;
	width: auto;
	clear: none;
	height: auto;
	position: relative;
	}	
	
#firstitem{
	width: 422px;
	float: left;
	}
	
#firstitemrt{
	width: 422px;
	float: right;
	}
	
#ASI {
	position:relative;
	width: 299px;
	float: left;
	top: 5px;
	clear: left;
}
#search {
	position:relative;
	width:299px;
	float: left;
	font-size: 1em;
	top: 10px;
	clear: both;
	margin-top: 5px;
	height: 33px;
	padding-left: 22px;
}

#content h2 {
	padding-bottom: 15px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#content p {
	margin: 0;
	padding: 0;
}
#content .padding {
	padding: 25px;
}

#content {
	width: 633px;
	float: left;
	clear: none;
	}

#content2 {
	width: 877px;
	float: right;
	padding-top: 22px;
	}
	
#content3 {
	width: 606px;
	float: right;
	position: relative;
	left: 15px;
	}	
	
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC66;
	line-height: 18px;
	font-weight: bold;
	width: 1100px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCC66;
	height: 44px;
	float: left;
	clear: none;
	margin-top: 22px;
	margin-bottom: 22px;
	padding-top: 22px;
}

