@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
}

.mainDiv {
	width:1000px;
	margin:auto;
}
.txte {
	font-family: "ms sans serif";
	font-size: 12px;
	line-height: 18px;
	color: #0fb8fb;
	text-decoration: none;
	text-align: justify;
}


.txte-black {
	font-family: "ms sans serif";
	font-size: 12px;
	line-height: 18px;
	color: #6a6a6a;
	text-decoration: none;
	text-align: justify;
}

.txte-black1 {
	font-family: "ms sans serif";
	font-size: 12px;
	line-height: 18px;
	color: #6a6a6a;
	text-decoration: none;
	text-align: justify;
	padding-left:3px;
	padding-right:3px;
}

.footer {
	font-family: "ms sans serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-left: 13px;
}
.advertise {
	background-image: url(images/advert-box.jpg);
	height: 117px;
	width: 749px;
	margin-left: 8px;
}
.advertise-txt {
	font-family: "century schoolbook";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 45px;
}
.side-nav-txt {
	font-family: arial;
	font-size: 13px;
	color: #0ec7ff;
	text-decoration: none;
	text-align: justify;
	padding-left: 30px;
}
.heading-nav {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 15px;
}
.blue-bg {
	background-image: url(images/blue-bg.jpg);
	height: 56px;
	width: 240px;
}
.slide-heading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 15px;
}
.main-heading {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #474948;
	text-decoration: none;
	text-align: justify;
}
