.tmenu {
	margin: 0;
	padding: 18px 23px 18px 23px;
	display: block;
	float: left;
	color: #6d6d6d;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/line2.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.tmenu:hover {
	margin: 0;
	color: #792429;
	text-decoration: none;
	font-weight: bold;
}
.tmenus {
	margin: 0;
	padding: 18px 23px 18px 23px;
	display: block;
	float: left;
	color: #792429;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/line2.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.navigation {
	margin: 0;
	padding: 0;
	position: relative;
}