@charset "UTF-8";
/* CSS Document */

#nav-cont #tab1 {
	background: url(/images/nav/home.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 94px; }

#nav-cont #tab2 {
	background: url(/images/nav/turning_65.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 119px; }
	
#nav-cont #tab3 {
	background: url(/images/nav/medicare_basics.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 158px; }

#nav-cont #tab4 {
	background: url(/images/nav/glossary.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 109px; }
	
#nav-cont #tab5 {
	background: url(/images/nav/questions_answers.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 182px; }

#nav-cont #tab6 {
	background: url(/images/nav/seminars.jpg) no-repeat 0 0;
	height: 23px;
	float: left;
	padding: 0 1px 0 0;
	width: 99px; }

	#nav-cont #tab1:hover, #nav-cont #tab2:hover, #nav-cont #tab3:hover, #nav-cont #tab4:hover, #nav-cont #tab5:hover, #nav-cont #tab6:hover {
	background-position: 0 -23px !important; }
	
	#nav-cont span {
		display: none; }