body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.company {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: #008348;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #f2b006;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 2px solid #f2b006;
	color: #333333;
}
h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
a {
	color: #008348;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 1.5em;
	letter-spacing: 1px;
}
#wrapper {
	width: 972px;
	margin: 0 auto 0 auto;
}

#main {
	width: 972px;
	height: 370px;
}
#banner {
	width: 972px;
	height: 80px;
	background-color: #008348;
	margin: 0;
}
#holder {
	height: 72px;
}
#navigation {
	width: 972px;
	margin: 0;
	background-color: #F6EAC2;
	color: #008348;
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
}
#navigation ul {
	margin: 0;
	padding: 0px;
}
#navigation li {
	display: inline;
}
#navigation li a {
	margin: 0px;
	padding: 5px 10px;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	font-weight: bold;
	background-color: #FFFFFF;
	color: #990000;
	padding: 5px 10px;
	margin: 0;
}
#address {
	float: right;
	font-size: 11px;
	padding: 5px 10px 0 0;
	text-align: right;
	color: white;
	font-weight: bold;
}
#tagline {
	height: 30px;
	text-align: left;
	padding: 40px 0 0 20px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
#footerinner      {
	height: 25px;
	font-size: 10px;
	text-align: center;
	color: white;
	font-weight: bold;
}
#main2 {
	width: 640px;
	margin: 0;
	padding: 0 0 10px 50px;
	float: left;
	text-align: justify;
}
#mainSide {
	float: left;
	width: 280px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #f2b006;
}
#mainSide img, #main2 img, .testlab img {
	border: 1px solid #996600;
}
#footer {
	background-color: #008348;
	padding: 5px 0 0 0;
}
#bottom {
	text-align: center;
	padding: 5px 0 0 0;
}
form {
	margin: 5px;
	padding: 0;
}
.right {
	float: right;
	padding: 0;
	margin: 0 0 0 10px;
}
/* THESE SET THE CORNER IMAGES FOR ALL COMPONENTS */
.topl {
	background-image:url(../images/tl.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
.topr {
	background-image:url(../images/tr.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.bottoml {
	background-image:url(../images/bl.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}
.bottomr {
	background-image:url(../images/br.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding: 3px 0 5px 0;
}
.headings {
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	color: black;
}
.spacer {
	clear: both;
	height: 5px;
	width: 972px;
}
.mission {
	font-style: normal;
	color: #666600;
	font-weight: bold;
}
.catalog {
	font-style: normal;
	color: #990000;
	font-weight: bold;
}
.left {
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}
.floatholder {
	margin: 0;
	width: 972px;
}
.boxes {
		background-color: #F6EAC2;
		float: left;
		width: 222px;
		height: 240px;
		margin: 0;
		padding: 10px;
	}
.boxes p {
	line-height: 1.25em;
}
.boxes2 {
		background-color: #F0DD9C;
		float: left;
		width: 220px;
		height: 240px;
		margin: 0;
		padding: 10px;
	}
#wrapper .floatholder .vertspacer {
		float: left;
		width: 2px;
		background-color: white;
		height: 260px;
	}
#swap {
	height: 335px;
	width: 570px;
	float: left;
	}
#welcome {
	height: 30px;
	width: 972px;
	background-color: #008348;
	padding: 5px 0 0 0;
	clear: both;
}
#welcome p {
	color: white;
	text-align: center;
	font-size: 1em;
}
#welcome p a {
	color: white;
}
.boxes img {
	border: 1px solid #000;
}
.greenCenter {
	text-align: center;
	color: #666600;
	margin: 0;
	padding: 0 0 3px 0;
	border-bottom: none;
}
#mainSide ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#mainSide li {
	border-bottom: 1px solid #669900;
	padding: 0;
}
#mainSide  li a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #f0db9a;
	padding: 10px;
}
#mainSide li a {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	background-color: #ffffff;
	padding: 10px;
	display: block;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.contact table  {
	border-collapse: collapse;
	margin: 0;
	padding: 0px;
	border: 1px solid #F0DB9A;
}
.contact td {
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid #F0DB9A;
	vertical-align: top;
}
.contact th {
	font-size: 12px;
	font-weight: bold;
	color: #666600;
	background-color: #F0DB9A;
	text-align: left;
	padding: 3px;
}
.contact tr:hover    {
	background-color: #FFFFCC;
}
.contact tr {
	border-left: 1px solid #F0DB9A;
	border-right: 1px solid #F0DB9A;
}
#logIn, #logIn td {
	margin: 0;
	padding: 0;
}
#wrapper #bottom a {
	padding: 0 20px 0 20px;
}
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
tr {
	text-align: left;
	vertical-align: top;
}
#main2 ul li {
	padding: 0 0 10px 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	list-style-type: decimal;
}
#main2 ol li {
	padding: 0 0 10px 10px;
	line-height: 1.5em;
	letter-spacing: 1px;
	list-style-type: decimal;
}
.foundryPics {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid black;
}
.foundryul {
}
.tech  td {
	padding: 5px;
	vertical-align: top;
}
.tech img {
	padding: 0 0 10px 0;
	margin: 0;
	border: 1px solid black;
}
.data {
	padding: 5px;
}
.clear {
	clear: both;
	height: 1%;
}

#category1 .category1, #category2 .category2, #category3 .category3, #category4 .category4, #category5 .category5, #category6 .category6, #category7 .category7, #category8 .category8, #category9 .category9, #category10 .category10, #category11 .category11, #category12 .category12, #category13 .category13 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #f6eac2;
	padding: 10px;
}
#nav1 .nav1 {
	padding: 5px 10px;
	background-color: #FFFFFF;
	color: #008348;
}
.clear {
	clear: both;
}
.spacing {
	padding: 5px;
	margin: 5px;
}
a[href$=".pdf"] {
	padding: 0 20px 0 0;
	background: url(../images/pdf_icon.gif) no-repeat right center;
	}
