/* Slider Style
-------------------------------*/
#slider {}

#slider ul, #slider li{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#slider, #slider li{ 
	width: 545px;
	height: 110px;
	overflow: hidden; 
	
}
			
#buttons {
	position: relative;
}

#buttons #prevBtn{ 
	display:block;
	width:55px;
	height:13px;
	position:absolute;
	left:300px;
	top:368px;
	text-indent: -9999px;
	}	
#buttons #nextBtn{ 
	display:block;
	width:30px;
	height:19px;
	position:absolute;
	left:355px;
	top:368px;
	}														
#buttons #prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:19px;
	background:url(images/btn_up.png) no-repeat;	
	}	

#buttons #nextBtn a{ 
	background:url(images/btn_down.png) no-repeat;	
	}
/* NEW NAVIGATION
----------------------------------------------------- */
.clear-both {
	clear: both;
	}
.nav-bg {
	width: 766px; 
	height:28px; 
	background-image: url(images/jpg_menu/nav-bg.png); 
	background-position: top left; 
	background-repeat: no-repeat; 
	display: block; 
	text-align: center; 
	padding: 0 0 0 62px;
	}
.bt-home {
	background-image: url(images/jpg_menu/bt-home.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:117px; 
	height:28px; 
	display: block; 
	float:left;
	}		
.bt-home a:link, .bt-home a:visited {
	background-image: url(images/jpg_menu/bt-home.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:117px; 
	height:28px; 
	display: block; 
	float:left;
	}	
.bt-home a:hover {
	background-image: url(images/jpg_menu/bt-home-ro.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:117px; 
	height:28px; 
	display: block; 
	float:left;
	}
	
.bt-online-bible {
	background-image: url(images/jpg_menu/bt-online-bible.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:173px; 
	height:28px; 
	display: block; 
	float:left;
	}		
.bt-online-bible a:link, .bt-online-bible a:visited {
	background-image: url(images/jpg_menu/bt-online-bible.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:173px; 
	height:28px; 
	display: block; 
	float:left;
	}	
.bt-online-bible a:hover {
	background-image: url(images/jpg_menu/bt-online-bible-ro.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:173px; 
	height:28px; 
	display: block; 
	float:left;
	}
.bt-schedule {
	background-image: url(images/jpg_menu/bt-schedule.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:146px; 
	height:28px; 
	display: block; 
	float:left;
	}		
.bt-schedule a:link, .bt-schedule a:visited {
	background-image: url(images/jpg_menu/bt-schedule.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:146px; 
	height:28px; 
	display: block; 
	float:left;
	}	
.bt-schedule a:hover {
	background-image: url(images/jpg_menu/bt-schedule-ro.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:146px; 
	height:28px; 
	display: block; 
	float:left;
	}
.bt-contact {
	background-image: url(images/jpg_menu/bt-contact.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:167px; 
	height:28px; 
	display: block; 
	float:left;
	}		
.bt-contact a:link, .bt-contact a:visited {
	background-image: url(images/jpg_menu/bt-contact.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:167px; 
	height:28px; 
	display: block; 
	float:left;
	}	
.bt-contact a:hover {
	background-image: url(images/jpg_menu/bt-contact-ro.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	width:167px; 
	height:28px; 
	display: block; 
	float:left;
	}	
.bt-news {
	background-image: url(images/jpg_menu/bt-news.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	display:block; 
	width:101px; 
	height:28px; 
	float:left;
	}	
.bt-news a:link, .bt-news a:visited {
	background-image: url(images/jpg_menu/bt-news.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	display:block; 
	width:101px; 
	height:28px; 
	float:left;
	}		
.bt-news a:hover {
	background-image: url(images/jpg_menu/bt-news.jpg); 
	background-position: top left; 
	background-repeat: no-repeat; 
	display:block; 
	width:101px; 
	height:28px; 
	float:left;
	}							

