#primaryNav li {
	float: left;
	list-style: none inside none;
}
.container .nav li a {
	border-right: 1px solid #D94D7D;
}
.container .nav li a {
	background-repeat: repeat-x;
	color: #FFFFFF;
	display: block;
	font-size: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	text-decoration: none;
	text-shadow: none;
	z-index: 520;
}
#primaryNav li a {
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 24px;
	padding-top: 16px;
	min-height: 28px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	text-decoration: none;
	line-height:22px;
}
#primaryNav .on .arrowDownCircle {
	
	 bottom: -15px;
 display: block;
 height: 29px;
 left: 30px;
 width: 29px;
}
.curve {
	border-radius: 8px 8px 8px 8px;
	behavior:url('pie/PIE.htc');
}
.primaryNav {
	float: right;
	margin: 0;

}
#primaryNav li:hover {
	background-color: #D2004D;
}
#primaryNav li:last-child {
	background-image: none;
}
.footer-right {
	float:right !important;
	margin-right:0px !important;
}
.btmmenu .fnavbar-inner {
	padding-left:5px !important;
	padding-right:5px !important;	
}

.btmmenu .container  .nav > li > a {
	    padding: 10px 15px !important;
		color:#777777;
}
.btmmenu .container  .nav > li > a:hover {
	   color:#777777;
}

.container .navbar-inner .container , .container .fnavbar-inner .container {
	padding-top:0px !important;
}

.container {
 width:946px;
 padding-left:20px;
 padding-right:20px;
}
.container .navbg {
 margin-top:-37px;
 margin-bottom:8px;
 float:left;
 width:100%;
}
.links {
    margin-bottom: 20px;
}
 #primaryNav li {
 background-image: url(../../images/divider.jpg);
 background-position: right center;
 background-repeat: no-repeat;
 position: absolute;
 z-index:999;
 width:100px;
 height:85px;
}
#primaryNav li {
	height:85px;
}
.widen {
	width:150px !important;
}
 #primaryNav li a {
	 padding-left:15px;
	 padding-right:15px;
 }
 #primaryNav1 {
 left: 178px;
 top: -9px;
}
.arrowDownCircle {
 background-image: url(../../images/arrowdowncircle.png);
 background-position: center top;
 background-repeat: no-repeat;
 display: none;
 position: absolute;
 z-index: 610;
 height: 29px;
 left: 30px;
 width: 29px;
}
#primaryNav li:hover .arrowDownCircle {
 bottom: -15px;
 display: block;
 height: 29px;
 left: 30px;
 width: 29px;
}
#primaryNav2 {
 left: 278px;
 top: -9px;
}
#primaryNav3 {
 left: 378px;
 top: -9px;
}

#primaryNav4 {
 left: 529px;
 top: -9px;
}
#primaryNav4 a {
	padding-bottom:37px !important;
}
#primaryNav5 {
 left: 630px;
 top: -9px;
}
#primaryNav6 {
 left: 730px;
 top: -9px;
}
#primaryNav7 {
 left: 830px;
 top: -9px;
}
#primaryNav #primaryNav3:hover .arrowDownCircle {
 bottom: -15px;
 display: block;
 height: 29px;
 left: 60px;
 width: 29px;
}
#primaryNav #primaryNav4:hover .arrowDownCircle {
 left: 35px;
}

 #primaryNav li#primaryNav5:hover .arrowDownCircle {
 left:35px;
}
 #primaryNav li#primaryNav6:hover .arrowDownCircle {
 left:35px;
}
 #primaryNav li#primaryNav7:hover .arrowDownCircle {
 left:35px;
}

.pageOverlay {
	position:absolute;
	width:975px !important;
	height:100%;
	z-index:99;
	margin:0 0 0 -9px !important;
	padding:0 !important;
	background-color:#ffffff;
	top:-3px;
	left:-5px;
}
