#tabsNav {
	width: 900px;
	height: 38px;
	margin-top: 7px;
}
#tnav {
	margin:0;
	padding:0;
	float:left;
	width:100%;
}
#tnav li {
	display:inline;
	padding:0;
	margin:0;
}
#tnav a:link,
#tnav a:visited {
	color:#35322c;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	text-align: center;
	text-decoration: none;
	padding-top: 10px;
	text-shadow: 0px 1px 0px #fff;
}

#tnav-intro a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	margin-left:2px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-intro a:hover {
	width: 146px;
	height: 38px;
	margin-right:4px;
	margin-left:2px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#intro #tnav-intro a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	margin-left:2px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav-s1 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-s1 a:hover {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#s1 #tnav-s1 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav-s2 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-s2 a:hover {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#s2 #tnav-s2 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav-s3 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-s3 a:hover {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#s3 #tnav-s3 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav-s4 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-s4 a:hover {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#s4 #tnav-s4 a {
	width: 146px;
	height: 38px;
	margin-right:4px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav-s5 a {
	width: 146px;
	height: 38px;
	background-image: url(../images/tabs1.gif);
	background-repeat: no-repeat;
}
#tnav-s5 a:hover {
	width: 146px;
	height: 38px;
	background-image: url(../images/tabs2.gif);
	background-repeat: no-repeat;
}
#s5 #tnav-s5 a {
	width: 146px;
	height: 38px;
	background-image: url(../images/tabs3.gif);
	background-repeat: no-repeat;
}
#tnav a:active {
	color:#35322c;
}

