BODY
{
	margin: 0px;
	text-align: center;
	background: #FFFFFF url('../images/bg.jpg') repeat-x;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #555555;
	font-size: 12px;
	font-family: tahoma;
	font-family: arial;
}

#wrapper
{
	width: 742px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

#top DIV
{
	float: left;
	width: 120px;
	margin-right: 1px;
	line-height: 52px;
}

#top DIV.over
{
	filter: alpha(OPACITY=80);
	-moz-opacity: 0.8;
}

#top DIV A
{
	width: 100%;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#top DIV.menu1
{
	margin-left: 5px;
	border: 1px solid #57B7C5;
	background: #57B7C5 url('../images/1.jpg') repeat-x;
}

#top DIV.menu2
{
	border: 1px solid #668B27;
	background: #668B27 url('../images/2.jpg') repeat-x;
}

#top DIV.menu3
{
	width: 90px;
	border: 1px solid #DEA506;
	background: #DEA506 url('../images/3.jpg') repeat-x;
}

#top DIV.menu4
{
	border: 1px solid #D64C02;
	background: #D64C02 url('../images/4.jpg') repeat-x;
}

#top DIV.menu5
{
	width: 150px;
	border: 1px solid #8B6475;
	background: #8B6475 url('../images/5.jpg') repeat-x;
}

#top DIV.menu6
{
	margin-right: 0px;
	border: 1px solid #C20B69;
	background: #C20B69 url('../images/6.jpg') repeat-x;
}

#banner
{
	clear: both;
	width: 100%;
	height: 143px;
	background-repeat: no-repeat;
	background-position: center center;
}

#banner IMG
{
	margin-top: 20px;
}

#main
{
	margin-top: 25px;
	margin-right: 210px;
}

#main .margin
{
	margin: 15px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}

#main P
{
	margin-top: 19px;
	margin-bottom: 19px;
}

#main P A
{
	font-size: 90%;
	color: #024B83;
	text-decoration: none;
}

#main P A:hover
{
	text-decoration: underline;
}

#content
{
	margin-top: 25px;
	margin-right: 220px;
	background: url('../images/vline.png') repeat-y top right;
}

#content .margin
{
	margin: 15px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: justify;
}

#content H1
{
	margin-bottom: 30px;
}

#content H2
{
	margin: 0px;
	color: #024B83;
	font-size: 120%;
	margin-bottom: 10px;
	font-family: georgia;
}

#content P
{
	margin-top: 19px;
	margin-bottom: 19px;
}

#content P A
{
	font-size: 90%;
	color: #024B83;
	text-decoration: none;
}

#content P A:hover
{
	text-decoration: underline;
}

#content .line
{
	width: 742px;
	margin-top: 25px;
	position: absolute;
}

#content UL
{
	margin: 10px;	
	padding: 0px;
	list-style-type:none;
}

#content UL LI
{
	padding-left: 15px;
	background: url('../images/boxarrow.png') no-repeat top left;
}

#content .datatable
{
	width: 500px;
	border: 1px solid #EEEEEE;
}

#content .datatable TR
{
	background: #EEEEEE;
}

#content .datatable TR.alt
{
	background: #FFFFFF;
}

.hline
{
	width: 100%;
	fot-size: 1px;
	background: url('../images/hline.png') repeat-x top left;
}

#management A
{
	display: block;
	font-size: 90%;
	color: #7C7C7C;
	font-weight: bold;
	text-decoration: none;
}

#management A:hover
{
	color: #024B83;
}

.vline
{
	float: left;
	margin: 10px;
	width: 1px;
	height: 165px;
	background: url('../images/vline.png') repeat-y top left;
}

.mgmt P
{
	margin: 10px;
	text-align: justify;
}

.contact
{
	float: left;
	width: 250px;
	margin-top: 15px;
}

.box
{
	float: left;
	width: 160px;
	height: 125px;
	font-size: 90%;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #F0F0F0;
	background: url('../images/box_bg.jpg') repeat-x bottom left;
}

.box H2
{
	margin: 0px;
	color: #024B83;
	font-size: 110%;
	margin-top: 10px;
	margin-left: 15px;
	font-family: georgia;
}

.box UL
{
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 15px;
	list-style-type: none;
}

.box UL LI
{
	margin-bottom: 3px;
	padding-left: 10px;
	background: url('../images/boxarrow.png') no-repeat top left;
}

.box UL LI.over
{
	margin-bottom: 3px;
	padding-left: 10px;
	background: url('../images/boxarrowovr.png') no-repeat top left;
}

.box UL LI A
{
	font-size: 90%;
	color: #024B83;
	text-decoration: none;
}

.box UL LI.over A
{
	text-decoration: underline;
}

#rightbar
{
	float: right;
	width: 210px;
	height: 340px;
	margin-top: 15px;
}

#rightbar .margin
{
	margin: 15px;
	margin-top: 0px;
	margin-right: 0px;
}

#rightbar H1, #main H1
{
	margin: 0px;
	color: #024B83;
	font-size: 150%;
	margin-top: 10px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
}

#rightbar H1
{
	margin-bottom: 19px;
}

#events
{
	width: 100%;
	height: 97px;
	font-size: 90%;
	padding-left: 10px;
}

#events H2
{
	margin: 0px;
	color: #024B83;
	font-size: 110%;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 3px;
	border-left: 2px solid #024B83;
}

#events P
{
	margin: 0px;
	margin-left: 7px;
}

#download
{
	margin-bottom: 10px;
}

#bottom
{
	clear: both;
	width: 100%;
	color: #7C7C7C;
	font-size: 90%;
	margin-bottom: 20px;
	background: #424242 url('../images/bottom_bg.jpg') repeat-x top left;
}

#bottom .margin
{
	width: 742px;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-bottom: 20px;
	background: url('../images/hline.png') repeat-x top left;
}

#bottom A
{
	color: #7C7C7C;
	text-decoration: none;
}

#bottom A:hover
{
	text-decoration: underline;
}

#bottom P
{
	margin: 0px;
	clear: both;
}

#bottom .margin DIV
{
	float: left;
	width: 75px;
	height: 75px;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 15px;
	margin-bottom: 10px;
	behavior: url('./styles/iepngfix.htc');
}

#bottom DIV.chemical1
{
	background: url('../images/photo.png') no-repeat center center;
}

#bottom DIV.chemical2
{
	background: url('../images/dyes.png') no-repeat center center;
}

#bottom DIV.chemical3
{
	background: url('../images/polymers.png') no-repeat center center;
}

#bottom DIV.chemical4
{
	background: url('../images/agents.png') no-repeat center center;
}

#bottom DIV.chemical5
{
	background: url('../images/lube.png') no-repeat center center;
}

#bottom DIV.chemical6
{
	background: url('../images/pharma.png') no-repeat center center;
}

#bottom DIV.chemical7
{
	background: url('../images/agro.png') no-repeat center center;
}