#time-table{
	margin-top:60px;
}

#time-table h2{
	color:#09AFDF;
}

.topbanner{
	background:#ccc;
}
.topbanner ul{
	list-style:none;
	margin-top:7px;
	margin-left:-30px;
}
.banner{	
	background:url(../images/background-img-3.jpg)50% 0 no-repeat;
	background-position:cover;
}

.heading-area h3{
	color:#000;
	margin-bottom:50px;
}

.heading-area h1{
	margin-top:100px;	
	color:#3ABEE5;
}

.language ul li a{
	text-decoration:none;
	border-radius:4px;
	background-color:#3ABEE5;
	color:#fff;
	padding:6px;
}

.body.text-justify h4{
	margin-top:20px;
}