#home-nav {
	position: relative;
	width: 980px;
	height: 30px;
	clear: none;
	float: left;
}
#home-nav-ttd {
	position: absolute;
	width: 980px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#home-nav-pts {
	position: absolute;
	width: 980px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#home-nav-e {
	position: absolute;
	width: 980px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#home-nav-ti {
	position: absolute;
	width: 980px;
	height: 30px;
	visibility: hidden;
	float: left;
}
.nav-h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	padding-top: 20px;
	padding-right: 58px;
	padding-bottom: 0px;
	padding-left: 38px;
	background-image: url(../images/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: 27px 23px;
}
.nav-h a{
	color: #492A16;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
.nav-h a:hover{
	color: #CC0000;
	text-decoration: none;
}
#page-nav {
	position: relative;
	width: 700px;
	height: 30px;
	clear: none;
	float: left;
}
#page-nav-ttd {
	position: absolute;
	width: 700px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#page-nav-pts {
	position: absolute;
	width: 700px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#page-nav-e {
	position: absolute;
	width: 700px;
	height: 30px;
	visibility: hidden;
	float: left;
}
#page-nav-ti {
	position: absolute;
	width: 700px;
	height: 30px;
	visibility: hidden;
	float: left;
}
.nav-p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(../images/arrow_5.gif);
	background-repeat: no-repeat;
	background-position: left 23px;
}
.nav-p a{
	color: #492A16;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
}
.nav-p a:hover{
	color: #CC0000;
	text-decoration: none;
}
