
* { margin:0; padding:0; border:0 none;  outline:none; }
body { margin:0px 0 0 0; font-size:12px; font-family:Arial, Helvetica, sans-serif;  color:#363636; }
/* clearing floats */
.clearfix:after { content: "&nbsp;"; font-size:0; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display: inline-block }
.clearfix { display:block }
* html .clearfix { height: 1px; }
.clear { clear: both; }
/*-----------------*/
/* wrapers */
#wrapper { width:1004px; margin:0 auto; }
#wrapperSecond { width:100%; margin:0 auto; }

#contents { clear:both; }
/* ------- end --------- */


/*************** slide show starts ***************/
.bannerMain{width:1004px; margin:0px 0px 0px 0px; clear:both;}

.banner{width:1004px; margin:0px 0 0px 0;}

/** slide show classes begins **/
.container {position:relative; width:1004px; overflow:hidden; clear:both;  height:477px;}
.slides {position:absolute; top:0px; left:0px;}
.slides span{margin:0px; }
.slides > div {position:absolute; width:1004px; display:none; top:0px;}
.slides > div img {float:left; position:relative; z-index:0;}
#loopedSlider {position:relative; margin:0px auto; width:1004px; clear: both;}
#newsSlider {position:relative; margin:0px auto; width:1004px; clear: both;}
ul.pagination {list-style-type:none; position:relative; top:-30px; right:0px; float: left; margin:0; padding:0;}
ul.pagination li {float:left;}
ul.pagination li a {display:block; width:17px; height:15px; margin:0 0px 0 0; color:#777777; font-size:0;	float:left;	background: url(../images/bullets_without_hover.png) 0px 0px no-repeat;}
ul.pagination li.active a {display:block; width:17px; height:15px; margin:0 0px 0 0; color:#333333; font-size:0; float:left; background:url(../images/bullets.png) 0px 0px no-repeat;}
a.previous {
    background: url("../images/prev.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: left;
    font-size: 0;
    height: 40px;
    left: -70px;
    position: relative;
    top: -262px;
    width: 40px;
    z-index: 9999;
}
a.previous:hover{background:url(../images/prev.png) 0px 0px no-repeat;}
a.next {
    background: url("../images/next.png") no-repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: right;
    font-size: 0;
    height: 40px;
    position: relative;
    right: 13px;
    top: -262px;
    width: 40px;
    z-index: 9999;
}
a.next:hover{background:url(../images/next.png) 0px 0px no-repeat;}
.bannerText {float:left; position:relative; top:-250px; left:0px; height:157px; width:500px; z-index:100; padding:25px 29px 10px 30px;}
.bannerText h3{font-family: Vijaya; font-size:48px; font-weight: bold; color: #FFFFFF; text-decoration:none; margin:0px; width:500px;}
.bannerText p{font-family: "Times New Roman", Times, serif; font-size:14px; font-weight: bold; color:#FFFFFF; text-decoration:none; line-height:16px; margin:8px 0 0px 5px; width:400px; text-align:justify;} 

/** slide show classes ends **/


