
/* ----- MAIN NAV ----- */

#Btn01 {
	float: left;
 	width:	142px; 
  	height:	39px;
	margin: 0px 0px 0px 0px;
	background: url( 'art/Btn01.gif' ) bottom left no-repeat;
	}

#Btn01 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'art/Btn01.gif' ) top left no-repeat;
}
	
#Btn01 a:hover {
	background-image: none;
}


#Btn02 {
	float: left;
 	width:	142px; 
  	height:	39px;
	margin: 0px 0px 0px 0px;
	background: url( 'art/Btn02.gif' ) bottom left no-repeat;
	}

#Btn02 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'art/Btn02.gif' ) top left no-repeat;
}
	
#Btn02 a:hover {
	background-image: none;
}


#Btn03 {
	float: left;
 	width:	142px; 
  	height:	39px;
	margin: 0px 0px 0px 0px;
	background: url( 'art/Btn03.gif' ) bottom left no-repeat;
	}

#Btn03 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'art/Btn03.gif' ) top left no-repeat;
}
	
#Btn03 a:hover {
	background-image: none;
}




#Btn04 {
	float: left;
 	width:	142px; 
  	height:	39px;
	margin: 0px 0px 0px 0px;
	background: url( 'art/Btn04.gif' ) bottom left no-repeat;
	}

#Btn04 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'art/Btn04.gif' ) top left no-repeat;
}
	
#Btn04 a:hover {
	background-image: none;
}




#Btn05 {
	float: left;
 	width:	141px; 
  	height:	39px;
	margin: 0px 0px 0px 0px;
	background: url( 'art/Btn05.gif' ) bottom left no-repeat;
	}

#Btn05 a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( 'art/Btn05.gif' ) top left no-repeat;
}
	
#Btn05 a:hover {
	background-image: none;
}
