html, body, div, span, applet, object, iframe,
 h3,h2,h4,h5, h6,blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike,sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-weight: inherit;
   font-style: inherit;
   font-size: 100%;
   font-family:  Arial, calibri, Verdana, sans-serif,trebuchet,'Lucida Grande';
   vertical-align: baseline;
  

}

body {
   
      margin: 0 auto;
      text-align: center;
      background-color: #ffffff;
}

a {
    text-decoration: none;
    color: black;
}

#wrapper {
   width: 100%;
   height: 100%;
   margin: 0 auto;
   overflow: visible;
   text-align: center;
   
}

#header {
    
    width: 100%;
    height: 480px;
    margin: 0px auto;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    background-image: url("../images/header-bg.png");
    background-repeat: repeat-x;
    background-color: #ffffff;
}

#header-top {
    margin: 0px auto;
    width: 960px;
    height: 21px;
    background-image: url("../images/header-top.png");
    background-repeat: repeat;
}

#search {
    height: 21px;
    width: 225px;
    float: right;
    font-size: 11px;   
    color: #ffffff;   
}

#header-top input{

    background-color: transparent;
    border:1px solid #a7bac9;
    width: 135px;
    height: 14px;
    margin-top: 0px;
    color: #ffffff;
    position: relative;
    top: -3px;
    
}

#search img {
   
   position: relative;
   top: 3px;
   cursor: pointer;
    
}

#search span {
    
    position: relative;
    top: -3px;
}

#header-middle {
     margin: 0px auto;
    width: 960px;
    height: 115px;
   
}

#logo {
    
    width: 385px;
    height: 115px;
    background-image: url("../images/logo-bg.png");
    background-repeat: no-repeat;
    float: left;
    
}

#logo img {
    
    margin-top: 15px;
}

#login {
    
    width: 85px;
    height: 30px;
    float: right;
    background-image: url("../images/login-bg.png");
    background-repeat: no-repeat;
    color: #ffffff;
    font-size: 16px;
}

#login a{
	color: #ffffff;
}

#login a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#header-bottom {
    
    width: 980px;
    height: 340px;
    margin: 0px auto;
    text-align: center;
    
}



#content {
    
    width: 100%;
    height: auto;
    background-color: #ffffff;
    padding-top: 470px;
    
}

#content-top {
    
    margin: 0px auto;
    width: 1024px;
    height: 45px;
    background-image: url("../images/content-bg-top.png");
    background-repeat: no-repeat;
}

#content-middle {
    
    margin: 0px auto;
    width: 1024px;
    min-height: 500px;
    height: auto;
    background-image: url("../images/content-bg-middle.png");
    background-repeat: repeat;
    overflow: hidden;
    
}

#content-bottom {
    
    margin: 0px auto;
    width: 1024px;
    height: 30px;
    background-image: url("../images/content-bg-bottom.png");
    background-repeat: no-repeat;
    
}

#content-left {
    
    margin: 0px auto;
    width: 265px;
    min-height: 550px;
    height: auto;
    float: left;
    margin-left: 33px;
    
}

#content-right {
    float: left;
    height: auto;
    margin: 0 auto;
    padding-left: 15px;
    width: 670px;
    border-left: 1px solid #000000;
    min-height:550px;
}

#newsandevents {

    width: 260px;
    height: auto;
  
}

#newsandevents ul {

    margin-left: 30px;
}

#newsandevents img {
    
    border: 0px;
    margin-right: 20px;
    margin-top: 10px;
}

#newsandevents h4 {
    text-align: left;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 12px;
    font-size: 20px;
    color: #1a618d;
    
}

#newsandevents li {
    
    list-style: none;
    font-size: 12px;
    text-align: left;
    margin: 10px;
    list-style-image: url("../images/list-bg.png");
    
}

#newsandevents a {
    
    float: right;
    border: 0px;
}


#placementtraining {

    width: 260px;
    height: auto;
	margin-top: 30px;
  
}

#placementtraining ul {

    margin-left: 30px;
}

#placementtraining img {
    
    border: 0px;
    margin-right: 20px;
    margin-top: 10px;
}

#placementtraining h4 {
    text-align: left;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 12px;
    font-size: 20px;
    color: #1a618d;
    
}

#placementtraining li {
    
    list-style: none;
    font-size: 12px;
    text-align: left;
    margin: 10px;
    list-style-image: url("../images/list-bg.png");
    
}

#placementtraining a {
    
    float: right;
    border: 0px;
}

#announcements {

    width: 240px;
    height: auto;
    position: relative;
    top: 20px;
}

#announcements ul {

    margin-left: 20px;
}


#announcements a {
    
    border: 0px;
    margin-right: 20px;
    float: right;
    margin-top: 10px;
}

#announcements h4 {
    text-align: left;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 12px;
    font-size: 20px;
    color: #1a618d;
    
}

#announcements li {
    
    list-style: none;
    font-size: 12px;
    text-align: left;
    margin: 10px;
    list-style:none;
    
}

#announcements li img {
    
    margin-top: 10px;
    margin-left:-20px; 
}

#announcements li a {
    
    text-decoration: underline;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 25px;
    float: none;
    margin: 0px;
}


#empty_space {

    width: 240px;
    height: 50px
}


#content-right h1 {
    
    margin: 0px 0 5px 0px;
    text-align: left;
     font-size: 22px;
	 color: #145a8c;
}


#content-right h2 {
    
    margin: 0px 0 5px 0px;
    text-align: left;
     font-size: 18px;
	 font-weight: bold;
	 color: #145a8c;
}


#content-right h3 {
    
    margin: 0px 0 5px 0px;
    text-align: left;
     font-size: 16px;
	 font-weight: bold;
	 color: #145a8c;
}

#content-right p {

    font-size: 12px;
    text-align: left;
    line-height: 20px;
	text-align: justify;
}

#content-right a {
	text-decoration: underline;
	font-weight: bold;
}

#content-right a.readmore {

    text-align: left;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}



#content-right h4 {

    text-align: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 12px;
    font-size: 20px;
    color: #1a618d;
    
}

#content-right ul {
	padding: 2px 0 8px 15px;
	list-style-position: inside;
	text-align: left;

	
}

#content-right ul li {
	font-size: 12px;
	line-height: 1.5em;
}

#content-right ol {
	padding: 2px 0 8px 20px;
	list-style-position: inside;
	text-align: left;

	
}

#content-right ol li {
	font-size: 12px;
	line-height: 1.5em;
}


#content-right ul.review{
    margin-top: 30px;
    float:left;
       
}

#content-right ul.review li {

    list-style: none;
    font-size: 12px;
    width: 307px;
    display: inline;
    float: left;
    margin: 10px;
}

#content-right ul.review li a {
    
    margin-top: 30px;
    float: right;
}

.sub-menu-right.course-after a img {
 padding-top:15px;
}

.sub-menu-left {
    
    float: left;
    width: 118px;
}

.sub-menu-right {
    
    width:179px;
    float: left;
    text-align: left;
    font-size: 11px;
    margin-left: 10px;
    line-height: 18px;
}

.sub-menu-right span {
    
    font-weight: bold;
    line-height: 18px;
}

#content-right .sub-menu-right ul {
    margin: 0px;
    
}

#content-right .sub-menu-right ul li {
    
    list-style: circle;
    line-height: 28px;
    width: 100px;
    margin: 0px;
    margin-left: 20px;
    text-decoration: underline;
    
}

#content-right .course-after h4 {

    margin-left: 20px;
}

#content-right .sub-menu-left.course-after {
    
    margin-left: 20px;
    
}

#content-right .sub-menu-right.course-after {
    
    width: 150px;
    
}

#footer {
    
    width: 100%;
    height: 110px;
    background-color: #012f57;
    margin-top: 10px;
}

#footer-container {
    margin: 0px auto;
     width: 960px;
    height: 110px;
    
}
#footer_links {
    float: left;
    font-size: 12px;
    color: #ffffff;
    margin-top: 30px;
	text-align: left;
}

#footer_links a {
    
    color: #ffffff;
}

#footer_links a:hover {
    color: #ffffff;
	text-decoration: underline;
} 

#footer_links p {
	text-align: left;
}

#footer_copyright {
    
 float: left;
    font-size: 12px;
    color: #ffffff;
    margin-top: 45px;
    text-align: left;
    margin-left: 10px;
    line-height: 20px;
}

#contact-us {

    width:250px;
    float: right;
    height: auto;
    margin-top: 10px;
}

#contact-us h4{ 

    text-align: left;
    color: #21adfc;
    font-weight: bold;
    font-size: 15px;
}

#footer_copyright a { 
    
    color: #ffffff;
}

#contact-us p {
    
    font-size: 11px;
    color: #ffffff;
    text-align: left;
    margin-top: 5px;
    
}

#contact-us p a {
    
    text-decoration: underline;
    color: #ffffff;
}

#contact-us p a:hover {
    
    text-decoration: underline;
    color: #ffffff;
}


#menu {
    
    height: 20px;
    left: 310px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 0px;
    width: 690px;
    z-index: 10;
   float: left;
   margin-top: -20px;
}

#menu_inner {
    
    float: none;
    left: 25px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    z-index: 100;
    margin-top: 5px;
 
}

#menu_inner li {

    background: url("../images/menu-delimiter.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    line-height: 38px;
    position: relative;
    
}



#menu_inner li a {
    
    color: #ffffff;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    height:20px;
    line-height: 20px;
    padding: 0px 20px 0px 20px;
    position: relative;

}

#menu_inner li:hover ul {
    display: block;
}

#menu_inner li a:hover {
    text-decoration: underline;
}

#menu_inner li ul {
        
    display: none;
    left: 0px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 21px;
    width: 130px;
    z-index: 250;
    
}


#menu_inner li.first {

    background: none no-repeat scroll 0 0 transparent;
    
}


#menu_inner li ul li {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: none;
    height: auto;
    margin: 0;
    padding: 0;
    width: 180px;
     position: relative;
}

#menu_inner li ul li a {
    
    background-color: #146496;
    background-image: none;
    border-bottom:1px solid #144d6a;
    
      color: #ffffff;
    display: block;
    float: none;
    font-size: 12px;
    height: auto;
    line-height:15px;
    margin: 0;
    padding: 6px 0px 6px 10px;
    text-transform: none;
    position: relative;
    white-space: nowrap;
    text-align: left;
}

#menu_inner li ul li a:hover {
  
    background-color: #0a5582;
}

#menu_inner li ul li.ilast a { 
    
     border-bottom: 0px;
}


#menu_inner li ul li.ilast {
    
    border-bottom: 0px;
    background: url("../images/menu-dropdown-bottom.png") no-repeat scroll 0 100% transparent;
    padding-bottom: 9px;
    
}

#menu_inner li ul li.first a {
    border-top: medium none;
}


.niceBorder{
	padding: 3px;
	background: #cbecfb;
	border: 1px solid #104863;
	margin: 0 10px 5px 0px;
}
.niceBordercenter{
	padding: 3px;
	background: #cbecfb;
	border: 1px solid #104863;
	margin: 0 10px 5px 0px;
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 3px;
	background: #cbecfb;
	border: 1px solid #104863;
	float: right;
	margin: 0px 0px 5px 10px;
	
}

.niceBorderleft{
	padding: 3px;
	background: #cbecfb;
	border: 1px solid #104863;
	float: left;
	margin: 0px 10px 5px 0px;
	
}

.clear {
	clear: both;
}

#galleryborder {
	background: #dcdcdc;
	margin: 0 10px 5px 0px;
	padding: 5px;
}


/* Course Table */

.tablemainBorder {
	border-collapse:collapse;
	
}

.tablemainBorder td {
	border: 1px solid #023257;
	border-collapse:collapse;
	padding: 5px;
	color:#000;
	text-align:center;
	

}

.darker td {
	font-weight: bold;
	
}


#left_menu {
    width: 238px;
    height: 290px;
    position: relative;
    top: 1px;
    z-index: 10;
    margin: 0px auto;
    text-align: center;
}

#left_menu_inner {
    
    float: none;
    left: 0px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0px;
    z-index: 100;
   margin-top: -1px;
 
}

#left_menu_inner li {

    border: 1px solid #b7dff5;
 
    float: left;
    height: 30px;
    line-height: 38px;
    position: relative;
    width: 238px;
    cursor: pointer;
}

#left_menu_inner li {
    
     background-image: url("../images/menu-button.png");
    background-repeat: no-repeat;
    background-color: #d7f0ff;
}

#left_menu_inner li:hover {
        
   background-color: #ffffff;
   color: #023054;
}

#left_menu_inner li a:hover {
    
     color: #023054;
}

#left_menu_inner li a {
    
    color: #3c8cb9;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 16px;
    height:30px;
    line-height: 33px;
    padding: 0px 5px 0px 20px;
    position: relative;
    width: 240px;
    text-align: left;
}

#left_menu_inner li.lfirst {

   border-top: 0px solid #666666;
    
}

#left_menu_inner li.llast {

   border-bottom: 1px solid #b7dff5;
    
}

#menu-title {
    
    width: 240px;
    height: 35px;
    background-image: url("../images/menu-title.png");
    background-repeat: no-repeat;
  margin: 0px auto;
  position: relative;
  left: 1px;
   
}

#menu-title span {
    
    font-size: 22px;
    color: #ffffff;
    position: relative;
    top: 5px;
}



.sidevmc {
	width: 244px;
	background: url(../images/side-menu-bg.jpg) repeat-y;
	margin: 0px 5px 30px 10px;							
}

.sidevmc h2 {
	font-size: 20px;
	text-align: left;
	position: relative;
	color: #023054;
	top: 10px;

}

.sidevmc p {

	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
	font-size: 12px;
	color: #023054;
	text-align: justify;

}

.sidevmc img {
		
	float: left;
	margin: 10px;
	margin-right: 5px;
			
}

.sidevmc-top {
	width: 244px;
	height: 11px;
	background: url(../images/side-menu-top.jpg) no-repeat;

}

.sidevmc-bottom {
	width: 244px;
	height: 11px;
	background: url(../images/side-menu-bottom.jpg) no-repeat;
}

.sidevmc h4 {
		
	font-size:16px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	color: #023054;
	margin-top: -5px;
}


.faculty {
	border: 1px solid #023257;
	padding: 5px;
}
					
.designation {
	padding: 0px;
	margin: 0px;
	line-height: 0.5em;
	color: #145a8c;
}

.faculty strong {
	color: #145a8c;
	font-weight: bold;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.areaofinterest {
	width: 500px;
	float: left;
}

hr{
	background: none;
	border: 0;
	border-top: 1px dashed #023257;
	margin: 10px 0 12px;
}

#vision {
width: 295px;
float: left; 	
padding-right: 20px;
}
					  
#vision img {
float: left;
}
					  
#mission {
width: 350px;
float: left; 
}
					  
#mission img {
float: left;
}


