@charset "utf-8";
/* CSS Document */

body{margin:0px; padding:0px; font-family:Siri-Light, Siri-Thin, HelveticaNeu, Verdana, sans-serif; font-size:13px; color:#58595b; line-height:20px; background:#e6e5e5;}
p{margin:0px; padding:0 0 15px 0; text-align:justify;}
h1{margin:0px; padding:0px;color:#013781; font-size:20px; font-weight:normal; margin-bottom:10px;}
h2{margin:0px; padding:10px 0;color:#58595b; font-size:14px; font-weight:normal;}
img{border:none;}
.top_border{background:none; padding:17px 0px;margin:0px auto; background-color:#ffffff; }
.wrapper{max-width:959px;  margin:0 auto;}
<!--.fullwidth{float:left;width:100%}-->
.clear_fix{clear:both; height:1px; line-height:1px; font-size:1px;}
.banner{width:100%; float:left; text-align:center;}
.w100{width:100%; float:left;}
.about_box{padding:20px 0 0 0;}
.about_pic{width:292px; float:left;}
.about_text{width:460px; float:right;}
.about_text h1{font-size:18px; color:#ed1c24;} 
.footer_text{width:100%;float:left; padding:10px 0; text-align:center; background:#1a1a1a; color:#ffffff; font-size:11px;text-align:center; border-bottom:4px solid #172B4C;}
.footer_text a{text-decoration:underline;font-size:11px;color:#ffffff;}
.footer_text a:hover{text-decoration:none;font-size:11px;color:#ffffff;}
.white_bg{ margin: 0 auto; padding: 30px 0 0 0;}
 



#wrapper {max-width:990px; float:left;position:relative;height:224px; float:left;} 
/*jquery */

.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}

.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;  width: 100%; left: 0;top: 0;}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

.rslides {
  margin: 0 auto 40px;
  }

#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style:none;
  padding:0; 
  font-size:18px;
  list-style:none;
  text-align:right;
  width:235px;
  position:absolute;
  padding:0 30px 0 0 0;
  right:20px;
  bottom:0px;
  z-index:1025;
  float:left;
  display:block;
  }
  

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  text-decoration:none;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  text-decoration:none;
  }

a {
  text-decoration: none;
  } 

/* Callback example */ 
 
#slider3-pager ul a {
	margin:0px;padding:0px;
}
#slider3-pager a {
  display: inline-block;
  background:url(../images/black.png) no-repeat;
  width:11px;
}
#slider3-pager img {
  float: left;
}
#slider3-pager .rslides_here a {
  background:url(../images/black_circle.png) no-repeat;
}
#slider3-pager a {
  padding: 0;
}


a.applynow, a.applynow, a.applynow:visited {
  font-family: Verdana, Geneva, Tahoma, Arial, Helvetica, sans-serif;
  display: inline-block;
  color: #FFFFFF;
  background-color: #172B4C;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  padding: 0.9% 2.0%;
  text-decoration: none;
  margin-left: 0;
  margin-top: 0px;
  margin-bottom: 5px;
  border: 1px solid #172B4C;
  border-radius: 5px;
  white-space: nowrap;
}
a.applynow:hover,a.applynow:active {
    background-color:#ffffff;
    color: #172B4C;
}
