/* CSS Document */
*
{
	padding:0;
	margin:0;
}
body
{
	font-family:Arial, Helvetica, sans-serif;
}
#wrapper
{
	margin:0px auto;
	width:1000px;
	height:auto;
}
#banner
{
	width:100%;
	height:auto;
}
#menu
{
	width:100%;
	height:2em;
}
#slider
{
	width:100%;
	height:auto;
}
#content1
{
	width:100%;
	height:auto;
	overflow:hidden;
	background-color:#e6e4e5;
}
.cont1
{
	width:260px;
	height:160px;
	float: left;
	overflow:hidden;
	background-color:#c3c3c3;
	margin:0px 0px 43px 43.5px;
	padding:8px 16px 8px 16px;
}
.cont1headder
{
	box-shadow:0px 1px 0px #8d8e8f;
	color:#0b56d1;
	text-align:center;
	font-size:18px;
}

.cont1data
{
	
	color: #333333;
	box-shadow:0px 1px 0px #8d8e8f;
	height:100px;
	text-align:center;
	font-size: 12px;
	margin-top:8px;
	
}
.cont1data a
{
  text-decoration:none;
  color:#333333;
  font-style:italic;
}
.cont1data a:hover
{
     color:#0b56d1;
}
.cont1data-img
{
	width:70px;
	height:auto;
	overflow:hidden;
	float:left;

}

.cont1data-img img
{
	width:60px;
	height:auto;
}
.cont1data-info
{

	width:155px;
	height:auto;
	margin-left:8px;
	overflow:hidden;
	text-align:left;
	

}
.cont1footer
{
	text-align:center;
	font-size: 13px;
	margin-top:8px;
}

.cont1footer a
{
	color: #333333;
	font: large;
	font-size: 11px;
	text-decoration:none;
	float:right;
}
.cont1footer a:hover
{
	color:#0b56d1;
	font: large;
	font-size: 11px;
	text-decoration:none;
	float:right;
}


.principle-desk-lightbox
{
	display:none;
	position:fixed;
	width:650px;
	height:500px;
	background-color: #FFFFFF;
	border: groove #0b56d1;
	padding:8px;
	border-radius:16px;
	opacity: 0.9;
	margin-left:145px;
	margin-top:-450px;
	overflow:hidden;
	z-index:999;
}
.principle-desk-lightbox-header
{
	width:650px;
	height:32px;
	box-shadow:0px 1px 0px #8d8e8f;
}
.principle-desk-lightbox-header-data
{
	width:650px;
	height:400px;
	text-align:center;
	margin-top:32px;
	box-shadow:0px 1px 0px #8d8e8f;
}
.principle-desk-lightbox-header-footer
{
	width:650px;
	height:32px;
	
}

#content2
{
	width:1000px;
	height:auto;
	overflow:hidden;
}

.vision-mission-img
{
	width:315px;
	height:auto;
	float:left;
	overflow:hidden;
	margin-left:52px;
	margin-top:45px;
	background-color:#;
}
.vision-mission-img img
{
	width:280px;
	height:auto;
}
.vision-mission-data
{
	width:600px;
	height:auto;
	color:#666666;
	font-size:12px;
	overflow:hidden;
	margin-top:45px;
	margin-left:45px;
	margin-bottom:45px;
}
.vision-mission-data h1, h2, h3, h4, h5, h6
{
	color:#0b56d1;
}

#content3
{
	width:1000px;
	height:auto;
	font-size:12px;
	font: lighter;
	background-color:#e6e4e5;
	text-align:center;
	overflow:hidden;
}
#content3 h1,h2,h3,h4,h5,h6
{
	color:#0b56d1;
}
.cont3
{
	width:230px;
	height:280px;
	float: left;
	color:#333333;
	overflow:hidden;	
	margin:0px 0px 45px 53.5px;
	padding:8px 16px 8px 16px;
}
.text
{
	width:200px;
	padding:5px;
	color:#0b56d1;
	background-color:rgba(0, 0, 0, 0.0);
	border:none;
	border-bottom: #666666 dotted;
}
.button
{
	width:65px;
	padding:5px;
	border:none;
	background-color:#0b56d1;
	color: #CCCCCC;
	border-radius:5px;
	cursor:pointer;
}
.button:hover
{
	color:#FFFFFF;
	box-shadow:0px 2px 2px #000;
}
.headline-strip
{
	width:1000px;
	height:40px;
	background-image:url(../images/headline.png);
}

#footer
{
	width:1000px;
	height:2.5em;
}
#footer img
{
	width:1000px;
	height:2.5em;
	background-image:url(../images/headline.png);
}

<!----NSS Page Style Start------>
#nss-main
{
	width:1000px;
	height:auto;
	overflow:hidden;
}
.nss-main-menu
{
	width:230px;
	height:auto;
	float:left;
	overflow:hidden;
}
.nss-main-display
{
	width:770px;
	height:600px;
	overflow:hidden;
	background-color:white;
}


<!----NSS Page Style Ends------>


#about-us-main
{
	width:1000px;
	height:auto;
	
}
.national-conf-img
{
	width:1000px;
	height:550px;	
}
.national-conf-img img
{
	display:block;
	width:100%;
	height:auto;
}
