/* CSS Document */

body	{
	margin:0px;
	background:url(images/bkgd_body.gif) repeat-x #7c98c7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#767676;
	
}
img	{border:0px;}

form	{padding:0px; margin:0px;}
input.textbox	{
	width:250px;
	height:1.5em;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	border:1px solid #4967a5;
}
textarea.textbox	{
	width:250px;
	height:100px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#767676;
	border:1px solid #4967a5;
}


/*-----------------------*/
/*------TYPOGRAPHY-------*/
/*-----------------------*/
h1	{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:1.4em;
	font-weight:bold;
	color:#7994c4;
}
h2	{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:1.2em;
	font-weight:bold;
	color:#767676;
	text-align:center;
}
h3	{
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:1.1em;
	font-weight:bold;
	color:#767676;
}

.indigo	{color:#7994c4;}
.warning	{
	color:#ff0000;
	font-weight:bold;
}
.fluid	{font-size:0.8em;}

.BIG {
	font-size:2em;
	text-align:center;
}


/*-----------------------*/
/*------TYPOGRAPHY-------*/
/*-----------------------*/
a:link	{
	background:none;
	padding:1px;
	color:#2f3c84;
	text-decoration:none;
}
a:visited	{
	background:none;
	padding:1px;
	color:#2f3c84;
	text-decoration:none;
}
a:hover	{
	background:#9cb1d6;
	padding:1px;
	color:#2f3c84;
	text-decoration:none;
}
a:active	{
	background:#9cb1d6;
	padding:1px;
	color:#2f3c84;
	text-decoration:none;
}


/*-----------------------*/
/*------CONTAINER--------*/
/*-----------------------*/
.container	{
	xposition:absolute;
	xposition:relative;
	width:766px;
	xmargin-left:-383px;
	xpadding-left:50%;
	xmargin:0 auto;
	text-align:left;
	z-index:1;
}


/*-----------------------*/
/*------HEADER-----------*/
/*-----------------------*/
.header	{
	position:relative;
	background:url(images/bkgd_header.jpg) no-repeat right #e3e9f5;
	width:766px;
	height:78px;
	z-index:2;
}
.header_logo	{
	position:absolute;
	width:157px;
	height:48px;
	top:15px;
	left:15px;
	z-index:3;
}
.header_tag	{
	position:absolute;
	width:150px;
	height:15px;
	top:35px;
	right:73px;
	z-index:3;
}


/*-----------------------*/
/*--TOP NAVIGATION-------*/
/*-----------------------*/
.topNav	{
	position:relative;
	background:url(images/bkgd_navGrad.gif) repeat-x bottom;
	width:766px;
	height:30px;
	z-index:2;
	padding-left:2px;
}
.topNav ul	{margin:0px; padding:0px; width:100%;}
.topNav li	{margin:0px; padding:0px; list-style-type:none; display:inline;}
.topNav_divider	{
	/*position:absolute;*/
	background:url(images/nav/divider.gif);
	width:3px;
	height:23px;
	top:0px;
	z-index:51;
}
.topNav a	{
	float:left;
	/*position:absolute;*/
	top:0px;
	display:block;
	z-index:50;
}
#topNav a{background:url(images/nav/by.gif) no-repeat center; display:block; height:23px; width:107px; text-align:center; color:#FFFFFF; padding-top:5px; font-weight:400}
#topNav a:hover , #topNav a#selected{background:url(images/nav/over.gif) no-repeat center; text-align:center; color:#FFFFFF; padding-top:5px; font-weight:400}


#topNav_home a{background:url(images/nav/by.gif) no-repeat; display:block; height:23px; width:78px; text-align:center; color:#FFFFFF; padding-top:5px;}
#topNav_home a:hover , #topNav_home a#selected{background:url(images/nav/over.gif) no-repeat; text-align:center; color:#FFFFFF}

#topNav_aboutUs a{background:url(images/nav/about.gif) no-repeat; display:block; height:23px; width:109px;}
#topNav_aboutUs a:hover , #topNav_aboutUs a#selected{background:url(images/nav/about_over.gif) no-repeat;}

#topNav_productSolutions a{background:url(images/nav/by_product.gif) no-repeat; display:block; height:23px; width:119px;}
#topNav_productSolutions a:hover , #topNav_productSolutions a#selected{background:url(images/nav/by_product_over.gif) no-repeat;}

#topNav_industrySolutions a{background:url(images/nav/by_industry.gif) no-repeat; display:block; height:23px; width:123px;}
#topNav_industrySolutions a:hover , #topNav_industrySolutions a#selected{background:url(images/nav/by_industry_over.gif) no-repeat;}

#topNav_onsiteMgmt a{background:url(images/nav/by_fluid.gif) no-repeat; display:block; height:23px; width:104px;}
#topNav_onsiteMgmt a:hover , #topNav_onsiteMgmt a#selected{background:url(images/nav/by_fluid_over.gif) no-repeat;}

#topNav_fluidApp a{background:url(images/nav/by_service.gif) no-repeat; display:block; height:23px; width:125px;}
#topNav_fluidApp a:hover , #topNav_fluidApp a#selected{background:url(images/nav/by_service_over.gif) no-repeat;}

#topNav_contactUs a{background:url(images/nav/contact.gif) no-repeat; display:block; height:23px; width:94px;}
#topNav_contactUs a:hover , #topNav_contactUs a#selected{background:url(images/nav/contact_over.gif) no-repeat;}


/* CONTACT US */

#topNav_contactUs a:link	{
	background:url(images/nav/contact_us.gif);
	left:676px;
}
#topNav_contactUs a:visited	{
	background:url(images/nav/contact_us.gif);
	left:676px;
}
#topNav_contactUs a:hover	{
	background:url(images/nav/contact_us_over.gif);
	left:676px;
}
#topNav_contactUs a:active	{
	background:url(images/nav/contact_us_over.gif);
	left:676px;
}
#topNav_contactUs a#selected	{background:url(images/nav/contact_us_over.gif);}


/*-----------------------*/
/*------FLASH------------*/
/*-----------------------*/
.flash	{
	position:relative;
	background:#6b8cbc;
	width:766px;
	height:188px;
	margin-top:20px;
	margin-top:0px !important;
	z-index:0;
}



/*-----------------------*/
/*------CONTENT----------*/
/*-----------------------*/
.all{
	width:766px;
	margin:0px auto;
}
.content	{
	position:relative;
	background:url(images/bkgd_content.gif) repeat-y;
	width:766px;
	z-index:2;
}
/*---left column---*/
.contentL_wrapper	{
	position:relative;
	background:url(images/bkgd_navWrapper.gif);
	width:160px;
	margin:20px 0px 0px 0px;
	float:left;
	z-index:3;
}
.contentL	{
	position:relative;
	background:url(images/bkgd_secondaryNav.gif) no-repeat bottom;
	padding:0px 0px 200px 0px;
	z-index:4;
}

.contentL_txt	{
	position:relative;
	padding:10px;
	color:#fff;
	letter-spacing:-0.05em;
	z-index:5;
}
.contentL a:link	{
	background:url(images/nav/secondary_divider.gif) no-repeat left bottom;
	padding:10px 0px 10px 20px;
	display:block;
}
.contentL a:visited	{
	background:url(images/nav/secondary_divider.gif) no-repeat left bottom;
	padding:10px 0px 10px 20px;
	display:block;
}
.contentL a:hover	{
	background:url(images/nav/secondary_divider.gif) no-repeat left bottom;
	padding:10px 0px 10px 20px;
	display:block;
}
.contentL a:active	{
	background:url(images/nav/secondary_divider.gif) no-repeat left bottom;
	padding:10px 0px 10px 20px;
	display:block;
}
/*---right column---*/
.contentR	{
	position:relative;
	margin:0px 0px 0px 160px;
	z-index:3;
}
.contentR_guts	{
	position:relative;
	width:405px;
	margin:20px 0px 0px 180px;
	padding:0px 0px 20px 0px;
	z-index:4;
}
.contentR_gutsInt	{
	position:relative;
	width:555px;
	margin:0px 0px 0px 180px;
	padding:20px 0px 20px 0px;
	z-index:4;
}

/*---right column // homepage only---*/
.transImg	{
	position:absolute;
	background:url(images/fadedBeaker.jpg) no-repeat;
	width:131px;
	height:268px;
	top:0px;
	right:10px;
	z-index:3;
}
.trivia	{
	position:relative;
	background:url(images/bkgd_trivia.gif) repeat-x;
	width:583px;
	margin:-2px -10px 0px 25px;
	color:#4f599b;
	z-index:4;
}

/*---interior only---*/
.pageTitle	{
	position:relative;
	background:url(images/bkgd_interiorHead.jpg) no-repeat;
	height:43px;
	padding:21px 0px 0px 58px;
	z-index:2;
}


/*-----------------------*/
/*------FOOTER-----------*/
/*-----------------------*/
.footer	{
	position:relative;
	background:#4967a5;
	width:746px;
	padding:10px;
	color:#c9d5e9;
	text-align:center;
	font-size:0.9em;
	clear:both;
	z-index:2;
}



/*-----------------------*/
/*------SPECIALTIES------*/
/*-----------------------*/
ul	{padding:0px; margin:10px 0px 10px 15px ;}
.divider	{
	position:relative;
	width:100%;
	height:1px;
	margin:5px 0px;
	font-size:1px;
	line-height:px;
	border-bottom:1px dotted #9cb1d6;
}
tr.tableHeaders td span{
	text-transform:lowercase;
}
tr.tableHeaders	{
	background:#4967a5;
	color:#fff;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
}
tr.zebra01	{
	background:#dae3f2;
	text-align:center;
	color:#4967a5;
}
tr.zebra02	{
	background:#cedcf2;
	text-align:center;
	color:#4967a5;
}
.sentancecase	{text-transform:none;}
.floatR {
	float:right;
	margin:5px;
}
.rightMore{
	position:relative;
	left:25px;
	margin-right:10px;
}

