@charset "utf-8";

/* Banner area Starts*/
#slider-area{width:980px; height:auto; padding:0; float:left; border:0px solid #000000; margin:0 0 0 0; text-align:center;}

#slider{ margin: 0 0 0 0px;width:688px; overflow:hidden; height:321px; position:relative; border:1px solid #f2f2f2; padding:4px;}
.container {height:321px; overflow:hidden;  cursor:pointer; }
ul.slides {display:block; list-style:none; padding:0; margin:0; position:relative; width:1000px; height:321px;}
ul.slides li {display:none; padding:0; margin:0; position:absolute; left:0; top:0; overflow:hidden; width:980px; height:321px;}
ul.slides li .thumbholder {height:321px; width:625px; float:left; position:relative;}
ul.slides li .txtholder { width:250px; text-align:justify; float:right; padding-right:20px;}
#slider .pagination {display:block; list-style:none;	position:absolute; right:14px; top:223px; z-index:1; width:375px;	text-align:center;}

ul.pagination li {display:inline;}
ul.pagination li a { display:block; float:left; width:19px; height:19px; margin:70px 5px 0 5px; background:url(../images/slidernav.png) no-repeat; text-indent:-9000px;}
ul.pagination li.active a {background:url(../images/slidernav-active.png) no-repeat!important; text-indent:-9000px;}
#slider .container  h2 {display:block; font:normal 30px Georgia, "Trebuchet MS"; color:#6e595a; padding-top:30px; margin-bottom:15px;}
#slider .container p {display:block; font:normal 16px Georgia, "Trebuchet MS"; color:#6e595a; line-height:22px;}
/* BANNER AREA ENDS */
