/*	Buttons  */


/* ----- MAIN NAV ----- */
#wehearyouBtn {
	float: left;
 	width:	77px; 
  	height:	40px;
	margin: 0 35px 0 0;
	background: url( '../img/nav_wehearyou.gif' ) bottom left no-repeat;
	}

#wehearyouBtn a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_wehearyou.gif' ) top left no-repeat;
	}
#wehearyouBtn a .litState {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_wehearyou.gif' ) top left no-repeat;
}	
	
#wehearyouBtn a:hover {
	background-image: none;
}


#yearinreviewBtn {
	float: left;
 	width:	90px; 
  	height:	40px;
	margin: 0 35px 0 0;
	background: url( '../img/nav_yearinreview.gif' ) bottom left no-repeat;
	}

#yearinreviewBtn a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_yearinreview.gif' ) top left no-repeat;
	}
#yearinreviewBtn a:hover {
	background-image: none;
}


#financialperformanceBtn {
	float: left;
 	width:	135px; 
  	height:	40px;
	margin: 0 30px 0 0;
	background: url( '../img/nav_financialperformance.gif' ) bottom left no-repeat;
	}

#financialperformanceBtn a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_financialperformance.gif' ) top left no-repeat;
	}
#financialperformanceBtn a .lit {
	background-image: none;
}	
#financialperformanceBtn a:hover {
	background-image: none;
}


#presidentsmessageBtn {
	float: left;
 	width:	120px; 
  	height:	40px;
	margin: 0 30px 0 0;
	background: url( '../img/nav_presidentsmessage.gif' ) bottom left no-repeat;
	}

#presidentsmessageBtn a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_presidentsmessage.gif' ) top left no-repeat;
	}
#presidentsmessageBtn a:hover {
	background-image: none;
}


#ourfamilyBtn {
	float: left;
 	width:	80px; 
  	height:	40px;
	margin: 0;
	background: url( '../img/nav_ourfamily.gif' ) bottom left no-repeat;
	}

#ourfamilyBtn a {
	display: block;
	margin: 0; 
	padding:0;
	width:100%; 
	height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url( '../img/nav_ourfamily.gif' ) top left no-repeat;
	}
#ourfamilyBtn a:hover {
	background-image: none;
}
