body
{
font-size:75%;
font-family:verdana,arial,'sans serif';
color:C3FDB8;
}
* { margin: 0px; padding: 0px; }

#nav li {
    list-style-type: none;
    float: left;
}

#nav a {
	height: 38px;
	display: block;
}

#nav {      
	background: url(topnavi3.jpg);      
	height: 38px;     
	width: 878px;     
	margin: 0 auto;
}

#nav span {    
	display: none;
}
#home { width: 111px; }
#product { width: 115px; }
#Info { width: 122px; }
#blank { width: 129px; }
#contact { width: 136px; }
#myaccnt { width: 134px; }
#cart { width: 130px; }


#home a:hover{      
	background: url(topnavi3.jpg) 0px -37px no-repeat;}
#product a:hover {      
	background: url(topnavi3.jpg) -111px -37px no-repeat;}
#Info a:hover {      
	background: url(topnavi3.jpg) -226px -37px no-repeat;}
#blank a:hover {      
	background: url(topnavi3.jpg) -348px 0px no-repeat;}
#contact a:hover {     
	background: url(topnavi3.jpg) -477px -37px no-repeat;}
#myaccnt a:hover {      
	background: url(topnavi3.jpg) -612px -37px no-repeat;}
#cart a:hover {
	background: url(topnavi3.jpg) -746px -37px no-repeat;}
