#NavWrapHoriz {
	margin: 0px;
	padding: 0px;
	width: 955px;
	text-align: center;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	height: 52px;
	top: 324px;
	left: 0px;
}
#NavTop {
	background: #F57300;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 90%;
	text-transform: capitalize;
}
#NavBottom {
	background: #F9CD94;
	margin: 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	font-size: 90%;
	height:30px;
}
#NavTopLeft {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	border-left: 1px solid #FFFFFF;
	width: 477px;
	border-right: 1px solid #FFFFFF;
}
#NavTopRight {
	border-left: 1px solid #FFFFFF;
	margin: 0px;
	padding: 5px 0px;
	border-right: 1px solid #FFFFFF;
}
#NavBarBottomLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	width: 477px;
	background: #F9CD94;
	height:47px;
}
#navBarBottomRight {
    margin: 0px;
	padding: 0px;
	float: right;
	width: 476px;
	text-align: center;
	background: #F9CD94;
	height:47px;
}
.Navbrclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
#NBB-L1 {
	display: block;
	width:60px;
}
#NBB-L2 {
	width:60px;
}
#NBB-L3 {
}
#NBB-L4 {
}
#NBB-L5 {
	width:50px;
}
#NBB-R1 {
}
#NBB-R2 {
}
#NBB-R3 {
}
#NBB-R4 {
}
.NavBottom {
	background: #F9CD94;
	height: 40px;
	float: left;
	clear: right;
	width: 97px;
	border-left: 1px solid #FFFFFF;
	padding: 7px 10px 0px;
}
.NavBottom a {
	margin: 0px;
	padding: 0px;
	border: none;
	color: #000000;
	text-decoration: none;
	font-size: 80%;
}
.NavBottom a:hover {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	display: block;
}
#NavTopRight a {
	color: #FFFFFF;
	text-decoration: none;
}
#NavTopRight a:hover {
	color: #000000;
}
