/* NAVIGATION TOP  */

#nav{
	margin-top:100px;
	width:797px;
	height:108px;
	position:relative;
	margin: 0px auto;
	font-family: "Trajan Pro";
	font-size: 13px;
}
#nav ul{
	list-style: none;
	width:797px;
	height:108px;
	position:absolute;
	left:18px;
	top:60px;
	padding:0 0 0 0px;
	font-family: "Trajan Pro";
	font-size: 13px;
}
#nav ul li{
	font-size: 13px;
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#nav ul li a{
	display:block;
	font-size: 13px;
	padding:0 14px;
	font:normal 13px/27px;
	font-family: "Trajan Pro";
	color:#ffffff;
	background-color:inherit;
	text-decoration:none;
	list-style-type: none;
}
#nav ul li a:hover{
font-size: 13px;
	color:#ffff9c;
	background-color:inherit;
}
#nav ul li a.hover{
	display:block;
	background:;
	color:#ffff9c;
	padding:0 14px;
	font:normal 13px/27px;
	background-color:inherit;
	text-decoration:none;
	font-family: "Trajan Pro";
	font-size: 13px;
}
/* CSS Document */

