/* Top navigation */
.content-main .content-top ul {
	font-family: Georgia, serif;
	font-size: 120%;
	list-style: none;
	zoom: 1;
	z-index: 99999;
}
.content-main .content-top ul li {
	float: left;
	height: 25px;
	position: relative;
	zoom: 1;
	z-index: 99999;
}
#nav-top li ul {
	visibility: hidden;
}
#nav-top li.hover ul {
	visibility: visible;
}
.content-main .content-top ul li a.homebutton {
	background: url(../images/site/nav-top-homebutton-trans.png) no-repeat top left;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 32px;
}
.content-main .content-top ul li a.homebutton:hover {
	background: url(../images/site/nav-top-homebutton-hover-trans.png) no-repeat top left;
}
.content-main .content-top ul li a.menubutton {
	background: url(../images/site/nav-top-menubutton-trans.png) no-repeat top left;
	display: block;
	height: 25px;
	text-indent: -9999px;
	width: 91px;
}
.content-main .content-top ul li a.menubutton:hover,
.content-main .content-top ul li.menubutton a.hover {
	background: url(../images/site/nav-top-menubutton-hover-trans.png) no-repeat top left;
}
.content-main .content-top ul li ul {
	top: 25px;
	opacity: 1;
	position: absolute;
	left: 0;
	z-index: 99999;
	zoom: 1;
}
.content-main .content-top ul li ul li {
	float: none;
	height: 30px;
	zoom: 1;
	z-index: 99999;
}
.content-main .content-top ul li ul li a {
	background: #ebebeb;
	border-top: 1px solid #ccc;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 4px;
	width: 220px;
	zoom: 1;
	z-index: 99999;
}
.content-main .content-top ul li ul li a:hover {
	background: #00780c;
	color: #fff;
}
.content-main .content-top ul li ul li a.top {
	border-top: none;
}
.content-main .content-top ul li ul li a.bottom {
	
}




/* Bottom Navigation */

.content-main .content-bottom ul {
	list-style: none;
	margin: 0 0 0 110px;
}
.content-main .content-bottom ul li {
	color: #666666;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0 16px 0 0;
	position: relative;
	text-align: center;
}
.content-main .content-bottom ul li a {
	color: #333;
	display: block;
	height: 45px;
	padding: 65px 0 0 0;
	position: relative;
	text-decoration: none;
	width: 65px;
}
.content-main .content-bottom ul li a:hover {
	color: #333;
	text-decoration: none;
}
.content-main .content-bottom ul li a.aboutchempower {
	background: url(../images/nav/aboutchempower-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.aboutchempower:hover {
	background: url(../images/nav/aboutchempower-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.aboutgreenchemistry {
	background: url(../images/nav/aboutgreenchemistry-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.aboutgreenchemistry:hover {
	background: url(../images/nav/aboutgreenchemistry-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.principlesofgreenchemistry {
	background: url(../images/nav/principlesofgreenchemistry-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.principlesofgreenchemistry:hover {
	background: url(../images/nav/principlesofgreenchemistry-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.greenchemistryinaction {
	background: url(../images/nav/greenchemistryinaction-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.greenchemistryinaction:hover {
	background: url(../images/nav/greenchemistryinaction-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.supportchempower {
	background: url(../images/nav/supportchempower-trans.png) no-repeat top center;
	width: 83px;
}
.content-main .content-bottom ul li a.supportchempower:hover {
	background: url(../images/nav/supportchempower-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.greenchemistryresources {
	background: url(../images/nav/greenchemistryresources-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.greenchemistryresources:hover {
	background: url(../images/nav/greenchemistryresources-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.testyourgreenchemistryiq {
	background: url(../images/nav/testyourgreenchemistryiq-trans.png) no-repeat top center;
	width: 70px;
}
.content-main .content-bottom ul li a.testyourgreenchemistryiq:hover {
	background: url(../images/nav/testyourgreenchemistryiq-hover-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.contactus {
	background: url(../images/nav/contactus-trans.png) no-repeat top center;
}
.content-main .content-bottom ul li a.contactus:hover {
	background: url(../images/nav/contactus-hover-trans.png) no-repeat top center;
}