#nav1 {
	background-image: url(../styleImages/nav/1.png);
	background-repeat: no-repeat;
	width: 128px;
	height: 80px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
#nav2 {
	background-image: url(../styleImages/nav/2.png);
	background-repeat: no-repeat;
	width: 128px;
	height: 80px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
#nav3 {
	background-image: url(../styleImages/nav/8.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 128px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
#nav4 {
	background-image: url(../styleImages/nav/3.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 128px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
#nav5 {
	background-image: url(../styleImages/nav/4.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 128px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
#nav6 {
	background-image: url(../styleImages/nav/10.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 162px;
	background-position: 0px 30px;
	float: left;
	cursor: pointer;
}
