#navigation {
	background:url(../grfx/navigation_bg.jpg) no-repeat;
	
	height: 41px;
	margin-top: 0px;
	padding-left: 65px;
}

*:first-child+html #navigation {
	margin-left: 0;
}

*html #navigation {
	margin-left: 0;
	margin-top: -2px;
}



#navigation li {

	list-style: none;
	padding: 0;
	height:41px;
	float:left;

}

#navigation li a {

	height: 41px;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	
}

#navigation li a span {

	display: none;
	
}


/*----------------------------HOVER-------------------------------------*/



#navigation li#home a {

	background: url(../grfx/navigation.jpg) 0px 0px no-repeat;
	width: 62px;


}



#navigation li#home a:hover {

	background: url(../grfx/navigation.jpg) 0px -41px no-repeat;

}



#navigation li#home a.active {

	background: url(../grfx/navigation.jpg) 0px -41px no-repeat;

}

#navigation li#products a {

	background: url(../grfx/navigation.jpg) -63px 0px no-repeat;
	width: 90px;

}



#navigation li#products a:hover {

	background: url(../grfx/navigation.jpg) -63px -41px no-repeat;

}



#navigation li#products a.active {

	background: url(../grfx/navigation.jpg) -63px -41px no-repeat;

}

#navigation li#base a {

	background: url(../grfx/navigation.jpg) -155px 0px no-repeat;
	width: 136px;

}



#navigation li#base a:hover {

	background: url(../grfx/navigation.jpg) -155px -41px no-repeat;

}



#navigation li#base a.active {

	background: url(../grfx/navigation.jpg) -155px -41px no-repeat;

}

#navigation li#about a {

	background: url(../grfx/navigation.jpg) -295px 0px no-repeat;
	width: 87px;

}



#navigation li#about a:hover {

	background: url(../grfx/navigation.jpg) -295px -41px no-repeat;

}



#navigation li#about a.active {

	background: url(../grfx/navigation.jpg) -295px -41px no-repeat;

}


#navigation li#careers a {

	background: url(../grfx/navigation.jpg) -382px 0px no-repeat;
	width: 79px;

}



#navigation li#careers a:hover {

	background: url(../grfx/navigation.jpg) -382px -41px no-repeat;

}



#navigation li#careers a.active {

	background: url(../grfx/navigation.jpg) -382px -41px no-repeat;

}


#navigation li#contact a {

	background: url(../grfx/navigation.jpg) -462px 0px no-repeat;
	width: 96px;

}



#navigation li#contact a:hover {

	background: url(../grfx/navigation.jpg) -462px -41px no-repeat;

}



#navigation li#contact a.active {

	background: url(../grfx/navigation.jpg) -462px -41px no-repeat;

}

#navigation li#news a {

	background: url(../grfx/navigation.jpg) -557px 0px no-repeat;
	width: 75px;

}



#navigation li#news a:hover {

	background: url(../grfx/navigation.jpg) -557px -41px no-repeat;

}



#navigation li#news a.active {

	background: url(../grfx/navigation.jpg) -557px -41px no-repeat;

}

/*________________________MORE BUTTONS______________________*/

#top_images .more a {

clear: all;
display:block;
float:left;
width: 183px;
height: 137px;
background: url(../grfx/power_new.jpg) 0 0px no-repeat;
text-decoration: none;
z-index: 20px;
position: relative;

}

#top_images .more a:hover { 
background-position: 0 -137px;

}



#top_images .battery_more a {

clear: all;
display:block;
float:left;
width: 183px;
height: 137px;
background: url(../grfx/battery_new.jpg) 0 0px no-repeat;
text-decoration: none;
z-index: 20px;
position: relative;

}

#top_images .battery_more a:hover { 
background-position: 0 -137px;

}

#top_images .lighting_more a {

clear: all;
display:block;
float:left;
width: 183px;
height: 137px;
background: url(../grfx/lighting_hover2.jpg) 0 0px no-repeat;
text-decoration: none;
z-index: 20px;
position: relative;

}

#top_images .lighting_more a:hover { 
background-position: 0 -137px;

}

#top_images .voltage_more a {

clear: all;
display:block;
float:left;
width: 183px;
height: 137px;
background: url(../grfx/voltage_new.jpg) 0 0px no-repeat;
text-decoration: none;
z-index: 20px;
position: relative;

}

#top_images .voltage_more a:hover { 
background-position: 0 -137px;

}