DIV#topNavigation UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 6px; HEIGHT: 29px
}
DIV#topNavigation UL LI {
	FLOAT: left; MARGIN-RIGHT: 4px; LIST-STYLE-TYPE: none; HEIGHT: 23px
}
DIV#topNavigation UL LI A {
	DISPLAY: block; HEIGHT: 23px
}
DIV#topNavigation UL LI A SPAN {
	VISIBILITY: hidden
}
DIV#topNavigation UL LI#home A {
	BACKGROUND: url(home.gif) no-repeat center 50%; WIDTH: 77px
}
DIV#topNavigation UL LI#home A:hover {
	BACKGROUND: url(home_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#home A {
	BACKGROUND: url(home_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI#products A {
	BACKGROUND: url(products.gif) no-repeat center 50%; WIDTH: 77px
}
DIV#topNavigation UL LI#products A:hover {
	BACKGROUND: url(products_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#products A {
	BACKGROUND: url(products_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI#about A {
	BACKGROUND: url(about.gif) no-repeat center 50%; WIDTH: 77px
}
DIV#topNavigation UL LI#about A:hover {
	BACKGROUND: url(about_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#about A {
	BACKGROUND: url(about_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI#nproducts A {
	BACKGROUND: url(nproducts.gif) no-repeat center 50%; WIDTH: 90px
}
DIV#topNavigation UL LI#nproducts A:hover {
	BACKGROUND: url(nproducts_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#nproducts A {
	BACKGROUND: url(nproducts_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI#order A {
	BACKGROUND: url(order.gif) no-repeat center 50%; WIDTH: 90px
}
DIV#topNavigation UL LI#order A:hover {
	BACKGROUND: url(order_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#order A {
	BACKGROUND: url(order_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI#contact A {
	BACKGROUND: url(contact.gif) no-repeat center 50%; WIDTH: 77px
}
DIV#topNavigation UL LI#contact A:hover {
	BACKGROUND: url(contact_over.gif) no-repeat center 50%
}
DIV#topNavigation UL LI.over#contact A {
	BACKGROUND: url(contact_over.gif) no-repeat center 50%
}
#website {
	FLOAT: right; MARGIN: 6px 10px 0px 1px; WIDTH: 132px; HEIGHT: 23px; color:#FFFFFF; font-weight:bold; position:relative;
}

#website SPAN {
	VISIBILITY: hidden
}
