/* CSS Document */

body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:20px;
}

/*====================wrapper_header====================*/

#wrapper_header {
width:100%;
height:136px;
background:#FFFFFF;
}

#header {
width:1000px;
height:136px;
margin:0 auto;
}

#logo {
width:118px;
height:110px;
margin:20px 0 6px 0;
float:left;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:48px;
color:#2e7aac;
float:left;
font-weight:bold;
margin-left:20px;
text-transform:uppercase;
margin-top:55px;
line-height:40px;
}

.caption {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#2e7aac;
text-align:right;
font-style:italic;
float:right;
width:600px;
margin-top:-30px;
margin-right:80px;
}


/*=================menu=================*/
#wrapper_menu {
width:100%;
height:36px;
background:#094c9a;
}

/*#menu {
width:1000px;
height:20px;
margin:0 auto;
padding:0;
}

#menu ul {
margin:0;
padding:0;
list-style:none;
}

#menu li {
display:inline;
width:auto;
float:left;
margin:0;
padding:0;
}

#menu li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
text-align:center;
float:left;
padding:8px 20px;
border-right:#FFFFFF 1px solid;
width:auto;
}*/

/*#menu li a:hover {
text-decoration: underline;
background:#FFFFFF;
color:#0000FF;
}*/

/*#menu ul ul{
		position: absolute;
		top: 30px;
		width: 120px;
		visibility: hidden;
		}
		#menu ul li:hover ul{
		visibility:visible;
		}
*/

/*#menu li ul {
	display: none; 
	width: auto;  Width to help Opera out 
	background-color: #42a4db;
}*/
	
/*#menu li:hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0;
	top:170px;
	float:left;
}
	
#menu li:hover li {
	float: none; 
}
	
#menu li:hover li a {
	background-color: #42a4db;
	border-bottom: 1px solid #fff;
	color: #000; 
}
	
#menu li li a:hover {
	background-color: #8db3ff; 
}

#menu li:hover ul, #menu li.hover ul {
	display: block;
	position: absolute;
	margin: 0;
	padding: 0; 
}

#menu li:hover li, #menu li.hover li {
	float: none;
}
	
#menu li:hover li a, #menu li.hover li a {
	background-color: #69f;
	border-bottom: 1px solid #fff;
	color: #000; 
}*/


/*--------*/

/*#menu li ul { display: none; }
#menu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  padding: 5px 15px 5px 15px;
  background: #2C5463;
  margin-left: 1px;
  white-space: nowrap;
}
#menu ul li a:hover { background: #617F8A; }
#menu li:hover ul {
  display: block;
  position: absolute;
}
#menu li:hover li {
  float: none;
  font-size: 11px;
}
#menu li:hover a { background: #617F8A; }
#menu li:hover #menu li a:hover { background: #95A9B1; }*/









hr {
width:100%;
border:#f7c435 1px solid;
float:left;
}

/*=================banner=================*/
#wrapper_banner {
width:100%;
height:310px;
margin:15px 0 0 0;
}

#banner {
width:1000px;
height:248px;
margin:0 auto;
/*padding-bottom:4px;*/
}

#news {
width:1000px;
height:42px;
background:#FFFFFF;
border:#d4d3d3 1px solid;
margin:5px auto 0;
}

.news_image {
width:142px;
height:42px;
background:url(../images/NewsBg.png) no-repeat left;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
}

.news_text {
float:right;
width:800px;
height:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
padding:15px 10px;
}

/*=================content=================*/
#wrapper_content {
width:100%;
height:auto;
}

.container {
width:970px;
height:auto;
background:#f0f0f0;
border:#d4d3d3 1px solid;
margin:0 auto 20px;
padding:10px 15px;
}

.introduction {
width:590px;
height:auto;
float:left;
/*margin:0 5px 0 10px;*/
text-align:justify;
border-right:#d4d3d3 1px solid;
padding-right:20px;
}

.content_heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:24px;
color:#000000;
margin-left:10px;
}

.chairman {
float:right;
width:320px;
text-align:justify;
padding-right:20px;
}

.imgl {
float:left;
padding:4px;
border:#CCCCCC 1px solid;
margin-right:8px;
}

.imgr {
float:right;
padding:2px;
border:#CCCCCC 1px solid;
margin-left:8px;
}

.read_more a {
float:right;
font-weight:bold;
text-decoration:underline;
color:#000000;
}

/*------------------------------------------------------------------------------------------------*/

.container1 {
width:980px;
height:231px;
background:#f0f0f0;
border:#d4d3d3 1px solid;
margin:0 auto 20px;
padding:20px 10px 0 10px;
}

.rounded_box {
width:228px;
height:198px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid #D5D4D4;
background-color:#FFFFFF;
margin:0 20px 0 0;
float:left;
}

.rounded_box_last {
margin-right:0;
width:228px;
height:198px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
border:1px solid #D5D4D4;
background-color:#FFFFFF;
float:left;
}

.box1 {
width:228px;
height:38px;
webkit-border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
border-radius: 10px 10px 0px 0px;
/*border:2px solid #D5D4D4;*/
background-color:#0282A5;
float:left;
margin-bottom:8px;
}

.box_heading {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#FFFFFF;
text-transform:uppercase;
text-align:center;
margin-top:10px;
}

.gallery_pic {
width:138px;
height:115px;
/*margin:0 auto;*/
border:#bdbdbd 1px solid;
padding:5px;
text-align:center;
margin:50px 0 0 40px;
}

.facilities {
width:220px;
height:auto;
padding:10px 0 0 0;
margin:0;
}

.facilities ul {
margin:0;
padding:0;
list-style:none;
}

.facilities li {
/*display:block;*/
padding:0;
list-style:circle;
margin:5px 0 5px 25px;
/*float:left;*/
}

.facilities li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding:0 0 8px 1px;
margin:0 0 0 0;
text-decoration:none;
color:#000000;
}

.facilities li a:hover {
text-decoration:underline;
}

.student {
width:210px;
padding:8px;
margin-top:15px;
}


/*--------------------footer--------------------*/
#wrapper_footer {
width:100%;
height:210px;
}

#footer {
width:980px;
height:210px;
margin:0 auto 10px;
background:#e9f3fa;
border:#bfdcf2 1px solid;
padding:10px 0 10px 10px;
}

.bottom_menu {
width:auto;
height:auto;
margin:0 45px 0 0;
padding:0;
float:left;
}

.bottom_menu ul {
margin:0;
padding:0;
list-style:none;
}

.bottom_menu li {
display:block;
padding:0;
margin:5px 0 2px 10px;
}

.bottom_menu li a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0f77a2;
padding:2px 0 4px 5px;
margin:0;
text-decoration:none;
}

.bottom_menu li a:hover {
text-decoration:underline;
}

/*--------------------copyright--------------------*/
#wrapper_copyright {
width:100%;
height:50px;
}

#copyright {
width:1000px;
height:30px;
margin:0 auto;
padding:20px 0;
}

.copyright_left {
float:left;
margin-top:20px;
}

.copyright_right{
float:right;
margin-top:20px;
}

.copyright_right a{
text-decoration:none;
color:#000000;
}


/*----------------------------------------about us----------------------------------------*/
.about_container{
width:980px;
height:auto;
background:#f0f0f0;
border:#d4d3d3 1px solid;
margin:0 auto 20px;
padding:20px 10px 10px 10px;
text-align:justify;
}

.image {
border:#333333 1px solid;
padding:5px;
}

.mailto {
text-decoration:none;
color:#0066FF;
}

.page_heading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#003399;
text-transform:uppercase;
border-bottom:#003399 2px dotted;
padding:0 0 5px 0;
}

.facultytable {
padding-left:15px;
padding-right:15px;
border:#9cd1f1 solid 1px;
background:#dff3ff;
}
