	/* page styles */
	
	body
	{
		margin:					0px;
		background-color:		rgb(102,102,153);
		font-family:			verdana, arial, sans-serif;
		font-size:				10px;
		color:					rgb(255,255,255);	
	}
	
	
	/* id specific/block styles */
	
	#mainwrapper
	{
		position:				relative;
		top:					0px;
		left:					0px;	
	}
	
	#homelogo
	{
		position:				absolute;
		top:					17px;
		left:					20px;
		width:					193px;
		height:					20px;	
	}
	
	#toplinks
	{
		position:				absolute;
		top:					28px;
		left:					536px;
		width:					416px;
		height:					12px;	
	}
	
	#conentwrapper
	{
		position:				absolute;
		top:					50px;
		left:					0px;
		width:					100%;
		height:					482px;
		background-color:		rgb(149,149,185);	
	}
	
	#navcolumn
	{
		position:				absolute;
		top:					0px;
		left:					0px;
		width:					262px;
		height:					457px;
		z-index:				100;
		background-color:		rgb(121,155,201);
	}
	
	#chemicals 
	{
		background-color:		rgb(102,102,153);
		top: 					0px;
		left: 					275px;
		position:				absolute;
	
	}
	
	#international_link 
	{
		background-color:		rgb(102,102,153);
		top: 					0px;
		left: 					719px;
		position:				absolute;
	
	}
	
	#navshadowleft
	{
		position:				absolute;
		top:					0px;
		left:					0px;
		width:					10px;
		height:					303px;
		z-index:				102;
	}
	
	#navshadowbottom
	{
		position:				absolute;
		top:					278px;
		left:					10px;
		width:					242px;
		height:					25px;
		z-index:				102;
	}
	
	#navshadowright
	{
		position:				absolute;
		top:					0px;
		left:					252px;
		width:					10px;
		height:					303px;
		z-index:				102;
	}
	
	#navinsert
	{
		position:				absolute;
		top:					0px;
		left:					10px;
		width:					242px;
		height:					288px;
		z-index:				101;
		background-color:		rgb(149,149,185);
		background-image:		url(../images/img_home_nav_pattern.gif);	
		background-repeat:		repeat-x;
		padding-left:			12px;
		padding-right:			12px;
	}
	
	#navtable1
	{
		position:				relative;
		top:					9px;	
	}
	
	#navtable2
	{
		position:				relative;
		top:					28px;	
	}
	
	#navtable3
	{
		position:				absolute;
		left:					12px;
		top:					232px;	
		z-index:				200;
	}
	
	#navfeaturetext
	{
		position:				absolute;
		z-index:				103;
	}
	
	#verticaldiv
	{
		position:				absolute;
		top:					0px;
		left:					262px;
		width:					4px;
		height:					454px;
		z-index:				101;
	}
	
	#panelswrapper
	{
		position:				absolute;
		top:					0px;
		left:					266px;
		width:					696px;
		height:					457px;
		z-index:				100;
	}
	
	#panel1
	{
		position:				absolute;
		top:					0px;
		left:					0px;
		width:					232px;
		height:					400px;	
	}
	
	#panel1logo
	{
		position:				absolute;
		top:					400px;
		left:					0px;
		width:					232px;
		height:					57px;	
	}
	
	#panel2
	{
		position:				absolute;
		top:					0px;
		left:					232px;
		width:					231px;
		height:					400px;	
	}
	
	#panel2logo
	{
		position:				absolute;
		top:					400px;
		left:					232px;
		width:					231px;
		height:					57px;	
	}
	
	#panel3
	{
		position:				absolute;
		top:					0px;
		left:					463px;
		width:					233px;
		height:					400px;	
	}
	
	#panel3logo
	{
		position:				absolute;
		top:					400px;
		left:					463px;
		width:					233px;
		height:					57px;	
	}
	
	#footer
	{
		position:				absolute;
		top:					547px;
		left:					687px;
		width:					275px;
		height:					12px;	
		text-align:				right;
	}
	
	/* text styles */
	
	a.headerlink:link, a.headerlink:visited 
	{
		font-weight: 			bold;
		text-decoration: 		none;
		color:					rgb(255,255,255);
		margin-right:			2px;	
	}
	
	a.headerlink:hover 
	{
		text-decoration : underline;
	}
	
	
		a.headerlink_sm:link, a.headerlink_sm:visited 
	{
		font-weight: 			bold;
		text-decoration: 		none;
		color:					rgb(255,255,255);
		margin-right:			2px;	
		font-size:				9px;
	}
	
	a.headerlink_sm:hover 
	{
		text-decoration : underline;
	}
	
	
	a.homelink:link, a.homelink:visited 
	{
		text-decoration: 		none;
		color:					rgb(255,255,255);
		margin-right:			2px;	
	}
	
	a.homelink:hover 
	{
		text-decoration : underline;
	}
	
	span.headerspacer
	{
		margin-right:			9px;
		margin-left:			9px;	
	}
	
	span.navadjust
	{
		position:				relative;
		top:					-2px;	
		margin-right:			9px;
	}
	
	span.footertext
	{
		font-size:				9px;
		color:					rgb(175,175,202);	
	}
	
	input.locator
	{
		font-size:				9px;
		font-family:			verdanda, arial, sans-serif;
		color:					rgb(127,127,127);	
		padding-left:			3px;
		background-color:		rgb(255,255,255);
		z-index:				103;
	}
	
	input.homesubmit
	{
		margin-top:				2px;
		font-size:				10px;
		font-family:			verdanda, arial, sans-serif;
		width:					24px;
		color:					rgb(255,255,255);	
		background-color:		rgb(149,149,185);
		border:					0px;
		cursor:					pointer;
		z-index:				103;
	}
	
.intlItem {
	color :#336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
