.sliderwrapper { position: relative; /*leave as is*/ overflow: hidden; /*leave as is*/ width:1000px; /*width of featured content slider*/ height:500px; }
.sliderwrapper .contentdiv { visibility: hidden; /*leave as is*/ position: absolute; /*leave as is*/ left: 0;  /*leave as is*/ top: 0;  /*leave as is*/ background: white; width:1000px; /*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 of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/ }
.pagination a { }
.pagination a:hover, .pagination a.selected { }
.slide_testimonials { position: relative; width:454px; min-height:300px; height:100%; float:left; z-index:0; }
.slide_testimonials .contentdiv { visibility: hidden; position: absolute; left: 0; top: 0; background: white; width:1000px; height: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1; opacity: 1; }
.pagination_new { width:291px; }
.pagination_new a { }
.pagination_new a:hover, .pagination_new a.selected { }
.pagination_new a.next { width:25px; height:25px; display:inline-block; background:url(../images/next_btn.png) no-repeat -30px 0; }
.pagination_new a.next:hover { width:25px; height:25px; background:url(../images/next_btn.png) no-repeat -30px -28px }
.pagination_new a.prev { width:25px; height:25px; display:inline-block; background:url(../images/next_btn.png) no-repeat 0 0px; margin-right:10px; }
.pagination_new a.prev:hover { width:25px; height:25px; background:url(../images/next_btn.png) no-repeat 0px -28px }
.marquee_img { position: relative; overflow: hidden; min-height:53px; width:1000px; height:100%; float:left; margin-top:20px; z-index:0 }
.marquee_img .contentdiv { visibility: hidden; position: absolute; left: 0; top: 0; width:1000px; height: 100%; filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1; opacity: 1; z-index:0 }
.pagination_logo { width:1000px; position:relative; z-index:1; }
.pagination_logo a.prev { position:absolute; left:0px; top:38px; z-index:3; width:25px; height:25px; display:inline-block; background:url(../images/next_btn.png) no-repeat 0 0px; }
.pagination_new a.prev:hover { width:25px; height:25px; background:url(../images/next_btn.png) no-repeat 0px -28px; }
.pagination_logo a.next { position:absolute; right:0px; top:38px; z-index:3; width:25px; height:25px; display:inline-block; background:url(../images/next_btn.png) no-repeat -30px 0; }
.pagination_new a.next:hover { width:25px; height:25px; background:url(../images/next_btn.png) no-repeat -30px -28px }
.pagination_logo a { }
.pagination_logo a:hover, .pagination_logo a.selected { }
.call_us_now_bg a
{color:orange !important;
}
