#nav {
	background-image: url(img/gigi-nav.jpg);
	display: block;
	height: 42px;
	width: 772px;
	float: left;
}
.navpad {
	padding-top: 45px;
}
.padang {
	padding-right: 53px;
	padding-left: 53px;
}

#nav a:link, #nav a:visited {
	display: block;
	height: 42px;
	float: left;
}
#n1:link, #n1:visited {
	width: 49px;
}
#n2:link, #n2:visited {
	width: 65px;
}
#n3:link, #n3:visited {
	width: 42px;
}
#n4:link, #n4:visited {
	width: 70px;
}
#n5:link, #n5:visited {
	width: 51px;
}
#n6:link, #n6:visited {
	width: 109px;
}
#n6a:link, #n6a:visited {
	width: 41px;
}
#n7:link, #n7:visited {
	width: 93px;
}
#n8:link, #n8:visited {
	width: 92px;
}
#n9:link, #n9:visited {
	width: 75px;
}
#n10:link, #n10:visited {
	width: 85px;
}
#n1:hover, #n1.active {
	width: 49px;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n2:hover, #n2.active {
	width: 65px;
	background-position: -49px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n3:hover, #n3.active {
	width: 42px;
	background-position: -114px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n4:hover, #n4.active {
	width: 70px;
	background-position: -156px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n5:hover, #n5.active {
	width: 51px;
	background-position: -226px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n6:hover, #n6.active {
	width: 109px;
	background-position: -277px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n6a:hover, #n6a.active {
	width: 41px;
	background-position: -386px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n7:hover, #n7.active {
	width: 93px;
	background-position: -427px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n8:hover, #n8.active {
	width: 92px;
	background-position: -520px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n9:hover, #n9.active {
	width: 75px;
	background-position: -612px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#n10:hover, #n10.active {
	width: 85px;
	background-position: -687px top;
	background-attachment: scroll;
	background-image: url(img/gigi-nav-on.jpg);
	background-repeat: no-repeat;
}
#nav a span {
	display: none;
}
