/* main navigation top */

ul#nav_main1 {
	position: absolute;
	left:0;
	top:165px;
	list-style:none;
	overflow:hidden;
	width:100%;
	height:35px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
ul#nav_main1 a {
	display : block;
	width: 100%;
	height:35px;
	text-indent : -9999px;
	text-decoration : none;
	overflow : hidden;
}
li#nm1-1 {
	position : absolute;
	top : 0px;
	left : 0px;
	width : 72px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat 0 0;
}
li#nm1-2 {
	position : absolute;
	top : 0px;
	left : 72px;
	width : 93px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -72px 0;
}
li#nm1-3 {
	position : absolute;
	top : 0px;
	left : 165px;
	width : 117px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -165px 0;
}
li#nm1-4 {
	position : absolute;
	top : 0px;
	left : 282px;
	width : 127px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -282px 0;
}
li#nm1-5 {
	position : absolute;
	top : 0px;
	left : 409px;
	width : 98px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -409px 0;
}
li#nm1-6 {
	position : absolute;
	top : 0px;
	left : 507px;
	width : 165px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -507px 0;
}
li#nm1-7 {
	position : absolute;
	top : 0px;
	left : 672px;
	width : 88px;
	height : 35px;
	background : url(../images/links-toprow-new.jpg) no-repeat -672px 0;
}
li#nm1-1 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat 0 -35px;
}
li#nm1-2 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -72px -35px;
}
li#nm1-3 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -165px -35px;
}
li#nm1-4 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -282px -35px;
}
li#nm1-5 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -409px -35px;
}
li#nm1-6 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -507px -35px;
}
li#nm1-7 a:hover {
	background : url(../images/links-toprow-new.jpg) no-repeat -672px -35px;
}