div#navTop {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: 112px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/background.jpg);
	overflow: hidden;
	z-index: 0;
}

#navTop div#button_01 {
	position: absolute;
	width: 68px;
	height: 67px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/button_one.png);
	left: 142px;
	top: 12px;
	z-index: 1;
}

#navTop div#button_02 {
	position: absolute;
	width: 68px;
	height: 67px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/button_two.png);
	left: 198px;
	top: 12px;
	z-index: 1;
}
#navTop div#button_03 {
	position: absolute;
	width: 68px;
	height: 67px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/button_three.png);
	left: 255px;
	top: 12px;
	z-index: 1;
}
#navTop div#button_04 {
	position: absolute;
	width: 68px;
	height: 67px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/button_four.png);
	left: 312px;
	top: 12px;
	z-index: 1;
}
#navTop div#button_05 {
	position: absolute;
	width: 68px;
	height: 67px;
	background-image: url(http://outsidesources.org/wp-content/nav/img/button_five.png);
	left: 369px;
	top: 11px;
	z-index: 1;
}


#navTop div#button_01_btn img,  #navTop div#button_02_btn img,  #navTop div#button_03_btn img,  #navTop div#button_04_btn img,  #navTop div#button_05_btn img  {
	width: 100%;
	height: 100%;
	border: 0;
}


#navTop div#button_01_btn {
	position: absolute;
	width: 37px;
	height: 37px;
	left: 156px;
	top: 27px;
	z-index: 2;
	
}

#navTop div#button_02_btn{
	position: absolute;
	width: 37px;
	height: 37px;
	left: 212px;
	top: 27px;
	z-index: 2;
}
#navTop div#button_03_btn {
	position: absolute;
	width: 37px;
	height: 37px;
	left: 268px;
	top: 27px;
	z-index: 2;
}
#navTop div#button_04_btn {
	position: absolute;
	width: 37px;
	height: 37px;
	left: 326px;
	top: 27px;
	z-index: 2;
}
#navTop div#button_05_btn {
	position: absolute;
	width: 37px;
	height: 37px;
	left: 384px;
	top: 27px;
	z-index: 2;
}

a.nav_link {
	display: block;
	width: 100%;
	height: 100%;
}

img.nav_link {
	
	width: 100%;
	height: 100%;
}
#navTop div#nav_title {
	position: relative;
	top: 70px;
	left: 155px;
	color: white;
	}

