#tn {
	float:left;
	margin-top:-15px;
	width: 950px;
	
	
}
#tn ul {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	list-style: none;
	margin: 0 0 0 27px;
}

#tn ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#tn ul li a {
	display: block;
	float: left;
	padding: 0;
	position: relative;
	margin: 0 0 0 -28px;
	height: 38px;
	line-height: 38px;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	text-indent: -15em;
	overflow: hidden;
	width: 108px;
	
}
#tn ul li:hover {

}
#tn ul li a {
	outline: none !important;
	-moz-outline-style: none;
}

#tn ul li.over,
#tn ul li:hover {
	z-index: 9099999 !important;	
}
#tn ul li:hover a,
#tn ul li.over a,
#tn ul li a:hover {
	background-position: 0 -41px  !important;
	z-index: 9099999 !important;
}
#tn ul li#tn_home a {
	background-image: url(../images/tab-home.png);
	width: 107px;
	z-index: 10;
}
#tn ul li#tn_about a {
	background-image: url(../images/tab-about.png);
	width: 159px;
	z-index: 9;
}
#tn ul li#tn_services a {
	background-image: url(../images/tab-services.png);
	width: 118px;
	z-index: 8;
	
}
#tn ul li#tn_careers a {
	background-image: url(../images/tab-careers.png);
	width: 115px;
	z-index: 7;
}
#tn ul li#tn_clients a {
	background-image: url(../images/tab-clients.png);
	z-index: 6;
	width: 111px;
}
#tn ul li#tn_contact a {
	background-image: url(../images/tab-contact.png);
	z-index: 5;
	width: 137px;
}
#tn ul li#tn_sitemap a {
	background-image: url(../images/tab-sitemap.png);
	z-index: 4;
	width: 123px;
}

#tn ul li#tn_guestbook a {
	background-image: url(../images/tab-guestbook.png);
	z-index: 4;
	width: 143px;
}

#tn ul li#tn_vertual-tour a {
	background-image: url(../images/tab-virual-tour.png);
	z-index: 4;
	width: 127px;
}


#tn ul li.selected {
		
}

#pg_design #tn ul li#tn_about,
#pg_resources #tn ul li#tn_clients,
#pg_print #tn ul li#tn_home,
#pg_support #tn ul li#tn_careers,
#pg_mail #tn ul li#tn_services,
#pg_locations #tn ul li#tn_sitemap,
#pg_blog #tn ul li#tn_contact {
	z-index: 9099999 !important;
}

#tn ul li.selected a,
#pg_design #tn ul li#tn_about a,
#pg_resources #tn ul li#tn_clients a,
#pg_print #tn ul li#tn_home a,
#pg_support #tn ul li#tn_careers a,
#pg_mail #tn ul li#tn_services a,
#pg_locations #tn ul li#tn_sitemap a,
#pg_blog #tn ul li#tn_contact a {
	background-position: 0 -80px;
	z-index: 9099998 !important;
}

* html #tn ul li a:hover,
* html #tn ul li.over a {
	cursor: hand;
}

#tn ul ul {
	display: none;
}

#tn .selected ul li {
	
}
#tn ul li.over ul,
#tn ul li:hover ul {
	display: block;
	position: absolute;
	left: -27px;
	top: 98%;
	width: 205px;
	height: auto;
	margin: 0;
	padding: 0 5px 10px 0;
	z-index: 2000;
	background: url(../images/tn.png) no-repeat right bottom;
	border-right: none;
	border-bottom: none;
}
* html #tn ul li ul,
* html #tn ul li:hover ul {
	background: none !important;
}
#tn ul li ul li {
	width: 200px;
	background: #ededed;
	padding: 0;
	margin: 0;
	height: auto;
	border-left: none;
}
#tn ul li ul li strong,
#tn ul li ul li a {
	background: none !important;
	padding: 3px 10px 3px 10px;
	width: 179px !important;
	border-right: none;
	font-variant: normal;
	font-size: 11px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
	border-right: 1px solid #CDCDCD;
	border-top: 1px solid #FFFFFF;
	text-indent: 0px;
	height: auto !important;
	line-height: 100% !important;
	margin: 0;
	color: #2c2C2C;
	font-weight: normal;
	filter:none !important;
}

#tn ul li ul li:hover {
	border-left: none;
}
#tn ul li ul li a:hover {
	border-top: 1px solid #9E9E9E;
	border-left: 1px solid #FFFFFF;
	padding: 4px 9px 2px 11px;
	background: #ddd !important;
}

#tn ul li ul li:hover > a {

	border-top: 1px solid #9E9E9E;
	border-left: 1px solid #FFFFFF;
	padding: 4px 9px 2px 11px !important;
}
#tn ul li ul li ul,
#tn ul li:hover ul li ul,
#tn ul li.over ul li ul {
	display: none;
}
#tn ul li ul li:hover ul,
#tn ul li:hover ul li:hover ul,
#tn ul li.over li.over ul {
	position: absolute;
	display: block !important;
	left: 100%;
	top: 0px;
	z-index: 300;
	border-right: none;
	width: 205px !important;
}
#tn ul li ul li.r:hover ul {
	left: -100%;
}
#tn ul li:hover ul li:hover ul li,
#tn ul li.over ul li.over ul li {
	width: 200px !important;
}
#tn ul li:hover ul li:hover ul li a {
	letter-spacing: normal;
	width: 179px !important;
}

