/* CSS Document */
.topnav {
	position:absolute;
}

.navtabs{
	position:relative;
	margin:0px;
	padding:0px;
	height:45px;
	top:-45px;
	left:-3px;
}


.navtabs ul{
	list-style-type: none;
	margin:0px;
	padding:0px;
}

.navtabs li{
	float: left;
	margin:0px;
	padding:0px;
	position:relative;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.navtabs a span {float:none;}
/* End IE5-Mac hack */

.navtabs li#nav1 a{
	float: left;
	position: relative;
	background: url(../../i/link.gif) 0px 11px no-repeat;
	width:78px;
	height:45px;
	z-index:10;
}

.navtabs li#nav1 a:hover{
	float: left;
	position: relative;
	background: url(../../i/nav.gif) 0px 0px no-repeat;
	width:78px;
	height:45px;
}

.navtabs  li#nav1.selected a{
	float: left;
	position: relative;
	background: url(../../i/nav.gif) 0px 0px no-repeat;
	width:78px;
	height:45px;
	z-index:1000;
}



.navtabs li#nav2 a{
	float: left;
	position: relative;
	left:-6px;
	background: url(../../i/link.gif) -130px 11px no-repeat;
	width:105px;
	height:45px;
	z-index:9;
}

.navtabs li#nav2 a:hover{
	float: left;
	position: relative;
	left:-6px;
	background: url(../../i/nav.gif) -130px 0px no-repeat;
	width:105px;
	height:45px;
}

.navtabs  li#nav2.selected a{
	float: left;
	position: relative;
	left:-6px;
	background: url(../../i/nav.gif) -130px 0px no-repeat;
	width:105px;
	height:45px;
	z-index:1000;
}


.navtabs li#nav3 a{
	float: left;
	position: relative;
	left:-12px;
	background: url(../../i/link.gif) -260px 11px no-repeat;
	width:71px;
	height:45px;
	z-index:8;
}

.navtabs li#nav3 a:hover{
	float: left;
	position: relative;
	left:-12px;
	background: url(../../i/nav.gif) -260px 0px no-repeat;
	width:71px;
	height:45px;
}

.navtabs  li#nav3.selected a{
	float: left;
	position: relative;
	left:-12px;
	background: url(../../i/nav.gif) -260px 0px no-repeat;
	width:71px;
	height:45px;
	z-index:1000;
}

.navtabs li#nav4 a{
	float: left;
	position: relative;
	left:-18px;
	background: url(../../i/link.gif) -390px 11px no-repeat;
	width:77px;
	height:45px;
	z-index:7;
}

.navtabs li#nav4 a:hover{
	float: left;
	position: relative;
	left:-18px;
	background: url(../../i/nav.gif) -390px 0px no-repeat;
	width:77px;
	height:45px;
}

.navtabs  li#nav4.selected a{
	float: left;
	position: relative;
	left:-18px;
	background: url(../../i/nav.gif) -390px 0px no-repeat;
	width:77px;
	height:45px;
	z-index:1000;
}

.navtabs li#nav5 a{
	float: left;
	position: relative;
	left:-24px;
	background: url(../../i/link.gif) -520px 11px no-repeat;
	width:77px;
	height:45px;
	z-index:6;
}

.navtabs li#nav5 a:hover{
	float: left;
	position: relative;
	left:-24px;
	background: url(../../i/nav.gif) -520px 0px no-repeat;
	width:77px;
	height:45px;
}

.navtabs  li#nav5.selected a{
	float: left;
	position: relative;
	left:-24px;
	background: url(../../i/nav.gif) -520px 0px no-repeat;
	width:77px;
	height:45px;
	z-index:1000;
}


.navtabs li#nav6 a{
	float: left;
	position: relative;
	left:-30px;
	background: url(../../i/link.gif) -650px 11px no-repeat;
	width:71px;
	height:45px;
	z-index:5;
}

.navtabs li#nav6 a:hover{
	float: left;
	position: relative;
	left:-30px;
	background: url(../../i/nav.gif) -650px 0px no-repeat;
	width:71px;
	height:45px;
}

.navtabs  li#nav6.selected a{
	float: left;
	position: relative;
	left:-30px;
	background: url(../../i/nav.gif) -650px 0px no-repeat;
	width:71px;
	height:45px;
	z-index:1000;
}


.navtabs li#nav7 a{
	float: left;
	position: relative;
	left:-36px;
	background: url(../../i/link.gif) -780px 11px no-repeat;
	width:111px;
	height:45px;
	z-index:4;
}

.navtabs li#nav7 a:hover{
	float: left;
	position: relative;
	left:-36px;
	background: url(../../i/nav.gif) -780px 0px no-repeat;
	width:111px;
	height:45px;
}

.navtabs  li#nav7.selected a{
	float: left;
	position: relative;
	left:-36px;
	background: url(../../i/nav.gif) -780px 0px no-repeat;
	width:111px;
	height:45px;
	z-index:1000;
}


.navtabs li#nav8 a{
	float: left;
	position: relative;
	left:-42px;
	background: url(../../i/link.gif) -910px 11px no-repeat;
	width:85px;
	height:45px;
	z-index:3;
}

.navtabs li#nav8 a:hover{
	float: left;
	position: relative;
	left:-42px;
	background: url(../../i/nav.gif) -922px 0px no-repeat;
	width:85px;
	height:45px;
}

.navtabs  li#nav8.selected a{
	float: left;
	position: relative;
	left:-42px;
	background: url(../../i/nav.gif) -922px 0px no-repeat;
	width:85px;
	height:45px;
	z-index:1000;
}


