/* CSS Document */
#Topnav{
	width:527px;
	margin:0px;
	height:60px;
}
#Topnav ul {
	list-style: none;
	padding: 0 0 0 0;
	margin:0;

}
#Topnav li
{
	display: block;
	float:left;
	height:28px;
	margin:0px;
}

#Topnav li#lihome{
	background:url(../images/nav/home.gif) no-repeat;
	margin:0px;
}
#Topnav li#lihome a{
	background:url(../images/nav/home.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:68px;
}
#Topnav li#lihome a:hover{
	background:url(../images/nav/home-over.gif) no-repeat;
	text-indent:0px!important;
}

#Topnav li#licat{
	background:url(../images/nav/catalogs-wallcharts.gif) no-repeat;
	margin:0px;
}
#Topnav li#licat a{
	background:url(../images/nav/catalogs-wallcharts.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:104px;
}
#Topnav li#licat a:hover{
	background:url(../images/nav/catalogs-wallcharts-over.gif) no-repeat;
	text-indent:0px!important;
}

#Topnav li#lidis{
	background:url(../images/nav/distributor-information.gif) no-repeat;
	margin:0px;
}
#Topnav li#lidis a{
	background:url(../images/nav/distributor-information.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:98px;
}
#Topnav li#lidis a:hover{
	background:url(../images/nav/distributor-info-over.gif) no-repeat;
	text-indent:0px!important;
}
#Topnav li#livid{
	background:url(../images/nav/video-seminars.gif) no-repeat;
	margin:0px;
}
#Topnav li#livid a{
	background:url(../images/nav/video-seminars.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:86px;
}
#Topnav li#livid a:hover{
	background:url(../images/nav/video-seminars-over.gif) no-repeat;
	text-indent:0px!important;
}

#Topnav li#lireb{
	background:url(../images/nav/rebuilder-forum.gif) no-repeat;
	margin:0px;
}
#Topnav li#lireb a{
	background:url(../images/nav/rebuilder-forum.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:88px;
}
#Topnav li#lireb a:hover{
	background:url(../images/nav/rebuilder-forum-over.gif) no-repeat;
	text-indent:0px!important;
}
#Topnav li#lipro{
	background:url(../images/nav/problem-solvers.gif) no-repeat;
	margin:0px;
}
#Topnav li#lipro a{
	background:url(../images/nav/problem-solvers.gif) no-repeat;
	height:60px;
	text-indent:0px!important;
	width:83px;
}
#Topnav li#lipro a:hover{
	background:url(../images/nav/problem-solvers-over.gif) no-repeat;
	text-indent:0px!important;
}
