.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
width: 552px; /*width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 552px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 552px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: navy;
padding: 1px 1px;
}

.pagination a{
padding: 0 1px;
text-decoration: none; 
color: #00007D;
background: white;

}

.pagination a:hover, .pagination a.selected{
color: #000;
/*background-color: #FEE496; */
	background: url(images/homepageimages/slideshow/banner_button_1.jpg)  center center repeat-x;

}

 #slider4{
border-color: darkred;
margin-left: 0px;
height: 230px
}

#slider_thumb
{	margin: 0;
	padding: 0;
	z-index: 30;}

#slider_thumb li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}


#slider_thumb li a
{	
   font-family: Verdana, Arial;
   font-size:12;
   font-weight: bold;
    display: block;
	margin: 0 0 0 0;
	width: 136px;
	height: 20px;
	/*background-color:#a20020; */
	background: url(../images/homepageimages/slideshow/banner_button_1.jpg)  center center repeat-x;
	color: #555555;
	text-align: center;
	border: 1px solid #999999;
	border-left:0;
	text-decoration: none;
	}
	

#slider_thumb li a:hover
{	
	background: url(../images/homepageimages/slideshow/banner_button_2.jpg)  center center repeat-x;

 /*   background: #77b2a5; */
	color: #ffffff;
}

#paginate-slider4 a:hover, #paginate-slider4 a.selected {
	/* background: #77b2a5; */
	background: url(../images/homepageimages/slideshow/banner_button_2.jpg)  center center repeat-x;

	COLOR: #FFFFFF
}


.sliderwrapper1{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px;
width: 283px; /*width of featured content slider*/
height: 110px;
border:0px;
background: #f8f6f6; 

}
#slider1 .contentdiv{
background: #f8f6f6; 
}

#paginate-slider1 {
width: 110px;
height:16px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#paginate-slider1 a:hover, #paginate-slider1 a.selected {
background: #a20020;
COLOR: #FFFFFF
}
.pagination1{
text-align: right;
background-color: #f8f6f6;
padding: 0px 0px;
align:top;
}
.pagination1 a{
padding: 0 0px;
text-decoration: underline; 
color: #666666;
background: none;
}
