div.divCurrentArea
{
	margin-top: 20px;
	margin-bottom: 10px;
	float: left;
	width: 100%;
	font-weight: bold;
	color: #002346;
	border-bottom: 6px solid #93A8BD;
}

div.divLeftNavSubItemsContainer
{
	margin-bottom: 10px;
}

div.divLeftNavDentalPolymersSubCategoriesHeader,
div.divLeftNavBioMedicalPolymersSubCategoriesHeader,
div.divLeftNavIndustrialPolymersSubCategoriesHeader,
div.divLeftNavNanoMaterialsSubCategoriesHeader
{
	margin-bottom: 10px;
}

div.divLeftNavDentalPolymersSubCategoriesHeader
{
	border-bottom: 6px solid #D79B8E;
}

div.divLeftNavBioMedicalPolymersSubCategoriesHeader
{
	border-bottom: 6px solid #002346;
}

div.divLeftNavIndustrialPolymersSubCategoriesHeader
{
	border-bottom: 6px solid #CC0000;
}

div.divLeftNavNanoMaterialsSubCategoriesHeader
{
	border-bottom: 6px solid #343434;
}

div.divLeftNavBioMedicalPolymers,
div.divLeftNavDentalPolymers,
div.divLeftNavIndustrialPolymers,
div.divLeftNavNanoMaterials
{
	float: left;
	width: 219px;
	height: 36px;
	margin-bottom: 10px;
}

div.divLeftNavBioMedicalPolymers a,
div.divLeftNavDentalPolymers a,
div.divLeftNavIndustrialPolymers a,
div.divLeftNavNanoMaterials a
{
	display: block;
	width: 100%;
	height: 100%;
	
}

div.divLeftNavSubItems
{
	float: left;
	width: 100%;
	height: 17px;
	background-image: url(/images/leftnav/productsLeftNavSubItemArrow.gif);
	background-position: 7px 5px;
	background-repeat: no-repeat;
}

div.divLeftNavSubItems a
{
	color: Black;
	margin-left: 25px;
	
}

div.divLeftNavBioMedicalPolymers
{
	background-image: url(/images/leftnav/biomedicalLeftNav.gif);
	background-repeat: no-repeat;
}

div.divLeftNavBioMedicalPolymers:hover
{
	background-image: url(/images/leftnav/biomedicalLeftNavHover.gif);
	background-repeat: no-repeat;
}

div.divLeftNavDentalPolymers
{
	background-image: url(/images/leftnav/dentalLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftNavDentalPolymers:hover
{
	background-image: url(/images/leftnav/dentalLeftNavHover.jpg);
	background-repeat: no-repeat;
}

div.divLeftNavIndustrialPolymers
{
	background-image: url(/images/leftnav/industrialLeftNav.gif);
	background-repeat: no-repeat;
}

div.divLeftNavIndustrialPolymers:hover
{
	background-image: url(/images/leftnav/industrialLeftNavHover.gif);
	background-repeat: no-repeat;
}

div.divLeftNavNanoMaterials
{
	background-image: url(/images/leftnav/nanoMaterialsLeftNav.gif);
	background-repeat: no-repeat;
}

div.divLeftNavNanoMaterials:hover
{
	background-image: url(/images/leftnav/nanoMaterialsLeftNavHover.gif);
	background-repeat: no-repeat;
}



div.divLeftCertifications,
div.divLeftEnvironmentpolicy,
div.divLeftPeople,
div.divLeftHistory,
div.divLeftGroupprofile
{
	float: left;
	width: 219px;
	height: 36px;
	margin-bottom: 10px;
 
}



div.divLeftCertifications a,
div.divLeftEnvironmentpolicy a,
div.divLeftPeople a,
div.divLeftHistory a,
div.divLeftGroupprofile a
{
	display: block;
	width: 100%;
	height: 100%;

}




div.divLeftGroupprofile
{
	background-image: url(/images/leftnav/groupprofileLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftGroupprofile:hover
{
	background-image: url(/images/leftnav/groupprofileLeftNavover.jpg);
	background-repeat: no-repeat;
}





div.divLeftHistory
{
	background-image: url(/images/leftnav/historyLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftHistory:hover
{
	background-image: url(/images/leftnav/historyLeftNavover.jpg);
	background-repeat: no-repeat;
}




div.divLeftPeople
{
	background-image: url(/images/leftnav/peopleLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftPeople:hover
{
	background-image: url(/images/leftnav/peopleLeftNavover.jpg);
	background-repeat: no-repeat;
}




div.divLeftEnvironmentpolicy
{
	background-image: url(/images/leftnav/environmentpolicyLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftEnvironmentpolicy:hover
{
	background-image: url(/images/leftnav/environmentpolicyLeftNavover.jpg);
	background-repeat: no-repeat;
}



div.divLeftCertifications
{
	background-image: url(/images/leftnav/certificationsLeftNav.jpg);
	background-repeat: no-repeat;
}

div.divLeftCertifications:hover
{
	background-image: url(/images/leftnav/certificationsLeftNavover.jpg);
	background-repeat: no-repeat;
}

