@charset "utf-8";
/* CSS Document */


body
{
	background: #94C3E0;
	margin:0;
	padding:0;
}

div
{
	margin:0;
	padding:0;
}


h1
{	
	color:#4d9b5b;
	background:url(../images/headerBottomLine.gif) no-repeat bottom left;
	font-family: Arial;
	font-weight:normal;
	font-size:21px;
	margin:0;
	padding:0 0 8px 0;
	margin-left:10px;
}

.coverContainer
{
	background:#94C3E0 url(../images/bg.jpg) repeat-x top;
	margin:0;
	padding:0;
}

.ContentTop
{	
	background:url(../images/contentBgTop.jpg) no-repeat;
	margin:auto;
	padding:0;
	width:889px;
}

.ContentContainer
{
	background:url(../images/contentBgStrip.jpg) repeat-y;
	margin:auto;
	padding:0;
	width:874px;
	border-bottom:5px solid #5598e4; 
}

.backContentContainer
{
	background:url(../images/backContentBgStrip.jpg) repeat-y;
	margin:auto;
	padding:0;
	width:874px;
	border-bottom:5px solid #5598e4; 
}


.leftContainer
{
	float:left;
	padding-left:9px;
	width:262px;
}

.logo
{
	background: url(../images/logo.gif) no-repeat;
	height:174px;
	width:257px;
	padding-bottom:15px;
}

.leftContentTop
{
	background:url(../images/leftContentTop.gif) no-repeat top;
	height:21px;
}

.leftContentMiddle
{
	background: url(../images/leftContentMiddle.gif) repeat-y top;
}

.leftContentBottom
{
	background:url(../images/leftContentBottom.gif) no-repeat bottom;
	height:21px;
}


.rightContainer
{
	float:left;
}


.menu, .menu ul
{	
	margin:0;
	padding:0;
	padding:5px 0 ;
}

.menu li
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	height:21px;
	padding:0 4px;
}

.home
{
	background:url(../images/homeUp.gif) no-repeat;
	width:66px;
	height:21px;
	display:block;
}

.home:hover
{
	background:url(../images/homeSelected.jpg) no-repeat;
}

.homeSelected
{
	background:url(../images/homeSelected.jpg) no-repeat;
	width:66px;
	height:21px;
	display:block;
}


.history
{
	background:url(../images/historyUp.jpg) no-repeat;
	width:58px;
	height:21px;
	display:block;
}
.history:hover
{
	background:url(../images/historySelected.jpg) no-repeat;
}

.historySelected
{
	background:url(../images/historySelected.jpg) no-repeat;
	width:58px;
	height:21px;
	display:block;
}

.executiveBios
{
	background:url(../images/executiveUp.jpg) no-repeat;
	width:102px;
	height:21px;
	display:block;
}
.executiveBios:hover
{
	background:url(../images/executiveSelected.jpg) no-repeat;
}

.executiveBiosSelected
{
	background:url(../images/executiveSelected.jpg) no-repeat;
	width:102px;
	height:21px;
	display:block;
}

.productes
{
	background:url(../images/productsUp.jpg) no-repeat;
	width:68px;
	height:21px;
	display:block;
}
.productes:hover
{
	background:url(../images/productsSelected.jpg) no-repeat;
}

.productesSelected
{
	background:url(../images/productsSelected.jpg) no-repeat;
	width:68px;
	height:21px;
	display:block;
}

.c-tpat
{
	background:url(../images/c-tpatUp.jpg) no-repeat;
	width:64px;
	height:21px;
	display:block;
}
.c-tpat:hover
{
	background:url(../images/c-tpatSelected.jpg) no-repeat;
}

.c-tpatSelected
{
	background:url(../images/c-tpatSelected.jpg) no-repeat;
	width:64px;
	height:21px;
	display:block;
}


.companyNews
{
	background:url(../images/companyNewsUp.jpg) no-repeat;
	width:108px;
	height:21px;
	display:block;
}
.companyNews:hover
{
	background:url(../images/companyNewsSelected.jpg) no-repeat;
}

.companyNewsSelected
{
	background:url(../images/companyNewsSelected.jpg) no-repeat;
	width:108px;
	height:21px;
	display:block;
}

.contactUs
{
	background:url(../images/contactUsUp.jpg) no-repeat;
	width:82px;
	height:21px;
	display:block;
}
.contactUs:hover
{
	background:url(../images/contactUsSelected.jpg) no-repeat;
}


.contactUsSelected
{
	background:url(../images/contactUsSelected.jpg) no-repeat;
	width:82px;
	height:21px;
	display:block;
}

.swfloader
{
	margin:5px 0 10px 33px;
}

.mainContent
{
	margin:0;
	padding:0;
	padding:0 0 10px 30px;
	width:547px;

}
.rightContentTop
{
	background:url(../images/rightContentTop.gif) no-repeat;
	margin:0;
	padding:0;
	height:16px;
}

.rightContentmiddle
{
	background:url(../images/rightContentMiddle.gif) repeat-y;
	margin:0;
	padding:0;
}

.rightContentmiddle p
{
	margin:0;
	padding:20px;
	padding-bottom:0;
	font-size:13px;
	font-family:Optima Regular, Optima BoldItalic, Optima Bold, Optima Italic, Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:18px;
}

.searchInput
{
	width:145px;
	height:19px;
	margin:0;
	padding:0;
	padding-top:3px;
	border:1px solid #82b8db;
	
}

.searchBtn
{
	background:url(../images/searchBtn.gif) no-repeat;
	height:27px;
	margin:0;
	padding:0;
	width:89px;
	border:none;
	display:block;
	margin-left:5px;
}

.newsContent
{	
	padding:30px 20px 113px 10px;
	margin:15px 0 0 20px;
	font-family:Helvetica, Helvetica Bold, Arial, sans-serif;
	font-size:12px;
	border-left:1px solid #ccc;	
}

.newsContent .newsTitle
{
	color:#70ae7a;
	font-weight:bold;
	margin-top: -30px;
	padding:0;
	padding-bottom:10px;
}

.newsDateTime
{
	color:#343434;
	margin:0;
	padding:0;
}

.newsText
{
	color:#666666;
	margin:0;
	padding:0;
	line-height: 1.3em;
}


.rightContentBottom
{
	background:url(../images/rightContentBottom.gif) no-repeat;
	height:16px;
}

.backmainContent
{
	margin:0;
	padding:0;
	padding:5px 0 10px 33px;
	width:570px;

}

.backContentMiddle
{
	background:url(../images/backContentMiddle.gif) repeat-y;
}

.backContentMiddle p
{
	margin:0;
	padding:20px 30px 20px 40px;
	padding-bottom:0;
	font-size:13px;
	font-family:Optima Regular, Optima BoldItalic, Optima Bold, Optima Italic, Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:18px;
}

.backContentMiddle ul
{
	margin:25px 25px 15px 55px;
	padding-bottom:0;
	font-size:13px;
	font-family:Optima Regular, Optima BoldItalic, Optima Bold, Optima Italic, Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:1.5em;
}

.backContentMiddle li
{
	line-height:1.5em;
	list-style:outside;
	float:none;
	height:auto;
	margin-left: 20px;
	margin-right: 10px;
}

.backContentMiddle a
{
	color:#5598e4;
}

.backContentMiddle h1
{
	margin-left:30px;
}

.backContentTop
{
	background:url(../images/backContentTop.gif) no-repeat;
	height:30px;
}

.backContentBottom
{
	background:url(../images/backContentBottom.gif) no-repeat;
	height:30px;
}


.letterContentMiddle
{
	background:url(../images/letterMiddle.gif) repeat-y;
}

.letterContentMiddle p
{
	margin:0;
	padding:20px 30px 20px 40px;
	padding-bottom:0;
	font-size:13px;
	font-family:Optima Regular, Optima BoldItalic, Optima Bold, Optima Italic, Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:18px;
}

.letterContentMiddle ul
{
	margin:0 0 0 15px;
	padding-bottom:0;
	font-size:13px;
	font-family:Optima Regular, Optima BoldItalic, Optima Bold, Optima Italic, Arial, Helvetica, sans-serif;
	color:#343434;
	line-height:18px;
}

.letterContentMiddle h1
{
	margin-left:30px;
}

.letterContentTop
{
	background:url(../images/letterTop.gif) no-repeat top;
	padding:25px 0 0 0;

}

.letterContentBottom
{
	background:url(../images/letterBottom.gif) no-repeat bottom;
	padding:0 0 25px 0;
}



.moreLink
{
	color:#ad3231;
}

.clear
{
	clear:both;
}


/*******************************  V-MENU - START **************************/

ul.cssMenu ul{display:none}
ul.cssMenu li:hover>ul{display:block}
ul.cssMenu ul{position: absolute;left:98%;top:-1px;}
ul.cssMenu ul ul{position: absolute;left:98%;top:-2px;}
ul.cssMenu,ul.cssMenu ul {
	margin:0px;
	list-style:none;
	padding:0px 1px 1px 0px;
	background-color:#E4E1DE;
	background-repeat:repeat;
/*	border-color:#EEEEEE #777777 #666666 #C9C9C9;
	border-width:2px;
	border-style:solid;
*/}
ul.cssMenu table {border-collapse:collapse}ul.cssMenu {
	display:block;
	zoom:1;
	border:none;
}
ul.cssMenu ul{
	width:100%;
}
ul.cssMenu li{
	display:block;
	font-size:0px;
}
ul.cssMenu a:active, ul.cssMenu a:focus {
outline-style:none;
}
ul.cssMenu a, ul.cssMenu li.dis a:hover, ul.cssMenu li.sep a:hover {
	display:block;
	vertical-align:middle;
	zoom:1;
	background-color:#383838;
	border-bottom:1px solid #636363;
	border-top:1px solid #9b9a89;
	text-align:left;
	text-decoration:none;
	_padding-left:0;
	font:normal 13px Tahoma;
	color: #fff;
	text-decoration:none;
	cursor:default;
	height:35px;
	line-height:32px;
	font-family:"Agenda LightExtraCondensed", "Agenda LightCondensed", Agenda, Arial;
	font-size:22px;
}
ul.cssMenu span{
	overflow:hidden;
}
ul.cssMenu ul li {
	float:none;
}
ul.cssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.cssMenu li.sep{
	text-align:left;
	padding:0px;
	line-height:0;
}
ul.cssMenu li.sep span{
	float:none;	padding-right:0;
	width:100%;
	height:3;
	display:inline-block;
	background-image:none;}
ul.cssMenu li:hover{
	position:relative;
}
ul.cssMenu li:hover>a{

	background:url(../images/vmenuStripOver.gif) no-repeat ;
		background-color:#6C6C6C;
/*	border-color:#7D7D7D;
	border-style:solid;
*/	font-family:"Agenda LightExtraCondensed", "Agenda LightCondensed", Agenda, Arial;
	font-size:22px;
	color: #fff;
	line-height:32px;
	text-decoration:none;
}
ul.cssMenu li a:hover{
	position:relative;
	background:url(../images/vmenuStripOver.gif) no-repeat ;
	background-color:#6C6C6C;
/*	border-color:#7D7D7D;
	border-style:solid;
*/		font-family:"Agenda LightExtraCondensed", "Agenda LightCondensed", Agenda, Arial;
	font-size:22px;
	color: #fff;
	line-height:32px;
	text-decoration:none;
}
ul.cssMenu li.dis a {
	color: #AAAAAA !important;
}
ul.cssMenu img {border: none;float:left;_float:none;margin-right:4px;width:24px;
height:24px;
}
ul.cssMenu ul img {width:30px;
height:15px;
}
ul.cssMenu img.over{display:none}
ul.cssMenu li.dis a:hover img.over{display:none !important}
ul.cssMenu li.dis a:hover img.def {display:inline !important}
ul.cssMenu li:hover > a img.def  {display:none}
ul.cssMenu li:hover > a img.over {display:inline}
ul.cssMenu a:hover img.over,ul.cssMenu a:hover ul img.def,ul.cssMenu a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover a:hover ul img.def,ul.cssMenu a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover img.over,ul.cssMenu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.cssMenu a:hover img.def,ul.cssMenu a:hover ul img.over,ul.cssMenu a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover a:hover ul img.over,ul.cssMenu a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover img.def,ul.cssMenu a:hover a:hover a:hover a:hover img.def{display:none}
ul.cssMenu a:hover ul,ul.cssMenu a:hover a:hover ul,ul.cssMenu a:hover a:hover a:hover ul{display:block}
ul.cssMenu a:hover ul ul,ul.cssMenu a:hover a:hover ul ul{display:none}
ul.cssMenu span{
	display:block;
}
ul.cssMenu ul span,ul.cssMenu a:hover table span{background-image:url(./images/arrow_sub1.gif)}

/*******************************  V-MENU - END **************************/


.phosphorousSpecialtyChemicals
{
	background:url(../images/PhosphorousSpecialtyChemicalsUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.phosphorousSpecialtyChemicals:hover
{
	background:url(../images/PhosphorousSpecialtyChemicalsOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.fireRetardant
{
	background:url(../images/FireRetardantUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.fireRetardant:hover
{
	background:url(../images/FireRetardanOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.Biocides
{
	background:url(../images/BiocidesUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.Biocides:hover
{
	background:url(../images/BiocidesOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}

.CoatingsComplianceSolutions
{
	background:url(../images/CoatingsComplianceSolutionsUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.CoatingsComplianceSolutions:hover
{
	background:url(../images/CoatingsComplianceSolutionsOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}


.Sourcing
{
	background:url(../images/SourcingUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.Sourcing:hover
{
	background:url(../images/SourcingOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}


.TitaniumDioxide
{
	background:url(../images/TitaniumDioxideUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.TitaniumDioxide:hover
{
	background:url(../images/TitaniumDioxideOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}

.DistributionChemicals
{
	background:url(../images/DistributionChemicalsUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.DistributionChemicals:hover
{
	background:url(../images/DistributionChemicalsOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}


.TollingIndustrialServices
{
	background:url(../images/TollingIndustrialServicesUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.TollingIndustrialServices:hover
{
	background:url(../images/TollingIndustrial%20ServicesOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}

.PhotoimagingChemicals
{
	background:url(../images/PhotoimagingChemicalsUp.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
	
}

.PhotoimagingChemicals:hover
{
	background: url(../images/PhotoimagingChemicalsOver.gif) no-repeat;
	display:block;
	width:261px;
	height:37px;
}

.footer, .footer a
{
	margin-top: 15px;
	font-size: 10px;
	font-family: Helvetica;
	color:#333;
	text-align:center;
}

