#topnav {font: bold 110% "Franklin Gothic Medium", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; color: #FFF; line-height:1; width: 100%; background: url("../images/header.png") no-repeat left top;}
#topnav ul {margin-top: 105px; padding: 0; float: left; width: 960px; height: 53px; /*background: transparent url("../images/bgd_navbar.png") repeat-x left top;*/}
#topnav ul li {display: inline;}
#topnav ul li a {float: left; color: #FFF; width: 117px; height: 16px; padding: 19px 0; text-align: center; text-decoration: none; margin: 0 auto; border-right: 1px solid #136EAE;}
#topnav ul li.last a {border-right: none; margin: 0 auto;}
#topnav ul li a:hover {color: #45A0F6 !important; /*text color of selected and active item*/}
#topnav ul li a:visited {color: #FFF;}