#bottomNav{
	position:absolute;
	bottom: -400px;
	left:7px;
	width:100%;
	height:52px;
	background-image:url(/images/Saskatoon-Home-Support-bottom-nav.jpg);
	background-repeat:no-repeat;
	z-index:500;
	
}

.navBottomLevel1{
	float:left;
	position:relative;
	left:165px;
	top:18px;
	width:8%;
	height:40px;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	font-size:15px;
	color:#d6d6d6;

}

.navBottomLevel1:hover{
	cursor:pointer;
	background-image:url(/images/Saskatoon-Home-Support-nav-bottom-hover.png);
	background-repeat:no-repeat;
	background-position:50% 20px;
	color:#FFF;
}

.navBottomLevel1 p{	
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#d6d6d6;
}

.navBottomLevel1 p:hover{
	border-bottom-color:#FFF;
}

#navBottomID3{
	width:11%;
}