#navmenu {

z-index:80;
	float:right;
	height: auto;
	width: auto;
	margin: 0em 0em 0em 2em;
	padding: 0em 0em 0em 0em;
/*border: 1px dashed red;*/
	}

div.outer1, div.outer2, div.outer3, div.outer4, div.outer5 , div.outer6 {
	/*float: left;*/
	width: 142px;
	height: 51px;
	margin: 0 3px 8px 0;
	}
div.outer6 { /*bottom margin of last item*/
	margin-bottom: 10px;
	}
div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Arial;
	color: white;
	text-decoration: none;
	}
div.outer span {
	display: block;
	margin:0;
	padding: 17px 0 0 0;
	line-height: 1.3em;
	text-align: center;
	}
div.outer1 span {/*text position for first item*/
	margin:0;
	padding: 9px 0 0 0px !important;
	}
div.outer a:hover {
	background-image: none;
	color: yellow;
	font: bold 12px/1 Arial;
	text-decoration: none;
	}
div.outer a:active {
	color: yellow;
	font: bold 12px/1 Arial;
	text-decoration: none;
	}

div.outer1 {
	background: url( 'images/butright1.jpg' ) -142px 0 no-repeat;
	}

div.outer2 {
	background: url( 'images/butright2.jpg' ) -142px 0 no-repeat;
	}

div.outer3 {
	background: url( 'images/butright3.jpg' ) -142px 0 no-repeat;
	}

div.outer4 {
	background: url( 'images/butright4.jpg' ) -142px 0 no-repeat;
	}

div.outer5 {
	background: url( 'images/butright5.jpg' ) -142px 0 no-repeat;
	}

div.outer6 {
	background: url( 'images/butright6.jpg' ) -142px 0 no-repeat;
	}

div.outer1 a {
	background: url( 'images/butright1.jpg' ) top left no-repeat;
	}

div.outer2 a {
	background: url( 'images/butright2.jpg' ) top left no-repeat;
	}

div.outer3 a {
	background: url( 'images/butright3.jpg' ) top left no-repeat;
	}

div.outer4 a {
	background: url( 'images/butright4.jpg' ) top left no-repeat;
	}

div.outer5 a {
	background: url( 'images/butright5.jpg' ) top left no-repeat;
	}

div.outer6 a {
	background: url( 'images/butright6.jpg' ) top left no-repeat;
	}

.outerhealthon a {
	color: yellow !important;
	background: url('images/butright1sel.jpg') !important;
}
.outersocialon a {
	color: yellow !important;
	background: url('images/butright2sel.jpg') !important;
}
.outereducationon a {
	color: yellow !important;
	background: url('images/butright3sel.jpg') !important;
}
.outertaxationon a {
	color: yellow !important;
	background: url('images/butright4sel.jpg') !important;
}
.outercustomson a {
	color: yellow !important;
	background: url('images/butright5sel.jpg') !important;
}