body {
	padding:0px;
	margin:0px;
	background-image:url(../images/body-bg.png);
	background-repeat: repeat-x;
	background-color:#079bc9;
}
span a {
	color:#FFFFFF;
	text-decoration:underline;
}
span a:hover {
	text-decoration:none;
}
.main-container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #0E6788;
}
.logo {
	margin-top: 25px;
	margin-bottom: 25px;
}
.top-samll-tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 0px;
}
.top-samll-tab:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}
.top-search-form {
	width: 180px;
	height: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 45px;
}
.search-btn-bg {
	background-color: transparent;
	background-image: url(../images/search.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border:none;
}
.tab-bg {
	background-image: url(../images/tab-bg.png);
	background-repeat: repeat-x;
	height: 47px;
}
.tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	padding-right: 18px;
	padding-left: 18px;
	font-weight: bold;
	line-height: 47px;
}
.tab:hover {
/*
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	padding-right: 17px;
	padding-left: 17px;
	font-weight: bold;
	line-height: 47px;
	height: 46px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #167CA3;
	border-left-color: #167CA3;
*/
	background-image: url(../images/tab-bg-hover.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	padding-right: 18px;
	padding-left: 18px;
	font-weight: bold;
	line-height: 47px;
}
.red-box-right {
	background-color: #5E0406;
	width: 242px;
	margin-top: 5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 35px;
	padding-left: 5px;
	font-weight:bold;
}
.h1 {
	/*font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
}
.normal-font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.blue-right-menu {
	background-color: #0F80AA;
	min-height: 25px;
	width: 237px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1384AE;
	display: block;
	text-decoration: none;
}
.blue-right-menu:hover {
	background-color: #1194C6;
	/*height: 25px;*/
	width: 242px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1384AE;
	display: block;
	text-decoration: none;
}

.blue-small-box {
	background-color: #0f80aa;
	float: left;
	height: 115px;
	width: 150px;
	margin-left: 6px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.bottomlinks {
	float: left;
	height: auto;
	width: 145px;
	margin-left: 3px;
	margin-top: 27px;
	margin-bottom: 5px;
	padding: 2px 2px 2px 2px;
}
.bottom-heading {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #CCCCCC;
}
.bottom-tab {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bottom-tab:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 300px;
	height: 100px;
	overflow: hidden;
	}
	div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:295px;
	height:82px;
	overflow:hidden;
	float:left;
	padding: 0.1em;
		}
.controls {
	width: auto;
	background-color: #5E0406;
	font-family: Verdana, Geneva, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 10px;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.dots {
	width: auto;
	float: right;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#NewsSection {
	width: 308px;
	background-color: #1384AE;
	height: 118px;
}
#AchievementsSection {
	width: 307px;
	background-color: #1384AE;
	height: 118px;
}

.slider-heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #CCCCCC;
}
.slider-heading a {
	text-decoration:underline;
	color:#CCCCCC;
}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
	color:#CCCCCC;
	height: 80px;
	background-color: #1384AE;
		}
.news-heading {
	font-family: Verdana, Geneva, sans-serif;
	width: 160px;
	height: 20px;
	float: left;
}
.white-text {
	color:#CCCCCC;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
}
.text a {
	color:#CCCCCC;
}
.white-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	text-decoration:none;
	text-align:left;
}
.white-link:hover {
	text-decoration:underline;
}
.white-link img {
	border:none;
}
.align-center {
	text-align:center;
}
.align-right {
	text-align:right;
}
.color-dark {
	color:#aaaaaa;
	font-weight:bold;
	font-size:12px;
}

/* Accodian for course details*/
.accordion2 {
	width: 585px;
	/*border-bottom: solid 1px #c4c4c4;*/
}
.accordion2 h3 {
	/*background: #2B9EC8 url(../images/arrow-square.gif) no-repeat right -51px;*/
	background: url(../images/arrow_right.png) no-repeat left;
	padding: 7px 15px 7px 25px;
	margin: 0;
	font-weight:700;
	/*font-family:GeosansLight;
	font-size:20px;*/
	font-size:13px;
	/*border: solid 1px #c4c4c4;
	border-bottom: none;*/
	cursor: pointer;
	line-height:20px;
	border-bottom:1px solid #999;
}
.accordion2 h3:hover {
}
.accordion2 h3.active {
	background: url(../images/arrow_down.png) no-repeat left;
	padding: 7px 15px 7px 25px;
	border-bottom:none;
}
.accordion2 p {
	margin: 0;
	padding: 15px 15px 0px 10px;
	/*border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;*/
	display: none;
	border-bottom:1px solid #999;
}
.accordion2 p strong {
	font-weight:normal;
	line-height:20px;
}

/* jQuery lightBox plugin - Gallery style */

#gallery {
		padding: 10px;
		width: 220px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		/*border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;*/
	}
	#gallery ul a:hover img {
		/*border: 5px solid #fff;
		border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

#library_gallery {
		padding: 10px;
		width: 220px;
	}
	#library_gallery ul { list-style: none; }
	#library_gallery ul li { display: inline; }
	#library_gallery ul img {
		/*border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;*/
	}
	#library_gallery ul a:hover img {
		/*border: 5px solid #fff;
		border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#library_gallery ul a:hover { color: #fff; }
	
	

#computer_gallery {
		padding: 10px;
		width: 220px;
	}
	#computer_gallery ul { list-style: none; }
	#computer_gallery ul li { display: inline; }
	#computer_gallery ul img {
		/*border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;*/
	}
	#computer_gallery ul a:hover img {
		/*border: 5px solid #fff;
		border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#computer_gallery ul a:hover { color: #fff; }
	
	

#transport_gallery {
		padding: 10px;
		width: 220px;
	}
	#transport_gallery ul { list-style: none; }
	#transport_gallery ul li { display: inline; }
	#transport_gallery ul img {
		/*border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;*/
	}
	#transport_gallery ul a:hover img {
		/*border: 5px solid #fff;
		border-width: 5px 5px 20px;*/
		color: #fff;
	}
	#transport_gallery ul a:hover { color: #fff; }
	
	.flash-header-border {
	border: 5px solid #5E0406;
	height: 217px;
}
marquee {
	color:#FFF;
}
marquee p {
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
}
marquee a {
	color:#FFF;
	text-decoration:underline;
}
marquee a:hover {
	color:#FFF;
	text-decoration:none;
}
.NewsLink {
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.NewsLink:hover {
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}