#topLinkHome, #topLinkAbout, #topLinkProduct, #topLinkConditions, #topLinkPhysiological, #topLinkTransdermal{
	margin:auto;
	padding:0 10px;
	clear:both;
}

a, img{outline:0; border:0;}

#topLinkHome ul,
#topLinkAbout ul,
#topLinkProduct ul,
#topLinkConditions ul,
#topLinkPhysiological ul,
#topLinkTransdermal ul{
	list-style:none;
}

#topLinkHome ul li{
	float:left;
	position:relative;
}

#topLinkHome ul li.home a,
#topLinkHome ul li.aboutUs a,
#topLinkHome ul li.product a, #topLinkHome ul li.conditionstreated a, #topLinkHome ul li.physiological a, #topLinkHome ul li.transdermal a{
	display:block;
	height:25px;	
}

#topLinkHome ul li.homevisited a,
#topLinkHome ul li.aboutUsVisited a,
#topLinkHome ul li.productVisited a,
#topLinkHome ul li.conditionstreatedVisited a, 
#topLinkHome ul li.physiologicalVisited a, 
#topLinkHome ul li.transdermalVisited a{
	display:block;
	height:25px;	
}

/* home link*/
#topLinkHome ul li.home a{
	background:url(../images/home.gif) no-repeat;
	width:107px;
}

#topLinkHome ul li.home a:hover{
	background:url(../images/homeOver.gif) no-repeat;
}

#topLinkHome ul li.homevisited a{
	background:url(../images/homeOver.gif) no-repeat;
	width:107px;
}

#topLinkHome ul li.homevisited a:hover{
	background:url(../images/home.gif) no-repeat;
}

/* about us link*/
#topLinkHome ul li.aboutUs a{
	background:url(../images/aboutUs.gif) no-repeat;
	width:105px;
}

#topLinkHome ul li.aboutUs a:hover{
	background:url(../images/aboutUsOver.gif) no-repeat;
}

#topLinkHome ul li.aboutUsVisited a{
	background:url(../images/aboutUsOver.gif) no-repeat;
	width:105px;
}

#topLinkHome ul li.aboutUsVisited a:hover{
	background:url(../images/aboutUs.gif) no-repeat;
}

/* Product us link*/
#topLinkHome ul li.product a{
	background:url(../images/product.gif) no-repeat;
	width:100px;
}

#topLinkHome ul li.product a:hover{
	background:url(../images/productOver.gif) no-repeat;
}

#topLinkHome ul li.productVisited a{
	background:url(../images/productOver.gif) no-repeat;
	width:100px;
}

#topLinkHome ul li.productVisited a:hover{
	background:url(../images/product.gif) no-repeat;
}

/* condition link*/
#topLinkHome ul li.conditionstreated a{
	background:url(../images/conditionsTreated.gif) no-repeat;
	width:171px;
}

#topLinkHome ul li.conditionstreated a:hover{
	background:url(../images/conditionsTreatedOver.gif) no-repeat;
}

#topLinkHome ul li.conditionstreatedVisited a{
	background:url(../images/conditionsTreatedOver.gif) no-repeat;
	width:171px;
}

#topLinkHome ul li.conditionstreatedVisited a:hover{
	background:url(../images/conditionsTreated.gif) no-repeat;
}

/* physiological link*/
#topLinkHome ul li.physiological a{
	background:url(../images/physiologicalEffect.gif) no-repeat;
	width:185px;
}

#topLinkHome ul li.physiological a:hover{
	background:url(../images/physiologicalEffectOver.gif) no-repeat;
}

#topLinkHome ul li.physiologicalVisited a{
	background:url(../images/physiologicalEffectOver.gif) no-repeat;
	width:185px;
}

#topLinkHome ul li.physiologicalVisited a:hover{
	background:url(../images/physiologicalEffect.gif) no-repeat;
}

/* transdermal */
#topLinkHome ul li.transdermal a{
	background:url(../images/transdermalBaneotherapy.gif) no-repeat;
	width:264px;
}

#topLinkHome ul li.transdermal a:hover{
	background:url(../images/transdermalBaneotherapyOver.gif) no-repeat;
}

#topLinkHome ul li.transdermalVisited a{
	background:url(../images//transdermalBaneotherapyOver.gif) no-repeat;
	width:264px;
}

#topLinkHome ul li.transdermalVisited a:hover{
	background:url(../images/transdermalBaneotherapy.gif) no-repeat;
}

#topLinkHome ul li div.sub{
	position:absolute;
	top:25px;
	left:0;
	background:#06b9bc;
	width:190px;
}
#topLinkHome ul li div.sub a{
	text-decoration:none;
	width:165px;
	display:block;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	border-bottom:1px solid #009b9f;
	background:url(../images/plus.jpg) no-repeat 8px 6px;
}

#topLinkHome ul li div.sub a:hover{
	background:url(../images/plusOver.jpg) no-repeat 8px 6px #2a2a2a;
}


#topLinkHome ul li div.trans{
	position:absolute;
	top:25px;
	left:0;
	background:#06b9bc;
	width:260px;
}
#topLinkHome ul li div.trans a{
	text-decoration:none;
	width:235px;
	display:block;
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 25px;
	border-bottom:1px solid #009b9f;
	background:url(../images/plus.jpg) no-repeat 8px 6px;
}

#topLinkHome ul li div.trans a:hover{
	background:url(../images/plusOver.jpg) no-repeat 8px 6px #2a2a2a;
}
