@font-face {
 font-family: "Futura-Medium";
 src: url("fonts/Futura-Medium.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Futura-MediumItalic";
 src: url("fonts/Futura-Medium.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Futura_Bold_BT";
 src: url("fonts/futura_bold_bt-webfont.eot") /* EOT file for IE */
}
@font-face {
 font-family: "Futura_Bold_Italic_BT";
 src: url("fonts/futura_bold_italic_bt-webfont.eot") /* EOT file for IE */
}


@font-face {
 font-family: "Futura-Medium";
 src: url("fonts/Futura-Medium.ttf") format("truetype");
}
@font-face {
 font-family: "Futura-MediumItalic";
 src: url("fonts/Futura-MediumItalic.ttf") format("truetype");
}
@font-face {
 font-family: "Futura_Bold_BT";
 src: url("fonts/Futura_Bold_BT.ttf") format("truetype");
}
@font-face {
 font-family: "Futura_Bold_Italic_BT";
 src: url("fonts/Futura_Bold_Italic_BT.ttf") format("truetype");
}



* {
	margin:0; padding:0;
	font-size:100%;
}

html, body{
	margin: 0 auto;
	background: url(images/watermark.gif) center top no-repeat;
	color: #004990;
 	font-family: "Futura-Medium", Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	height: 100%;
}


a {
	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
	font-weight: bold;
	color: #0081C6;
	text-decoration: none;
	}
a:hover {
	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
	font-weight: bold;
	color: #86AA36;
	text-decoration: none;
	}
	
	/*a img { border: none; }
	
	a:active,
	a:active img { outline: none; }*/
	

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
h1 em, h2 em, h3 em, h4 em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
	}

h1 {
	font-size: 63px;
	letter-spacing: 1px;
	color: #3c9bff;
	line-height: 80px;
	}
h2 {
	font-size: 28px;
	}
h3 {
	font-size: 20px;
	}
h4 {
	font-size: 16px;
	}


strong {
	font-weight: bold;
	}
	
	
	
	
/* Stick wrapper
-------------------------------------------------------------- */
	
.stickywrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -190px; /* the bottom margin is the negative value of the stickyfooter's height */
}

.stickyfooter, .stickypush {
	height: 180px; /* .push must be the same height as #footerwrapper */
}

#footerwrapper {
	margin: 0 auto;
	height: 180px; /* must be the same height as .stickyfooter */
}

	
	
	
#navwrapper {
	padding: 0px 0px 4px 0px;
	margin: 0 auto;
	position: relative;
	width: 786px;
	display: block;
	height: 230px;
	overflow: hidden;
	}
	
#menuwrapper {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	position: relative;
	width: 765px;
	display: block;
	}
	
	
#pagewrap {
	margin: 0 auto;
	position: relative;
	overflow: visible;
	display: block;
}

#mainwrapper {
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
	position: relative;
	width: 940px;
	display: block;
	overflow: hidden;
	}

#main {
	margin: 0 auto;
	padding: 16px 0px 0px 0px;
	/*min-height: 350px;*/
	position: relative;
	width: 786px;
	display: block;
	overflow: hidden;
	}
	


/* About Menu - see layout.css
-------------------------------------------------------------- */

#aboutmenu {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 28px;
}


#aboutmenu ul {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#aboutmenu li {
	display: inline;
}

#aboutmenu a {
	display: block;
	float: left;
	/*width: 255px;*/
	width: 251px;
	height: 22px;
	margin: 0;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
	color: #0081C6;
	text-decoration: none;
	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
	/*border-top:2px solid #FFFFFF;*/
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	font-weight: bold;
}

#aboutmenu a:hover {
	color: #86AA36;
	text-decoration: none;
}


			#about #aboutmenu li.one a,
			#leaders #aboutmenu li.two a,
			#associates #aboutmenu li.three a {
	color: #004990;
	/*border:2px solid #B4D32D;*/
	padding: 4px 0px 0px 0px;
	border-top:2px solid #B4D32D;
	border-left:2px solid #B4D32D;
	border-right:2px solid #B4D32D;
	/*background: url(img/nav-site-active.png) -155px -5px no-repeat;*/
	overflow: hidden;
}



/* Services Menu - see layout.css
-------------------------------------------------------------- */

#servicesmenu {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	height: 61px;
}


#servicesmenu ul {
	margin: 0px 0px 0px 1px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#servicesmenu li {
	display: inline;
}

#servicesmenu a {
	display: block;
	float: left;
	/*width: 255px;*/
	/*width: 149px;*/
	width: 123px;
	height: 55px;
	margin: 0;
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-size: 13px;
	color: #0081C6;
	text-decoration: none;
	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
	/*border-top:2px solid #FFFFFF;*/
	border-left:2px solid #FFFFFF;
	border-right:2px solid #FFFFFF;
	font-weight: bold;
}

#servicesmenu li a { padding-top:15px; }
#servicesmenu li.one a, #servicesmenu li.five a { padding-top:6px; }

#servicesmenu a:hover {
	color: #86AA36;
	text-decoration: none;
}

#analytical #servicesmenu li.one a,
#storage #servicesmenu li.five a {
	color: #004990;
	/*border:2px solid #B4D32D;*/
	padding: 4px 0px 0px 0px;
	border-top:2px solid #B4D32D;
	border-left:2px solid #B4D32D;
	border-right:2px solid #B4D32D;
	/*background: url(img/nav-site-active.png) -155px -5px no-repeat;*/
	overflow: hidden;
}

#microbiology #servicesmenu li.two a,
#manufacturing #servicesmenu li.three a,
#packaging #servicesmenu li.four a,
#customized #servicesmenu li.six a {
	color: #004990;
	/*border:2px solid #B4D32D;*/
	padding: 13px 0px 0px 0px;
	border-top:2px solid #B4D32D;
	border-left:2px solid #B4D32D;
	border-right:2px solid #B4D32D;
	/*background: url(img/nav-site-active.png) -155px -5px no-repeat;*/
	overflow: hidden;
}




	
/* Global
-------------------------------------------------------------- */


/* Images */


.left { 
	float: left;
	margin: 0px 8px 10px 0px;
	display: block;
	border-right: 2px solid #B4D32D;
}
.left2 {
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
}
.left3 {
	float: left;
	margin: 0px 10px 0px 0px;
	display: block;
	border: 2px solid #B4D32D;
}

.right { 
	float: right;
	margin: 0px 0px 10px 8px;
	display: block;
}

.right2 {
	float: right;
	margin: 0px 0px 10px 8px;
	display: block;
	border-left: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}





/* image rollovers
-------------------------------------------------------------- */

#thumb {
	float: left;
	padding: 0px;
	display: block;
	overflow: hidden;
}
.leftside {
	margin: 6px 10px 0px 0px;
}
.rightside {
	margin: 6px 0px 0px 0px;
}

#thumb a img {
	border:2px solid #FFFFFF;
	}
#thumb a img:hover {
	border:2px solid #B4D32D;
	}
#thumb a {
	color: #004990;
	text-decoration: none;
	}
#thumb a:hover {
	color: #0081C6;
	text-decoration: none;
	}


/*
#thumb a.tumbpict {
    display: block;
	height: 92px;
	width: 92px;
	}
#thumb a.tumbpict:hover { background-position: left -50px; }

#thumb a.tumbpict.milling		{ background-image: url(img/thumbnails/thumbnail-milling.jpg); }
#thumb a.tumbpict.lathe			{ background-image: url(img/thumbnails/thumbnail-lathe.jpg); }
#thumb a.tumbpict.cmm			{ background-image: url(img/thumbnails/thumbnail-cmm.jpg); }
#thumb a.tumbpict.edm			{ background-image: url(img/thumbnails/thumbnail-edm.jpg); }
*/

/* html usage ------
<div id="thumb" class="rightside"><a href="/" class="tumbpict edm">Wire EDM</a></div>

*/









/* content */

.content h2 { /* not used */
	margin-bottom: 18px;
	color: #FFFFFF;
	font-size: 30px;
	line-height: 30px;
	}

.content h3 {
	color: #004990;
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	}
		
.content h3.sitemap {
	margin-bottom: 2px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 26px;
	font-style: italic;
	}
		
.content h4 { /* not used */
	margin-top: 30px;
	margin-bottom: 12px;
	color: #6284b0;
	}
	
.content p {
	margin-bottom: 12px;
	}
.content p em { 
 	font-family: "Futura-MediumItalic", "Futura-Medium", Arial, sans-serif;
		}
.content p strong { 
 	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
		}
	
.content p.nobott{
	margin-bottom: 8px;
	}
.content p.nobott em { 
 	font-family: "Futura-MediumItalic", "Futura-Medium", Arial, sans-serif;
		}
.content p.nobott strong { 
 	font-family: "Futura_Bold_BT", "Futura-Medium", Arial, sans-serif;
		}
	
.content ol,
.content ul {
	margin: 0px 0px 12px 24px;
	list-style-type:disc;
	list-style-position:inside;
	}
	
.content ul.zeroleft {
	margin: 0px 0px 12px 2px;
	list-style-type:disc;
	list-style-position:inside;
	}
.content ul.twoleft {
	margin: 0px 0px 12px 18px;
	list-style-type:disc;
	list-style-position:outside;
	}
	
.content ul.twoleftsub {
	margin: 4px 0px 0px 18px;
	list-style-type:circle;
	list-style-position:outside;
	}
	
.content li { 
	margin-bottom: 4px;
	}
	
	
	



/* Text Stuff */

.biggreen { /* not used */
	font-size: 20px;
	color: #009933;
	font-weight: bold;
}
.biggreen2 { /* not used */
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}
.green { /* not used */
	color: #009933;
}
.ltblue { /* not used */
	color: #9CB2CA;
}




/* Dividers */

.clearstuff { 
	margin:0px 0px 0px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}
.clearstuff2 {
	margin:0px 0px 0px 0px;
	line-height: 1px;
	display: block;
	clear: both;
	padding: 10px 0px 10px 0px;
}

.linemenutop { /* for sub menu */
	/*border-top:1px solid #0081C6;*/
	margin:0px 0px 6px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}
.linemenubot { /* for sub menu */
	border-top:2px solid #B4D32D;
	margin:0px 0px 6px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}

.linetitle { /* below title */
	border-top:2px solid #0081C6;
	margin:0px 0px 10px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}

.newsdivider { /* news section */
	border-top:2px solid #B4D32D;
	margin:12px 0px 12px 0px;
	display: block;
}

.mapdivider { /* sitemap section */
	border-top:2px solid #B4D32D;
	margin:12px 0px 12px 0px;
	display: block;
}

.hdivider { /* not used */
	border-top:1px solid #666666;
	margin:12px 0px 12px 0px;
	display: block;
	clear: both;
}
.hdivider2 { /* not used */
	border-top:1px solid #666666;
	margin:6px 0px 6px 0px;
	line-height: 1px;
	display: block;
	clear: both;
}

.dashdivider { /* not used */
	border-top:1px dashed #FFFFFF;
	margin:7px 0px 6px 0px;
}

.menudivider { /* not used */
	border-bottom:1px solid #000000;
	margin:2px 0px 0px 19px;
	display: block;
	clear: both;
}

.footerdivider { /* not used */
	border-top:1px solid #000000;
	margin:10px 0px 0px 19px;
	display: block;
	clear: both;
}







/* Sidebar  -------------------------------- *//* not used */

#sidebar { /* not used */
	float: right;
	width: 215px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 16px 20px;
	border-left: 2px solid #B4D32D;
}

#sidebar h2 {/* not used */
	padding: 5px 20px;
	border-bottom: 1px dotted #FFFFFF;
	font-size: 100%;
	color: #D4C792;
}







/* Columns
-------------------------------------------------------------- */


#col1{ /* not used */
	float: left;
	width: 460px;
	padding: 0px 0px 0px 10px;
	}
	
#col2{ /* not used */
	float: left;
	width: 660px;
	padding: 0px 0px 0px 10px;
	}
	
#col3{
	float: left;
	width: 420px;
	padding: 0px 0px 0px 0px;
	}
	
#colfull{
	float: left;
	width: 766px;
	padding: 0px 10px 0px 10px;
	}










/* Contact
-------------------------------------------------------------- */

.contactform { /* not used */
	float: left;
	width: 405px;
	overflow: hidden;
	}







/* Footer
-------------------------------------------------------------- */

#footer {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 786px;
 	font-family: "Futura-Medium", Arial, sans-serif;
	font-size: 13px;
	}
	
#footerthumb {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	width: 784px;
	height: 72px;
	}

/* footer: fcontent */


.fcontent {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
	float: left;
	position: relative;
	width: 786px;
	}
	.fcontent p,
	.fcontent a {
		padding-top: 4px;
		padding-bottom: 4px; 
		}
	.fcontent p {
	color: #004990;
}
	.fcontent a {
	color: #0081C6;
	text-decoration: none;
		}
		.fcontent a:hover {
	color: #86AA36;
	text-decoration: none;
			}
			
.fcontent .flogin {
	float: right;
	padding: 0px 64px 4px 0px;
	}
	.flogin a {
	font-family: "Futura-Medium", Arial, sans-serif;
	font-weight: normal;
	color: #0081C6;
	text-decoration: none;
		}
		.flogin a:hover {
	font-family: "Futura-Medium", Arial, sans-serif;
	font-weight: normal;
	color: #86AA36;
	text-decoration: none;
			}
	
	
.fcontent .imagebar {
	text-align: center;
	width: 784px;
	}
.fcontent .info {
	text-align: center;
	padding-top: 0px;
	}

.fnav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
	position: relative;
	text-align: center;
	color: #004990;
	font-size: 13px;
	line-height: 30px;
	}
	.fnav a {
	font-family: "Futura-Medium", Arial, sans-serif;
	font-weight: normal;
	color: #0081C6;
	text-decoration: none;
		}
		.fnav a:hover {
	font-family: "Futura-Medium", Arial, sans-serif;
	font-weight: normal;
	color: #86AA36;
	text-decoration: none;
			}

