* {
	padding: 0 0 0 0px;
	margin:  0;
}

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 dotted #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: 100%;
		}


#main-nav {
	height: 50px;
	background-color: #990000;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
}

#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: 622px;
	float: right;
}
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
	width: 755px; /*For KHTML*/
	list-style: none;
	height: 24px;
	float: right;
	clear: none;
	text-align: left;
	margin-top: 33px;
	margin-right: 44px;
}

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 {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px; /*For KHTML*/
  list-style: none;
}

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;
}

#main-nav {
	height: 50px;
	background-color: #990000;
	float: left;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
}

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

#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: 22px;
	clear: both;
	width: 225px;
	height: 187px;
	margin-top: 11px;
}

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

.headerh4 {
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 655px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.headernav {
	margin-bottom: 11px;
	margin-right: 33px;
	float: right;
	width: 688px;
}

h1 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #FFFF66;
	font-weight: normal;
	font-size: 2.5em;
	font-variant: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: center;
}

h2 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #CCCC66;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 5px;
	text-align: center;
}
h3 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	color: #CCCC66;
	font-weight: normal;
	font-size: 1.5em;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
h4 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 31px;
	color: #CCCC66;
	font-weight: bolder;
	margin-top: 5px;
	font-style: normal;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h5 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 31px;
	color: #CCCC66;
	font-weight: bold;
	margin-top: 5px;
	font-style: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

h6 {
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 31px;
	color: #CCCC66;
	font-weight: bolder;
	margin-top: 5px;
	font-style: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

#leftbox {
	width:333px;
	float:left;
	margin-bottom: 22px;
	margin-left: 5px;
	clear: both;
	height: auto;
	}
.lowleftbox {
	width:333px;
	float:left;
	margin-left: 5px;
	position: relative;
	clear: left;
	top: 8px;
	}
	
#newrightbox {
	width:333px;
	float:right;
	margin-bottom: 22px;
	margin-left: 5px;
	clear: both;
	height: auto;
	}	
#navcontainer{
font-size: 1.6em;
font-weight: bold;
float: left;
height: auto;
width: 300px;
top: 10px;
margin-top: 22px;
text-align: left;
clear: both;
}

#navcontainer td{
border: 0px;
}
	
	
#navcontainer2{
	font-size: 1.6em;
	font-weight: bold;
	float: left;
	width: 300px;
	top: 10px;
	margin-top: 10px;
	text-align: left;
	height: 222px;
	position: relative;
	clear: both;
	}
#navcontainer3{
	font-size: 1.6em;
	font-weight: bold;
	float: left;
	height: auto;
	width: 444px;
	top: 10px;
	margin-top: 10px;
	text-align: left;
	clear: both;
	position: relative;
}

#navcontainer3 td{
border: 0px;
}

.gallerycontainer{
	position: relative;
	height: auto;/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

#rightbox {
	float: left;
	margin-top: 22px;
	margin-right: 11px;
	width: 677px;
	margin-bottom: 5px;
	margin-left: 11px;
	}
#rightbox2 {
	width:544px;
	margin-top: 10px;
	margin-left: 144px;
	margin-right: 44px;
	margin-bottom: 33px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
	padding-top: 20px;
	float: left;
	}
#rightbox3 {
	width:544px;
	float: right;
	margin-top: 10px;
	margin-left: 44px;
	margin-right: 44px;
	margin-bottom: 33px;
	}		
.lowrightbox {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
	position: relative;
	width: 555px;
	}	
	
#firstitem{
	}
	
#firstitem img {
	border: thin solid #000000;
	}
	
#firstitemimg22 {

	}	
	
.itemheader{
	color:#CCCC66;
	font-size:1.55em;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	width: 400px;
	margin-top: 10px;
	float: right;
	margin-right: 33px;
	}
	
.itemtable {
	border:1px dotted #CCCC66;
	width: 633px;
	text-align: center;
	float: right;
	}
		
.infotable{
	width:422px;
	font-weight: bold;
	height: auto;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	font-size: 1em;
	margin-right: 44px;
	margin-bottom: 5px;
	margin-left: auto;
	}
	
.item{
	width:900px;
	font-size: 1em;
	margin-top: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	}
	
.itemlg{
	width:977px;
	font-size: 1em;
	margin-top: 33px;
	margin-left: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
	clear: none;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	}
	
.itemlg22{
	width:1055px;
	font-size: 1em;
	margin-top: 33px;
	margin-left: 10px;
	float: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
	clear: none;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	position: relative;
	}
		
.piccontainer{
	width:244px;
	clear: none;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.piccontainer22{
	width:177px;
	clear: none;
	float: left;
	height: 222px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}	

.piccontainerthumb{
	clear: none;
	float: right;
	height: 222px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 177px;
	}
		
.picbox{
	font-size: 3em;
	clear: both;
	float: left;
	margin-top: 11px;
	border: thin solid #000000;
	margin-right: 33px;
	}
	
	.piclightbox{
	font-size: 12px;
	clear: left;
	float: left;
	margin-top: 11px;
	border: thin none #000000;
	margin-right: 5px;
	height: 333px;
	width: 333px;
	}

.picbox1{
	font-size: 3em;
	clear: none;
	float: left;
	margin-top: 11px;
	border: thin none #000000;
	margin-right: 11px;
	width: auto;
	margin-left: 22px;
	}
	
.picbox2{
	clear: none;
	float: left;
	margin-top: 11px;
	border: thin none #000000;
	margin-right: 11px;
	width: auto;
	margin-left: 15px;
	}
	
.picbox3{
	font-size: 3em;
	clear: none;
	float: left;
	margin-top: 11px;
	border: thin none #000000;
	margin-right: 5px;
	width: auto;
	margin-left: 17px;
	}	
	
.picbox77{
	font-size: 3em;
	clear: both;
	float: left;
	margin-top: 11px;
	border: thin none #000000;
	margin-right: 33px;
	}	
.picboxunder{
	font-size: 3em;
	clear: left;
	float: left;
	margin-top: 5px;
	border: thin solid #000000;
	margin-right: 33px;
	}	
.hyper{
	font-size: 18px;
	top: 33px;
	float: right;
	width: 300px;
	text-align: center;
	color: #0000FF;
	}
.hyper2{
	font-size: 18px;
	top: 318px;
	float: left;
	width: 298px;
	text-align: center;
	margin-right: 22px;
	color: #0000FF;
	position: absolute;
	left: -1px;
	background-color: #CCCC66;
	font-weight: bold;
	border: thin outset #999999;
	font-family: Arial, Helvetica, sans-serif;
	}			
.picboxcenter{
	width:auto;
	font-size: 3em;
	clear: left;
	float: left;
	height: auto;
	margin-left: 33px;
	margin-top: 5px;
	border: thin solid #000000;
	margin-right: 33px;
	}
.picboxcenter22{
	width:997px;
	font-size: 3em;
	clear: both;
	float: left;
	height: 133px;
	margin-left: auto;
	margin-top: 5px;
	border: thin none #000000;
	margin-right: auto;
	}	
.picboxsecond{
	width:auto;
	font-size: 3em;
	clear: none;
	float: right;
	height: auto;
	margin-left: 77px;
	margin-top: 5px;
	border: thin solid #000000;
	margin-right: 11px;
	}
.picboxthird{
	width:auto;
	font-size: 3em;
	clear: none;
	float: right;
	height: auto;
	margin-left: auto;
	margin-top: 5px;
	border: thin solid #000000;
	margin-right: 222px;
	}		
.picboxtop{
	width:auto;
	clear: left;
	float: left;
	height: auto;
	margin-left: 5px;
	margin-top: 77px;
	border: thin solid #000000;
	}	
.item ul{
	width:320px;
	float:right;
	font-size: 0.5em;
	}
	
.item li{
	color: #CCCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	
.itemtop{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 455px;
	font-weight: normal;
	float: right;
	font-size: 18px;
	margin-right: 99px;
	margin-bottom: 11px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.itemtoplg{
	color:#CCCC66;
	text-align: left;
	font-weight: bold;
	float: left;
	font-size: 1.5em;
	clear: none;
	position: relative;
	width: 522px;
	height: 111px;
	margin-bottom: 5px;
	}
		
.itemmiddle{
	color:#555555;
	list-style-type: none;
	text-align: left;
	padding-left: 150px;
	font-size: 0.6em;
	width: 200px;
	padding-left: 150px;
	}
	
.itembottom{
	text-align: left;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	margin-right: 50px;
	}
	.itembottomlg{
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
	width: 355px;
	list-style-position: inside;
	list-style-type: disc;
	margin-right: 277px;
	}
.itemimg {
	border: thin solid #000000;
	width: 450px;
	float: right;
	margin-right: 177px;
	}
.itemimg2 {
	border: thin solid #000000;
	width: auto;
	float: left;
	margin-left: 200px;
	}
.itemimg3 {
	border: thin solid #000000;
	width: auto;
	float: left;
	top: 542px;
	left: 1px;
	margin-left: 33px;
	}	
.itemdescription{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 422px;
	margin-top: 15px;
	font-weight: bold;
	float: right;
	margin-right: 66px;
	margin-bottom: 5px;
	}
	
.itemverbage{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 522px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1em;
	float: right;
	margin-right: 22px;
	}
.itemverbage2{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 388px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1em;
	float: left;
	margin-right: 2px;
	margin-left: 11px;
	}	
	
.itemverbage22{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 388px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1em;
	float: right;
	margin-right: 2px;
	margin-left: 11px;
	}	
	
.itemverbagelg{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 611px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1em;
	float: right;
	margin-right: 22px;
	}
	
.itemverbagecenter{
	color:#CCCC66;
	list-style-type: none;
	text-align: left;
	width: 611px;
	margin-top: 15px;
	font-weight: bold;
	font-size: 1em;
	float: none;
	margin-right: auto;
	margin-left: auto;
	}	
	
#ASI {
	position:relative;
	width: 277px;
	height: 61px;
	float: left;
	top: 5px;
	clear: left;
}
#search {
	position:relative;
	width:311px;
	height:55px;
	float: left;
	font-size: 1em;
	top: 10px;
	clear: left;
	padding-left: 22px;
}
.item ul {
	font-size: 1em;
	font-weight: bold;
	width: 477px;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	line-height: 1.2em;
	float: right;
	margin-top: 3px;
	margin-right: 77px;
}
.pricetable{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px none #CCCC66;
	font-size: 1em;
	width: 477px;
	float: right;
	margin-right: 77px;
}
.pricetablelg{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px none #CCCC66;
	font-size: 1em;
	width: 606px;
	float: right;
	margin-bottom: 11px;
	margin-right: 33px;
	margin-top: 11px;
}	
#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;
	padding-bottom: 15px;
}
#content .padding {
	padding: 25px;
}
#sidebar-a {
	float: left;
	width: 280px;
	line-height: 18px;
	margin-top: 77px;
	clear: left;
	}

#content {
	line-height: 18px;
	margin-left: 280px;
	margin-top: 77px;
	}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCC66;
	line-height: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
	clear: both;
	width: 999px;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-bottom-style: none;
	margin-top: 10px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCCC66;
	margin-left: 55px;
}

#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
	padding-top: 13px;
}

#footer #copyright {
	padding-top: 13px;
	text-align: center;
}

