@charset "utf-8";
/* CSS Document */

body {
	background-color: #F8F8F8;
	margin: 0 auto;
	padding: 0;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

body * {
	font-size: 100%;
}

img {
	marging: 10px;
	border: none;
}

p {
	margin-bottom: 1.1em;
	margin-top: 0;
	text-align: left;
	line-height: normal;
}

h1 {
	font-size: 180%;
	text-transform:uppercase;
	color: #041C4F;
}

h2	{
	font-size: 160%;
	font-style:italic;
}

h3	{
	font-size: 140%;
}

h4	{
	font-size: 120%;
	font-style: italic;
}

h5	{
	font-size: 95%;
	font-weight: bold;
	margin: 0;
}

h6	{
	font-size: 80%;
	font-weight: normal;
	margin: 0;
	line-height: 105%;
}

#main p.lastNode {
	margin-bottom: 0;
}

a:link img, a:visited img {
	border: none;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}

ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.AbsWrap {
	position: relative;
	width: 100%;
}

.rowWrap {
	width: 100%;
}

.fltrt {
	float: right;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.fltrt img {
	margin: 2px;
	padding-left: 10px;
}

.fltrt p {
	font-size: 75%;
	max-width: 300px;
}

.fltlft {
	float: left;
	margin:10px 10px 10px 0;
	display: block;
}

#main {
	margin: 0 auto;
	width: 956px;
	overflow: visible;
}

#header {
	margin-top: 0;
	display: inline;
	float: left;
	margin-bottom: 0;
	margin-left: -3px;
	width: 961px;
	padding-top: 0;
	height: 135px;
}

#headerimg {
	background-image: url(images/header.png);
	display: block;
	height: 135px;
	text-indent:-9999px;
	width: 961px;
	border: none;
}

#content {
	margin-left: 10px;
	padding-bottom: 20px;
	display: inline;
	float: left;
	width: 956px;
	overflow: visible;
	background: url(images/body.png) repeat-y;
}

#content2 {
	margin-left: 10px;
	padding-bottom: 20px;
	display: inline;
	float: left;
	width: 956px;
	overflow: visible;
	background: url(images/body2.png) repeat-y;
}


html > body #content {
	height: auto;
	min-height: 700px;
}

#topimages {
	float: left;
	display: inline;
	padding-left: 17px;
	padding-top: -2px;
	margin: 0 auto;
	overflow: hidden;
}

#topimages img {
	float: left;
	border-bottom: 5px #333333 solid;
	border-top: 5px #333333 solid;
	height: 123px;
}

#navigation {
	float: left;
	padding-left: 41px;
	padding-top: 40px;
	height: auto;}

#content > #navigation {
	min-height: 200px;
}

#mainContent {
	float: none;
	padding: 20px 80px 20px 250px;
	overflow:visible;
}

#content > #mainContent {
	margin: 0 auto;
}

#footer {
	margin-left: 8px;
	margin-top: 0;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 956px;
	height: 100px;
	padding-top: 50px;
	background: url(images/footer.png) no-repeat;
}

#footer2 {
	margin-left: 8px;
	margin-top: 0;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 956px;
	height: 100px;
	padding-top: 50px;
	background: url(images/footer2.png) no-repeat;
}

#footer p,
#footer2 p {
	color: f3f3f3;
	text-align: center;
}
.smallheader {
	color: #041C4F;
	text-decoration: underline;
	font-weight: bold;
}
a {
	color: #1B5E92;
}

a:visited {
	color: #626262;
}

a:hover, a:active {
	color: #041C4F;
}

.articleimg {
	border: 1px #D9D9D9 solid;
	margin: 10px;
	float: right;
}
div.imageRt,
div.imageRtnoclr {
	max-width: 350px;
}
.imageRt {
	float: right;
	clear: right;
	margin: 10px;
	padding: 2px;
}
.imageRt p {
	font-style: italic;
	font-size: 75%;
	text-indent: 0;
}
.imageRtnoclr{
	float: right;
	font-size: 75%;
	margin: 10px;
	padding: 2px;
}
.imageRtnoclr img{
	padding: 5px;
}
div.imageLt,
div.imageLtnoclr,
div.imageLtcolumn {
	max-width: 250px;
}
.imageLt {
	float: left;
	clear: left;
	margin: 10px;
	padding: 2px;
}
.imageLt p {
	font-style: italic;
	font-size: 75%;
	text-indent: 0;
}
.imageLtnoclr{
	float: left;
	font-size: 75%;
	margin: 10px;
	padding: 2px;
}

.imageLtcolumn{
	float: left;
	font-size: 75%;
	/*margin: -5px 1px 0 1px;*/
	padding: 2px;
}
.imageLtcolumn img {
	border: 2px #b9b9b9 solid;
}
.nobullet {
	list-style: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.thumbs {
	margin: 0;
	padding: 0;
}
.thumbholder {
	height: 100px;
	width: 100px;
	vertical-align: top;
	display: inline-block;
	font-size: 85%;
	text-transform: uppercase;
	padding: 10px;
}
.thumbholder.large {
	width: auto;
	height: auto;
	text-transform: none;
}
* html .thumbholder { display: inline;} /* for IE6 */
* + html .thumbholder {display: inline;} /* for IE7 */
.thumb {
	height: 72px;
	width:72px;
}
.thumbholder_gallery {
	height: 110px;
	width: 170px;
	vertical-align: top;
	display: inline-block;
	font-size: 65%;
	text-transform: uppercase;
	padding: 10px;
	clear:both;
}
* html .thumbholder_gallery { display: inline;} /* for IE6 */
* + html .thumbholder_gallery {display: inline;} /* for IE7 */

.highlight {
	color: #041C4F;
	/*background-color: #D9D9D9;*/
	line-height: 95%;
	text-transform: uppercase;
	padding-top: 15px;
}
.blHighlight {
	background-color: #041c4f;
	color: #d9d9d9;
}
hr {
	color:#F4F4F4;
	background-color:#F4F4F4;
	height:1px;
	border:none;
}
/*------------------TABLE STYLES-------------------*/
.table-simple, .table-simple th, .table-simple.left-align td, .table-simple .colheader {
	text-align: left;
}
.table-simple td {
	text-align: center;
}
.table-simple {
	width: 100%;
	border-collapse: collapse;
	margin: 10px 0;
	white-space: normal;
}
.table-simple, .table-simple td {
	background: #ffffff;
}
.table-simple th {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	padding: 10px 8px;
}
.table-simple td {
	padding: 6px;
	background: #f5f5f5;
	border-right: 1px solid #fff;
}
.table-simple td:last-of-type {
	border: none;
}
.table-simple tr:nth-child(odd) td {
	background: #eeeeee;
}
.table-simple.no-border td {
	border: none;
}
.table-simple .colheader{
	font-weight: bold;
	font-size: 95%;
}
.table-simple tr.colheader td {
	background: #051c50;
	color:#d9d9d9;
}
tr.colheader td.td-image {
	background: #fff;
}
.nospace {
	white-space: nowrap;
}
/*------------------Front Page Boxes -----------------------*/
.frontpagebox {
	float: left;
	margin: 5px;
	padding: 0 50px 0 10px;
	width: 240px;
	min-height: 304px;
}
.box1 {
	background: url(images/aseptic.jpg) no-repeat;
}
.box2 {
	background: url(images/silencers.jpg) no-repeat;
}
.box3 {
	background: url(images/enclosures.jpg) no-repeat;
}
.box4 {
	background: url(images/engineered.jpg) no-repeat;
}
.box5 {
	background: url(images/environmental.jpg) no-repeat;
}
.box6 {
	background: url(images/aerodynamic.jpg) no-repeat;
}
.frontpagebox li {
	font-style: italic;
	list-style: none;
}
.frontpagebox a {
	line-height: 150%;
	text-transform: uppercase;
	font-size: 85%;
	font-family: inherit;
}
ol li {
	font-size: 10px;
	line-height:95%;
}
.imageLtnoclr ul li {
	font-size: 150%;
}
.featured img {
	max-width: 200px;
}
.featured h2 {
	text-align: center;
}