

#slider_wrapper {width:390px;}

#wrapper_service_head { width:350px; height:auto; float:left; font:17px Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:3px; margin-top:5px; margin-left:17px; color:#cd0005;}


.sliderbutton {float:left; width:32px; padding-top:134px}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#666}
#slideshow {float:left; width:390px; height:270px; border:2px solid #fff; background:#fff}
#slides {position:relative; width:390px; height:270px; list-style:none; overflow:auto}
#slides li {width:200px; height:270px}

.pagination {float:left; list-style:none; height:25px; margin:0px 0 0 32px}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#eaeaea; border:1px solid #d9d9d9; margin:0 4px 0 0; text-align:center; color:#222}
.pagination li:hover {background:#cd0005; border:1px solid #d5d5d5; color:#fff}
li.current {border:1px solid #ccc; background:#cd0005; color:#FFF;}

li#content {width:350px; height:270px; padding:2px 18px 15px 18px; background:#fff}

#content h2 {font:16px Arial, Helvetica, sans-serif; font-weight:bold; margin-bottom:15px; margin-top:10px; color:#333}
#content h2 a {font:16px Arial, Helvetica, sans-serif; font-weight:bold; color:#333; text-decoration:none;}
#content h2 a:hover { color:#CC3300}
#content p { text-align:justify; line-height:18px;}


.readmore {
	color:#CC3300;
	text-decoration:none;
}
.readmore a {
	color:#CC3300;
	text-decoration:none;
}

.readmore a:hover {
	color:#333;
}					