#slider1{margin-top:2px;}

.contentslide{
border: 0px solid #359126;
border-bottom-width: 0px;
padding: 0px;
width: 692pxpx;
height: 425px;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 692px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: left;
background-color: #FFFFFF;
border: 0px solid #359126;
border-width: 0 0px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;display:none;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 692px; /*IE5 width*/
w\idth: 692px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #000000;
background-color: white;
}

.pagination a:hover, .pagination a.selected{
color: #000066;
background-color: #FFFFFF;
}
#slidercontent1{
	background-image: url(../defaultMAIN8-5-flash/1.jpg);
	width: 692px;
	background-repeat: no-repeat;

}
#slidercontent2{
	background-image: url(../defaultMAIN8-5-flash/2.jpg);
	width: 692px;
	background-repeat: no-repeat;
}
#slidercontent3{
	background-image: url(../defaultMAIN8-5-flash/3.jpg);
	width: 692px;
	background-repeat: no-repeat;
}