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

#leftnav ul {
	margin:0;
	padding:0;
	list-style:none;


}
#leftnav li {
	margin:0;
	padding:0;
	float:left;
	width: 256px;
}
	
.hidden {
	text-decoration: none;
	visibility: hidden;
}

#navCompany
{
	display: block;
	height: 43px;
	background: url(images/nav_Company.jpg) no-repeat 0 0;
	list-style-type: none;
	text-decoration: none;
}

#navCompany:hover
{
	background-position: 0 -44px;
	text-decoration: none;
}
#navclients
{
	display: block;
	height: 35px;
	background: url(images/nav_clients.jpg) no-repeat 0 0;
	list-style-type: none;
	text-decoration: none;
}

#navclients:hover
{
	background-position: 0 -35px;
	text-decoration: none;
}

#navProcess
{
	display: block;
	height: 35px;
	background: url(images/nav_Process.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navProcess:hover
{
	background-position: 0 -35px;
}

#navProducts
{
	display: block;
	height: 34px;
	background: url(images/nav_Products.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navProducts:hover
{
	background-position: 0 -34px;
}

#navGreen3
{
	display: block;
	height: 35px;
	background: url(images/nav_Green3.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navGreen3:hover
{
	background-position: 0 -35px;
}

#navGlycol
{
	display: block;
	height: 34px;
	background: url(images/nav_BuyGlycol.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navGlycol:hover
{
	background-position: 0 -34px;
}
#navnews
{
	display: block;
	height: 34px;
	background: url(images/nav_news.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navnews:hover
{
	background-position: 0 -34px;
}

#navOrders
{
	display: block;
	height: 41px;
	background: url(images/nav_PlaceOrders.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navOrders:hover
{
	background-position: 0 -41px;
}

#navOrders2
{
	display: block;
	height: 34px;
	background: url(images/nav_Orders2.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navOrders2:hover
{
	background-position: 0 -34px;
}	

#navHome
{
	display: block;
	height: 40px;
	background: url(images/nav_Home.jpg) no-repeat 0 0;
	list-style-type: none;
}

#navHome:hover
{
	background-position: 0 -40px;
}