@charset "utf-8";
/* CSS Document */

body
{
	font: normal 13px Arial, Helvetica, sans-serif;
	color:#555;
	line-height:1.5;
	text-align:justify;
	margin:0;
}

h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
}

a
{
	outline:none;
}

#contents a
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#80a2ad;
	text-decoration:none;
	outline:none;
}

#contents a:hover
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#5b818e;
	text-decoration:underline;
}

.link_small a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#c00;
	text-decoration:none;
	outline:none;
}

.link_small a:hover
{
	text-decoration:underline;
}

input
{
	font-size:10px;
	color:#666;
	padding:2px;
}

h3
{
	font:16px Arial, Helvetica, sans-serif;
	color:#28434a;
	border-bottom:1px solid #28434a;
	padding:0px 0px 3px 0px;
	width:100%;
	margin:0px 0px 5px 0px;
}
h2
{
	font:16px Arial, Helvetica, sans-serif;
	color: #B70000;
	/*border-bottom:1px solid #28434a;*/
	padding:0px 0px 3px 0px;
	width:100%;
	margin:0px 0px 5px 0px;
}

.content_heading
{
	font:16px Arial, Helvetica, sans-serif;
	color:#28434a;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #28434a;
	padding:0px 0px 3px 0px;
	width:100%;
}

.page_title
{
	font:16px Arial, Helvetica, sans-serif;
	color:#e65f05;
	margin:5px 0px 10px 0px;
	padding:2px 0px;
	border-bottom:1px solid #e65f05;
	width:100%;
}

h4
{
	font:16px Arial, Helvetica, sans-serif;
	color:#e65f05;
	margin:5px 0px 10px 0px;
	padding:2px 0px;
	border-bottom:1px solid #e65f05;
	width:100%;
}

.sub_heading
{
	font:12px Arial, Helvetica, sans-serif;
	color:#339933;
	margin:15px 0px 10px 0px;
	padding:2px 0px;
	text-transform:uppercase;
}

p
{
	margin:0;
	padding:5px 0px;
}

.input_search
{
	background:#fff url(../images/search_icon.jpg) no-repeat center left;
	padding-left:25px;
	border:0;
}

.submit
{
	background:url(../images/search_button.jpg) no-repeat;
	border:0;
	width:69px;
	height:21px;
}

.clear
{
	clear:both;
}

.small_text
{
	font:11px normal Arial, Helvetica, sans-serif;
}

.read_more a
{
	text-decoration:none;
	text-align:right;
	color:#666666;
	width:auto;
	float:right;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}
.hlink a
{
	text-decoration:none;
	text-align:center;
	color:#666666;
	width:auto;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

.placement a
{
	text-decoration:none;
	text-align:center;
	color:#666666;
	width:auto;
	height: 300px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.new a
{
	text-decoration:none;
	text-align:center;
	color:#666666;
	width:auto;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 15px;
}

.colleges a
{
	text-decoration:none;
	text-align:center;
	color:#ffffff;
	width:auto;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#body_wrapper
{
	width:1003px;
	height:auto;
	overflow:hidden;
	margin:5px auto 0px auto;
}

#breadcrumb
{
	width:940px;
	height:auto;
	overflow:hidden;
	margin:10px auto 5px auto;
	clear:both;
	color:#619b28;
	font:11px Arial, Helvetica, sans-serif;
}

#breadcrumb a
{
	font:11px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#555;
}

#breadcrumb a:hover
{
	font:11px Arial, Helvetica, sans-serif;
	color:#396f02;
	text-decoration:underline;
}

#body_wrapper #topmenu1
{
	width:965px;
	height:20px;
	margin:auto;
	float:right
	
}
#body_wrapper #header
{
	width:1000px;
	height:150px;
	margin:auto;
	
}
#body_wrapper #header #flash_bird
{
	width:200px;
	height:120px;
	float:right;
	margin:5px 0px 0px;
}

#body_wrapper #header #flash
{
	width:303px;
	height:130px;
	float:right;
	margin:3px 20px 0px;
}

#body_wrapper #menu
{
	width:961px;
	height:40px;
	margin:2px auto;
	float:left;
	
}

#body_wrapper #menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#body_wrapper #menu ul li
{
	float:left;
	font-size:12px;
	width:auto;
	_width:137px;
}

#body_wrapper #menu ul li a
{
	color:#fff;
	height:26px;
	display:block;
	margin:0;
	background:url(../images/menu.jpg) 0px 0px;
	text-decoration:none;
	padding:8px 36px 0px 37px;
	_padding:8px 0px 0px 0px;
	text-align:center;
}

#body_wrapper #menu ul li a:hover
{
	background:url(../images/menu.jpg) 0px -34px;
}

#body_wrapper #menu ul li a.active
{
	background:url(../images/menu.jpg) 0px -34px;
}

#body_wrapper #menu ul li ul
{
	position:absolute;
	width:97px;
	height:auto;
	display:none;
	padding:5px 10px;
	background:#000;
	z-index:1;
}

#body_wrapper #menu ul li:hover ul
{
	display:block;
}

#body_wrapper #menu ul li ul li a,#body_wrapper #menu ul li.active ul li a
{
	width:92px;
	height:20px;
	float:left;
	text-align:center;
	background:#000;
	border-bottom:1px dotted #CCCCCC;
	padding:5px 0px 0px 0px;
}

#body_wrapper #menu ul li ul li a:hover,#body_wrapper #menu ul li.active ul li a:hover
{
	background:url(../images/menu.jpg) 0px -37px;
}

#body_wrapper #link_boxes
{
	width:236px;
	height:auto;
	overflow:hidden;
	float:left;
	margin:0px 0px 0px 20px;
	display:inline;
}

#body_wrapper #link_boxes div
{
	width:auto;
	height:45px;
	overflow:hidden;
	float:left;
	margin:5px 0px 0px 0px;
}

#body_wrapper #link_boxes div img
{
	border:0px;
}

#grey_bar
{
	width:100%;
	background:#e6e6e6;
	height:6px;
	clear:both;
	overflow:hidden;
	margin:5px auto 0px auto;
}

#body_wrapper #content_wrapper_home
{
	width:710px;
	height:auto;
	float:right;
	margin:0px 20px 0px 0px;
	display:inline;
	overflow:hidden;
	background:url(../images/bg_bottom.jpg) bottom repeat-x;
	text-decoration:none;
}
#body_wrapper #content_wrapper_home_mail
{
	width:970px;
	height:auto;

	margin:0px 20px 0px 0px;
	display:inline;
	overflow:hidden;
	background:url(../images/bg_bottom.jpg) bottom repeat-x;
text-decoration:none;
}

#body_wrapper #content_wrapper
{
	width:965px;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	background:url(../images/bg_bottom.jpg) bottom repeat-x;
}

#contents_home
{
	width:685px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:10px 10px 10px 10px;
	border: 1px solid #ddd;
	
}
#contents_home_mail
{
	width:940px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:10px 10px 10px 10px;
	border: 1px solid #ddd;
	
}

#contents_home1
{
	width:685px;
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:20px 10px 10px 10px;
	border: 1px solid #ddd;
	background:#fff url(../images/welcome_bg.jpg) repeat-x;
}
#contents_home3
{
	width:685px;
	height:auto;
	overflow:hidden;
	margin:2px auto;
	padding:20px 10px 10px 10px;
	border: 1px solid #ddd;
	background: #300;
}
#body_wrapper #content_wrapper #contents
{
	height:auto;
	overflow:hidden;
	margin:5px auto;
	padding:20px 10px 10px 10px;
	border: 1px solid #ddd;
	background:#fff url(../images/welcome_bg.jpg) repeat-x;
}

#body_wrapper #content_wrapper #contents1
{
	width:710px;
	height:auto;
	overflow:hidden;
	margin:10px auto;
}

#next_contents
{
	width:900px;
	height:auto;
	margin:auto;
}


#welcome
{
	width:440px;
	height:auto;
	float:left;
	padding:0px 15px 0px 5px;
	border-right:2px dotted #ddd;
}

#directors_msg
{
	width:200px;
	float:right;
	height:400px;
	padding:0px 0px 0px 0px;
}

#notice_board
{
	width:450px;
	height:auto;
	float:left;
	padding:10px;
	border:1px solid #a7bbaf;
	background:#ecf6ef;
}

#login
{
	width:200px;
	height:auto;
	float:right;	
	padding:10px;
	border:1px solid #699d38;
	background:#ecf8df;
}
#login1
{
	width:245px;
	height:auto;
	float: left;
	padding:10px;
	border-right:solid #600;
	border-bottom:1px solid #600;
	background: #F7F7F7;
	
}
#login2
{
	width:220px;
	text-align:justify;
	height:auto;
	float:right;	
	padding:0px;
	border:1px solid #666;
	
}

#body_wrapper #footer
{
	width:1000px;
	height:19px;
	margin:5px auto 0px auto;
	padding:10px 0px 0px;
	text-align:center;
	color:#ddd;
	background:#A40000;
}

#body_wrapper #footer a
{
	color:#fff;
	font-size:12px;
	text-decoration:none;
	margin: 0px 20px;
	font-weight:bold;
	display:inline;
}


#body_wrapper #footer a.designed
{
	color:#fff;
	text-decoration:none;
	padding:0px;
}

#body_wrapper #content_wrapper #contents #next_contents .result
{
	width:118px;
	height:175px;
	overflow:hidden;
	float:left;
	display:inline;
	padding:10px 10px;
	margin:5px 5px;
	text-align:center;
	border:1px solid #bbb;
	background:url(../images/bg_bottom.jpg);
}

#body_wrapper #content_wrapper #contents #next_contents .result img
{
	width:120px;
	height:120px;
	margin-bottom:5px;
}

.green_links
{
	font:8px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#619b28;
}

.green_links a
{
	font:8px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#619b28;
}

.green_links a:hover
{
	font:8px Arial, Helvetica, sans-serif;
	color:#396f02;
	text-decoration:underline;
}

ol li
{
	margin:10px 0px;
	text-align:justify;
}

#top
{
	position:fixed;
	width:auto;
	height:auto;
	overflow:hidden;
	margin:300px 0px 0px 0px;
	right:8px;
	padding:2px;
	z-index:100;
	background:#fff;
	border:1px solid #f26303
}

#top a
{
	padding:5px;
	height:auto;
	width:auto;
	overflow:hidden;
	text-decoration: none;
	color:#000;
	z-index:100;
	background:#f5c5a4;
}

#top img
{
	border:0px solid #f26303;
}

#contents .tabs ul.tabNavigation
{
	list-style: none;
	margin: 15px 0px;
	padding: 0;
	padding:0px 0px 2px 0px;
}

#contents .tabs ul.tabNavigation li
{
	display: inline;
}

#contents .tabs ul.tabNavigation li a
{
	font:12px Arial, Helvetica, sans-serif;
	color:#339933;
	padding: 3px 5px;
	border:1px solid #bbb;
	text-decoration:none;
}

#contents .tabs ul.tabNavigation li a.selected, ul.tabNavigation li a:hover
{
	background-color: #FEEFE5;
}

#contents .tabs ul.tabNavigation li a:focus
{
	outline: 0;
}

.breadcrum
{
	font:9px Arial, Helvetica, sans-serif;	
	color:#595959;
}

.breadcrum a
{
	color:#595959;
	text-decoration:none;
}

.info_stored
{
	color:#FF0000;
	font: bold 11px Arial, Helvetica, sans-serif;

}

.table_border
{
border:2px solid #d2e6f5;
}

.tdborder
{
border:1px solid #e2eff9;
background:#f4f9fd;
}

.compare
{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#339933;
	padding:10px;
	text-transform:uppercase;
}
.college {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #B80307;
	margin: 2px;
	padding: 2px;
	height: 50px;
	width: 130px;
}
.sadfs {
	float: left;
	height: auto;
	width: auto;
}
.coll {
	float: left;
	width: 212px;
}
.col2 {
	float: right;
	width: 212px;
}
.eng {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 14px;
	color: #FFFfff;
	text-align:center;
	background-color: #9D0000;
	float: left;
	width: 95px;
	height: 60px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #820000;
	border-right-color: #820000;
	border-bottom-color: #820000;
	border-left-color: #820000;
}
.eng2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background-color: #930;
	float: right;
	width: 95px;
	height: 60px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #820000;
	border-right-color: #820000;
	border-bottom-color: #820000;
	border-left-color: #820000;
}
.arch {
}
.Companies {
	background-color: #FFF;
	height: 35px;
	width: 430px;
	
	border-top-color:  #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.address {
	background-color: #FFF;
	height: 200px;
	width: 430px;
	
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.campusadd1{
	
	width: auto;
	float: left;
	border-top: 1px solid;
	border-top-color: #000;
	
}
.campusadd{
	
	background-color: #FFF;
	
	width: 162px;
	float: left;
	
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.coursadd{
	
	background-color: #FFF;
	height: auto;
	width: 160px;
	float: right;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.addbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color:#600;
	height: 45px;
	width: 155px;
	float: top;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.rank {
    color: #B70000;
    font: 20px Arial,Helvetica,sans-serif;
    margin: 0 0 5px;
    padding: 0 0 3px;
    width: 100%;
	text-align:center;
}
.rank a{color: #B70000;
    font: 20px Arial,Helvetica,sans-serif;
	text-decoration: blink;}
