/* CSS Document */

#navrollovers:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.homeover {
	width:132px;
	height:23px;
	background-image:url(images/nav/home.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.homeover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.benover {
	width:132px;
	height:23px;
	background-image:url(images/nav/benefits.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.benover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.specover {
	width:132px;
	height:23px;
	background-image:url(images/nav/products.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.specover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.asseover {
	width:132px;
	height:23px;	
	background-image:url(images/nav/assembly.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.asseover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.faqover {
	width:132px;
	height:23px;
	background-image:url(images/nav/termsbutton.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.faqover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}

.conover {
	width:132px;
	height:23px;
	background-image:url(images/nav/contact.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	text-indent:-5000px;
}

.conover:hover {
	height:23px;
	background-position:0 -23px;
	display:block;
	padding:0;
	margin:0;
	width:132px;
}