#nav {
	width: 100%;
	height: 44px;
	background-image: url(../images/nav-bkgd.png); behavior: url(iepngfix.htc);
}

#nav-center{
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 865px;
}

#nav-center div{
	float: left;
	height: 100%;
}

#nav a{
	display: block;
	height: 100%;
	cursor: pointer;
	cursor: hand;
}

#nav a:hover{
	background-position: -195px;
}

#nav-01 a{
	width: 69px;
	background: url(../images/nav-01.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-02 a{
	width: 120px;
	background: url(../images/nav-02.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-03 a{
	width: 111px;
	background: url(../images/nav-03.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-04 a{
	width: 109px;
	background: url(../images/nav-04.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-05 a{
	width: 165px;
	background: url(../images/nav-05.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-06 a{
	width: 195px;
	background: url(../images/nav-06.png) no-repeat; behavior: url(iepngfix.htc);
}

#nav-07 a{
	width: 94px;
	background: url(../images/nav-07.png) no-repeat; behavior: url(iepngfix.htc);
}
