body {
	padding: 0px;
	background-color: #516B8E;
	background-image: url(../images/homebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	
	
}
#midbody {
	margin: auto;
	padding: 0px;
	width: 850px;
}



#header {
	margin: auto;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-x;
}
#header1 {
	margin: auto;
	background-image: url(../images/bodybgg.jpg);
	background-repeat: repeat-x;
}
#header1 #banner1 {
	height: 96px;
	width: 850px;
	margin: auto;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #banner {
	height: 139px;
	width: 850px;
	margin: auto;
	padding-top: -3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.linkbg {
	background-color: #faca21;
	width: 49px;
	background-image: url(../images/yellowcureve.JPG);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-left: 5px;
}
#footer {
	background-color: #516B8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #516B8E;
	background-repeat: repeat-x;
	height: 35px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6480A7;
	text-decoration: none;
	display: block;
}
.whitetxt:hover {
	
	color: #ffffff;
	
}


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.blueheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0077C6;
	text-decoration: none;
}

.linkbg1 {
	background-color: #6480a7;
	width: 49px;
	background-image: url(../images/bluecurve.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 20px;
	padding-left: 5px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 22px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/menuarrow2.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.menu:hover {
	color: #FFFF00;
	padding-left: 5px;
	background-position: 5px;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 22px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.menu1:hover {
	color: #BE5201;
	padding-left: 5px;
	background-position: 5px;
}
.whitext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 22px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/menuarrow1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	}
	
.whitext:hover{
	background-color: #FFCC00;
	color: #000000;
	background-image: url(../images/menuarrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}
.whitext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-indent: 22px;
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(../images/menuarrow1.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0077C6;
	text-decoration: none;
}
.bluenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0077C6;
	text-decoration: none;
}
.nav:hover {
	
	color: #BE5201;
	text-decoration: underline;
}

.orangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #BE5201;
	text-decoration: none;
}
.redtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0202;
	text-decoration: none;
}
.smlwhitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.dotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cotent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #232323;
	text-decoration: none;
}
#navigation {
padding-top:1px;
	
}
UL#nav {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; text-align:center;
}
#nav LI {
	DISPLAY: inline; FLOAT: right; TEXT-INDENT: -9999em; HEIGHT: 26px
}
#nav A {
	PADDING-RIGHT: 2px; OVERFLOW: hidden
}
.nav-AboutUs A {
	DISPLAY: block;
	WIDTH: 70px;
	HEIGHT: 26px;
	background-image: url(../images/btnAboutus.JPG);
	background-repeat: no-repeat;
	background-position: top;
}
.nav-AboutUs A:hover {
	
	background-image: url(../images/aboutus1.jpg);
}
.nav-AboutUs span {
	DISPLAY: block;
	WIDTH: 70px;
	HEIGHT: 26px;
	background-image: url(../images/aboutus1_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.nav-B-Tech A {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/b-tech.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-B-Tech A:hover {
	
	background-image: url(../images/b-tech_ovr.jpg);
}
.nav-B-Tech span {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/b-tech_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-B-Arch A {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/b-arch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-B-Arch A:hover {
	
	background-image: url(../images/b-arch_over.jpg);
}
.nav-B-Arch span {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/b-arch_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-M-Arch A {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/m-arch.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-M-Arch A:hover {
	
	background-image: url(../images/m-arch_over.jpg);
}
.nav-M-Arch span {
	DISPLAY: block;
	WIDTH: 61px;
	HEIGHT: 26px;
	background-image: url(../images/m-arch_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-ITC A {
	DISPLAY: block;
	WIDTH: 44px;
	HEIGHT: 26px;
	background-image: url(../images/IT_C.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-ITC A:hover {
	
	background-image: url(../images/IT_C_over.jpg);
}
.nav-ITC span {
	DISPLAY: block;
	WIDTH: 44px;
	HEIGHT: 26px;
	background-image: url(../images/IT_C_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-Sci A {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/sci.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-Sci A:hover {
	
	background-image: url(../images/sci_over.jpg);
}
.nav-Sci span {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/sci_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-MCA A {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/MCA_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-MCA A:hover {
	
	background-image: url(../images/MCA_1_over.jpg);
}
.nav-MCA span {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/MCA_1_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-MBA A {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/mba_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-MBA A:hover {
	
	background-image: url(../images/mba_1_over.jpg);
}
.nav-MBA span {
	DISPLAY: block;
	WIDTH: 50px;
	HEIGHT: 26px;
	background-image: url(../images/mba_1_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-Renaissance A {
	DISPLAY: block;
	WIDTH: 121px;
	HEIGHT: 26px;
	background-image: url(../images/ren.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.nav-Renaissance A:hover {
	
	background-image: url(../images/ren_over.jpg);
}
.nav-Renaissance span {
	DISPLAY: block;
	WIDTH: 121px;
	HEIGHT: 26px;
	background-image: url(../images/ren_active.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.tddata{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #D8DFE9;
	margin: 5px;
	padding: 7px;
}
.tddata1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #ffffff;
	margin: 4px;
	padding: 7px;
}
.tblheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #9CADC7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#mainmenu {
	margin: 0px;
	padding: 0px;
}

#mainmenu li {
	height: 26px;
	float: left;
	list-style-type: none;
	
}

#mainmenu li a {
	height: 26px;
	margin-right: 2px;
	display: block;
	background-position: 0px 0px;
}

#mainmenu li a:hover {
	
	background-position: 0px -27px;
}

#mainmenu li a.active {
	display: block;
	height: -52px;	
}

#mainmenu #home {
	background-image: url(../images/btnAboutus.JPG);
	background-repeat: no-repeat;
	width: 70px;
}

#mainmenu #mba {
	background-image: url(../images/btnmba.jpg);
	background-repeat: no-repeat;
	width: 50px;
}

#mainmenu {
	margin: 0px;
	padding: 0px;
	float:right;
}

#mainmenu li {
	height: 26px;
	float: left;
	list-style-type: none;
	
}

#mainmenu li a {
	height: 26px;
	margin-right: 1px;
	display: block;
	background-position: 0px 0px;
}

#mainmenu li a:hover {
	background-position: 0px -27px;
}

#mainmenu li a.active {
	background-position: 0px -54px;
}

#mainmenu #home {
	background-image: url(../images/btnAboutus.JPG);
	background-repeat: no-repeat;
	width: 70px;
}

#mainmenu #mba {
	background-image: url(../images/btnmba.jpg);
	background-repeat: no-repeat;
	width: 50px;
}

#mainmenu #btech {
	background-image: url(../images/btnbtech.JPG);
	background-repeat: no-repeat;
	width: 61px;
}

#mainmenu #barch {
	background-image: url(../images/btnbarch.JPG);
	background-repeat: no-repeat;
	width: 70px;
}

#mainmenu #march {
	background-image: url(../images/btnmarch.JPG);
	background-repeat: no-repeat;
	width: 61px;
}


#mainmenu #itc {
	background-image: url(../images/btnitc.JPG);
	background-repeat: no-repeat;
	width: 44px;
}

#mainmenu #plus2 {
	background-image: url(../images/btnplus2.JPG);
	background-repeat: no-repeat;
	width: 50px;
}

#mainmenu #mca {
	background-image: url(../images/btnmca.JPG);
	background-repeat: no-repeat;
	width: 50px;
}

.pglink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.pglink:hover{
	text-decoration: underline;
	color: #000000;
}
.border{
	border: 1px solid #999999;
}
.construction {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}
#left{	
	width:200px;	
	float:left;}
#left #menu{
	margin-right:5px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	
	}
#left #tes{
	padding:10px;
	color: #838383;
	font-style: italic;
	font-weight: bold;
	}
#left #tes h1{
	color:#3d3d3d;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	}
#left #tes span{
	color: #cf7600;
	display: block;
	font-size: 11px;
	font-style: normal;
	margin-top: 10px;
	}
.btnlnk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #FFFFFF;
	background-color: #223959;
	/*display: none;*/
	margin: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: auto;
	width: auto;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.btnlnk:hover {
	color: #fcd603;
	
	background-color: #223959;
}
.yellowtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fce697;
	text-decoration: none;
	padding:5px;
}
.yellowtxt a {
	text-decoration:none;
	color:#FFFF99;
	}
.yellowtxt a:hover {
	text-decoration:none;
	color:#CC9900;
	}