@import url(http://fonts.googleapis.com/css?family=Oswald:400,700,300);
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
table,
th,
td,
span {
  font-family: verdana, sans-serif;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  line-height: 20px;
}
.fOsw {
  font-family: 'Oswald', sans-serif;
}
a {
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
  outline: none;
}
.w100 {
  width: 100%;
}
.db {
  display: block;
}
.pgw {
  width: 960px;
}
.m0a {
  margin: 0px auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.fn {
  float: none;
}
.clear {
  clear: both;
  float: none;
}
img {
  display: block;
}
.container {
  width: 960px;
  margin: 0px auto;
}
.headwrapper {
  width: 100%;
  border-bottom: 2px solid #222952;
}
.headwrapper .navcontainer {
  width: 960px;
  margin: 0px auto;
}
.headwrapper .logo {
  float: left;
}
.headwrapper .logo img {
  display: block;
}
.headwrapper .navbar {
  float: right;
  padding: 10px 50px 8px;
  background: url(../images/navbg.jpg) repeat-x #222952;
  margin-top: 112px;
  -moz-border-radius: 9px 9px 0px 0px;
  -webkit-border-radius: 9px 9px 0px 0px;
  border-radius: 9px 9px 0px 0px;
}
.headwrapper .navbar a {
  color: #fff;
  border-right: 1px solid #fff;
  margin-right: 5px;
  padding-right: 10px;
  text-transform: uppercase;
}
.headwrapper .navbar a:last-child {
  border-right: 0px;
  margin-right: 0px;
  padding-right: 0px;
}
.banner {
  width: 100%;
  background: #222952;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner .bx-wrapper {
  position: relative;
}
.banner .bx-wrapper .bx-has-pager .bx-default-pager {
  position: absolute;
  bottom: 10px;
}
.banner .bx-wrapper .bx-has-pager .bx-default-pager .bx-pager-item {
  float: left;
  margin-right: 10px;
}
.banner .bx-wrapper .bx-has-pager .bx-default-pager .bx-pager-item .bx-pager-link {
  text-indent: -99999px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid #ccc;
  width: 10px;
  height: 10px;
  display: block;
  -webkit-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.75);
}
.hdh2 {
  font-family: 'Oswald', sans-serif;
  font-size: 21px;
  color: #333;
  border-bottom: 1px solid #ababab;
  text-transform: uppercase;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: normal;
}
.pageinfo {
  background: #222952;
}
.pageinfo .pgdesc {
  color: #fff;
  padding: 10px;
  width: 640px;
}
.pageinfo .pgdesc p {
  text-align: justify;
}
.pageinfo .pgdesc .hdh2 {
  color: #f6e30c;
  border-bottom: 0px;
  padding: 0px;
  font-weight: normal;
  letter-spacing: 1px;
}
.pageinfo .pgdesc .btnmore {
  font-size: 12px;
  font-weight: bold;
  color: #f6e30c;
  float: right;
}
.pageinfo .pgdesc.pgdeschome {
  margin-top: 0px;
}
.pageinfo .pgdesc.pgdeschome p {
  line-height: 18px;
}
.pgcontact {
  width: 275px;
  background: #cfd1da;
  padding: 15px 10px;
}
.pgcontact .hdh2 {
  border-bottom: 1px solid #000;
}
.mainwrapper .leftwrap {
  float: left;
  width: 625px;
  padding: 20px 0px 0px;
}
.mainwrapper .leftwrap p {
  margin-bottom: 20px;
  text-align: justify;
}
.mainwrapper .rightwrap {
  float: right;
  width: 300px;
  maring-left: 10px;
}
.footwrap {
  height: 25px;
  background: #262d56;
  width: 100%;
  display: block;
}
.homeblk {
  width: 278px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.homeblk .imgwrp img {
  width: 100%;
  height: auto;
}
.homeblk .hdh2 {
  text-align: center;
  padding-top: 20px;
  border: 0px;
  margin: 0px;
  padding: 15px 0px;
}
.homeblk .hdh2 span {
	color: #262d56;
	font-size: 21px;
	border-bottom: 2px solid #989bad;
	margin-bottom: 15px;
	font-family: 'Oswald', sans-serif;
}
.homeblk .blkdesc {
  text-align: justify;
  display: block;
}
.homeblk .btnmore {
  background: #fff;
  border: 1px solid #ccc;
  font-size: 11px;
  color: #7f7f7f;
  padding: 1px 3px;
  display: block;
  float: right;
}
.homeblk .btnmore i {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 3px 0 3px 5.2px;
  border-color: transparent transparent transparent #cc0009;
  display: inline-block;
}
.bdrdotted {
  border-right: 1px dashed #7c7c7c;
}
.homepage {
  margin-bottom: 20px;
}
.leaderstable {
  margin-top: 20px;
}
.leaderstable .imgwrp {
  border: 6px solid #ccc;
  margin-right: 10px;
  float: left;
  margin-top: 30px;
}
.leaderstable .ldrdesc {
  padding-top: 30px;
}
.leaderstable .ldrdesc .ldrname {
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
}
.leaderstable .ldrdesc .ldrttl {
  font-size: 14px;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.leaderstable .ldrdesc .ldrdesctxt {
  font-size: 13px;
  color: #333;
}
.leaderstable .ldrdesc .ldrdesctxt p {
  font-size: 13px;
  color: #333;
  margin-bottom: 20px;
  text-align: justify;
}
.ldrhd {
  background: url(../images/ldrbottombg.jpg) no-repeat bottom left;
  font-family: 'Oswald', sans-serif;
  font-size: 24px;
  color: #7c7c7c;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 20px;
}
.blkservices {
  background: url(../images/serviceblkbg.jpg) repeat-x;
}
.tblservices .srvHd span {
  border: 7px solid #f3f3f3;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  padding: 10px 15px;
  background: #436194;
  color: #fff;
  margin: 35px 0px 10px;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}
.tblservices .srvHd span.banking {
  background: #436194;
  color: #fff;
}
.tblservices .srvHd span.telecom {
  background: #3c6c3c;
  color: #fff;
}
.tblservices .servdesc {
  padding: 10px 10px;
}
.tblservices .servdesc p {
  margin-bottom: 20px;
  font-size: 12px;
  text-align: justify;
}
