/* CSS by Casey Reid */

#banner{
	background: url(../images/staff_banner_bg.jpg) no-repeat;
}

				li#home-btn a{background: url(../images/staff_home_btn.jpg) no-repeat; width: 65px;}
				li#staff-btn a{background: url(../images/staff_staff_btn.jpg) no-repeat; width: 72px;}
				li#about-btn a{background: url(../images/staff_about_btn.jpg) no-repeat; width: 108px;}
				li#services-btn a{background: url(../images/staff_services_btn.jpg) no-repeat; width: 95px;}
				li#partners-btn a{background: url(../images/staff_partners_btn.jpg) no-repeat; width: 103px;}
				li#contact-btn a{background: url(../images/staff_contact_btn.jpg) no-repeat; width: 129px;}
			

		h2#title-about{background: url(../images/home_title_staff.jpg) no-repeat;}		
	

		
