/********************* SLIDER BANNER ***************/
.slideShow ul,
.slideShow li,
.slideShow ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Verdana;
}
.slideShow {
	padding: 0;
	width:578px;
	height:300px;
	clear: both;
	margin:0 0 10px 0;
	border:3px solid #00923f ;
    border-radius: 5px;
}
.slideShow img {
	width:578px;
	height:300px;
}