.top-nav-clay a {
    display:block;
    float:right;
	width:130px;
	height:41px;
	text-decoration: none;
	background: url("../images/nav/top_clay_shooting.gif") 0 0 no-repeat;
	}
		
.top-nav-clay a:hover {	
    background-position: 0 -41px;
	}
	
.top-nav-corp a {
    display:block;
    float:right;
	width:166px;
	height:41px;
	text-decoration: none;
	background: url("../images/nav/top_corporate_events.gif") 0 0 no-repeat;
	}
		
.top-nav-corp a:hover {	
    background-position: 0 -41px;
	}
	
.top-nav-stag a {
    display:block;
    float:right;
	width:167px;
	height:41px;
	text-decoration: none;
	background: url("../images/nav/top_stag_hen_parties.gif") 0 0 no-repeat;
	}
		
.top-nav-stag a:hover {	
    background-position: 0 -41px;
	}