@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@font-face {
font-family:'wf_SegoeUILight';
src:url('../fonts/latest.eot');
src:url('../fonts/latest.eot?#iefix') format('embedded-opentype'), url('../fonts/latest.woff') format('woff'), url('../fonts/latest.ttf') format('truetype'), url('../fonts/latest.svg#web') format('svg');
}
* {
	margin:0px;
	padding:0px;
}
a {
	outline:none;
	text-decoration:none;
}
img {
	border:0px;
}
table {
	border-spacing:0px;
	border-collapse:collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-family:"wf_SegoeUILight";
}
body {
	color:#333;
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	background-color:#fff;
	font-family:'Droid Sans', sans-serif;
}
#wrapper {
	width:100%;
}
#wrapper img {
	height:auto;
	max-width:100%;
}
.banner, .logo, .tiles, .tiles01, .tiles02, .tiles03, .contact, .subban, .icons, .footer {
	float:left;
	width:100%;
}
.logo {
	text-align:center;
	padding:30px 0px 0px 0px;
}
.logo p {
	margin-top: 10px;
	text-align: center;
}
.logo p img {
	width: 22%;
	margin-right: 5px;
}
.tiles01 {
	background-color:#ef59a1;
}
.tiles02 {
	background-color:#ffca09;
}
.tiles03 {
	background-color:#42c8f4;
}
a:hover .tiles01, a:hover .tiles02, a:hover .tiles03 {
	background-color:#666;
}
.tiles a:hover img {
	opacity:0.8;
}
.contact h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
.contact p {
	padding:10px 0px;
	text-align:justify;
}
.contact a {
	color:#ef59a1;
}
.contact a:hover {
	text-decoration:underline;
}
.icons {
	margin-top:30px;
}
.icons a {
	color:#fff;
	float:left;
	font-size:14px;
	padding:10px 0px;
	text-align:center;
	margin-right:2px;
	border:1px solid #ccc;
	background-color:#42c8f4;
}
.icons01 a:hover {
	color:#fff;
	background-color:#ef59a1;
}
.icons02 a:hover {
	color:#fff;
	background-color:#ffca09;
}
.icons03 a:hover {
	color:#fff;
	background-color:#196b84;
}
.icons04 a:hover {
	color:#fff;
	background-color:#524692;
}
.content {
	width:85%;
	float:left;
	padding:40px 0px 10px 0px;
}
.content h1 {
	font-size:24px !important;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
	line-height: 30px;
}
.content p {
	padding:10px 0px;
	text-align:justify;
}
.content a {
	color:#ef59a1;
}
.content a:hover {
	text-decoration:underline;
}
.footer {
	text-align:center;
	margin:30px 0px 10px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px dashed #ccc;
}
.footer p {
	text-align: center;
}
/*updated by ppts 29-04-2016*/
.scial-media {
	float: left;
}
.scial-media ul {
	list-style: none;
	float: right;
}
.scial-media ul li {
	float: left;
	height: 20px;
	width: 46px;
	margin-right: 0px;
}
.scial-media ul li a {
	border: 1px solid #444;
	padding: 10px 14px;
	color: #444;
}
.scial-media ul li:first-child {
	margin-right:-5px;
}
.scial-media ul li a:hover {
	border: 1px solid #ef59a1;
	padding: 10px 14px;
	color: #ef59a1;
}

.bci-logo{
	text-align: center;
	padding-top: 15px;
}

.bci-logo img{
	padding-top: 15px;
	width: 50%;
}
