html, body { /* mozilla requires html tag set to 100% also */
	margin: 0;
	padding: 0;
	height: auto;
}

body {
	background-color: #003300;
	margin: 0;
	padding: 0;
	min-width: 976px;
	height: auto;
	background-image: url(images/greenbgtile.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
}


#div-container {
	position: relative;
/*	display: block; */
	width: 976px;
	min-height:500px;
	height: auto;
	top: 0px;
	margin: 0 auto 0 auto;
	padding: 0;
	z-index: 0;
	background-image: url(images/mainsolidbg186.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #305c53;
}

#div-content {
	position: relative;
	width: 916px;
	height: auto;
	min-height:500px;
	margin: 0 0 0 30px;  /* not sure why this doesn't work at 8px */
	padding: 0;
	z-index: 1;
	background-image: url(images/cloudmtnbg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #dfe5d4;
}

#div-btmcontainer {
	background-image: url(images/btmedge.gif);  /* bottom drop shadow of container  */
	background-repeat: no-repeat;
	background-position: 0 100%; 
	z-index: 2;
	height: 25px;
}

#divgpearlicon {
	position:absolute;
	left:740px;
	top:234px;
	width:66px;
	height:64px;
	z-index:2;
}

#menu1Container {
	height: 108px;
	width: 148px;
	position: absolute;
	left: 48px;
	top: 197px;
	visibility: hidden;	
}

#menu1Content {
	height: 108px;
	width: 148px;
	background-image: url(images/pdownbgclear.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #d1e1c4;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu2Container {
	height: 189px;
	width: 148px;
	position: absolute;
	left: 133px;
	top: 197px; 
	visibility: hidden;	
}

#menu2Content {
	height: 189px;
	width: 148px;
	background-image: url(images/pdownbgclear.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #d1e1c4;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu3Container {
	height: 143px;
	width: 148px;
	position: absolute;
	left: 218px;
	top: 197px;
	visibility: hidden;	
}

#menu3Content {
	height: 143px;
	width: 148px;
	background-image: url(images/pdownbgclear.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #d1e1c4;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#menu4Container {
	height: 85px;
	width: 148px;
	position: absolute;
	left: 389px;
	top: 197px;
	visibility: hidden;	
}

#menu4Content {
	height: 85px;
	width: 148px;
	background-image: url(images/pdownbgclear.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #d1e1c4;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

.smallprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFCC;
}

.smallprint a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.smallprint a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.smallprint a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.smallprint a:visited:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

.linkcopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #2c4146;
}

a:link {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #cc9900;
	text-decoration: none;
}
a:visited:hover {
	font-weight: bold;
	color: #cc9900;
	text-decoration: underline;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-left: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
}
.subtitle1st {
	margin-top: 20px;
	margin-bottom: 10px;
}
.greenbold {
	color: #006666;
	font-weight: bold;
}
.goldbold {
	font-weight: bold;
	color: #996600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #15435c;
	margin-left: 12px;
	margin-top: 24px;
	margin-bottom: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #15435c;
	margin-left: 12px;
	margin-top: 24px;
	margin-bottom: 12px;
}
.bullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-left: 20px;
	text-indent: -8px;
}
.darkteal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #15435c;
	margin-bottom: 0px;
}
.menuaboutbg {
	background-image: url(about/images/menu_aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menucatalogbg {
	background-image: url(catalog/images/menu_catalogbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menumanufacbg {
	background-image: url(manufacturing/images/menu_manufacbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aboutmenubg {
	background-image: url(images/sidemenubg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	margin-bottom: 2px;
	margin-top: 2px;
}
form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.numberbullet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-left: 26px;
	text-indent: -14px;
}
.imgfloatright {
	margin-bottom: 8px;
	margin-left: 10px;
}
.subhdgoldlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #996600;
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 0px;
}
.contactindent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-top: 0px;
	margin-bottom: 6px;
}
.fescontactsubhd {
/*	background-image: url(images/fesiconc.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;  */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #15435c;
	margin-top: 18px;
	margin-bottom: 6px;
}

.lgtealtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #15435c;
}
.imgfloatrightmargintop {
	margin-bottom: 8px;
	margin-left: 10px;
	margin-top: 80px;
}
.bullettightleading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-left: 20px;
	text-indent: -8px;
	margin-top: 3px;
	margin-bottom: 6px;
}
.bulletLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #2c4146;
	text-indent: -9px;
	margin-left: 20px;
}
.lgBIGGERtealtype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #15435c;
	margin-left: 12px;
}
.imgfloatrightRIGHT {
	margin-bottom: 8px;
	margin-left: 10px;
	float: right;
}
.linkINDENT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #2c4146;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 24px;
}
