@charset "utf-8";
/* CSS Document */

html, body {
	margin:0;
	padding:0;
	font-size:11px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#D6E4FF;
}
a:link {
	color: #00135D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color:#FFB400;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
/* -----------------------------------------Header Section------------------------------------------------ */
#header-wrapper {
	overflow: hidden;
	height: 100px;
	background-color:#FFF;
}
#header-wrapper_inside {
	width: 960px;
	margin: 15px auto auto auto;
	height:85px;
}
#header-logo {
	float:left;
}
#header-logo-10 {
	float:right;
}
#header-motto {
	width: 380px;
	margin: 30px 0px 0px 50px;
	float:left;
}
#header-motto-10 {
	width: 613px;
	margin: 15px 0px 0px 54px;
	float:left;
}
#header-middle {
	margin: 0px auto auto auto;
	float:right;
	width:700px;
}
#header-right-side {
	margin: 0px 0px 0px 0px;
	float:right;
	width:350px;
}
#header-top-links {
	float:left;
	margin:0 0 0 0;
	width:220px;
}

#header-top-links ul {
	margin:0 0 0 0;

}
#header-top-links li {
	display:inline;
	margin:0 4px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #00135D;
}
#header-top-links li.last {
	margin:0 4px 0 0;
	padding:0;
	border:none;
}
#header-top-links ul li a:link, #header-top-links ul li a:visited {
	color: #00135D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: 500;
	font-size:12px;
	text-align: left;

}
#header-top-links ul li a:hover {
	color:#FFB400;
}

#header-top-search {
	float:right;
	margin:0 0 0px 0;
	width:125px;

}
#header-top-search .input_box {
	background-color:#FFB400;
	width:100px;
	border:none;
	margin:0px 0px 0px 0px;
	float:left;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	text-align: center;
}
#header-top-search .input_image {
 float:right;
 margin:0px 0px 0px 0px;
}
#header-top-social {
	float:right;
	margin:50px -150px 0px 0px;
	width:110px;
}
#header-top-social img {
	margin:0px 15px 0px 0px;
}
/*----------------------------------------- Main Menu Section----------------------------------------- */



/*----------------------------------------- Content Section----------------------------------------- */

#content_container {
	width:960px;
	margin: 15px auto 15px auto;
	height: auto;
}
#content_container_right {
	width:280px;
	margin: 0px 0px 30px 0px;
	height: auto;
	float:right;
}
#content_container_left {
	width:665px;
	/*margin: 15px 0px 30px 0px;*/
	height: auto;
	float:left;
}
#home_news {
	width:665px;
	background-color:#EEEEEE;
	border: 1px solid #CCC;
	margin: 0px 0px 15px 0px;
	float:left;
	height:200px;
	background-image:url(../images/news_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#home_banner {
	width:665px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:250px;
		
}
#home_news_ticker {	
	margin: 5px 10px 5px 10px;
	text-align:justify;
}

#home_news_ticker h3 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#000;
	margin: 0px 0px 0px 0px;
		
}

#home_news h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#00135D;
	margin: 3px 2px 3px 10px;
}

#home_news .inside_images{
	border:1px solid #666666;
	margin: 0px 5px 5px 0px;
}

#home_news .rss{
	float:right;
	margin: 0px 10px 0px 0px;
}

#important_links {
	width:280px;
	background-color:#EEEEEE;
	border: 1px solid #CCC;
	float:right;
	background-image:url(../images/side_menu_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px
}
#important_links ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#important_links ul li {
	padding: 0px 5px
}
#important_links ul li a:link, #important_links ul li a:visited {
	color: #333333;
	text-decoration:none;
	display:block;
	border: 1px solid #CCCCCC;
	border-top:none;
	border-right: none;
	border-left: none;
	padding: 5px 0 4px 15px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#important_links ul li a:hover {
	color:#FFB400;
}
#important_links li.last {
	margin:0 0 0px 0;
	border:0px #FFF;

}
#important_links h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#FFB400;
	margin: 3px 2px 3px 10px;
}
#become_student {
	width:275px;
	border: 2px solid #00135D;
	border-bottom:none;
	border-right: none;
	border-left: none;
	margin: 18px 5px 0px 5px;
	float:right;
}
#become_student h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#00135D;
	margin: 5px 5px 10px 0px;
}
#become_student_bg {
	background-image:url(../images/apply.png);
	background-position:top;
	background-repeat:no-repeat;
	height:50px;
	width:270px;
	float:left;
}
#become_student_links a:link, #become_student_links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	color:#333333;
	width:130px;
	float:left;
	margin:15px 0px;
}
#become_student_links a:hover {
	color:#00135D;
}
#become_student_apply {
	width:280px;
	float:right;
	margin: 5px 0 0px 0px;
}

#conference {
	width:280px;
	margin: 14px 0px 5px 0px;
	float:right;
	height:auto;
	background-image:url(../images/news_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#EEEEEE;
	border: 1px solid #CCC;
}


#conference ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#conference ul li {
	padding: 0px 0px;
	margin-top:5px;
}
#conference ul li a:link, #conference ul li a:visited {
	color: #00135D;
	text-decoration:none;
	display:block;
	padding: 0px 0 3px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#conference ul li a:hover {
	color:#FFB400;
}

#conference h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
	color:#00135D;
	margin: 2px 2px 3px 10px;
}


#become_student_apply ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#become_student_apply ul li {
	padding: 0px 0px
}
#become_student_apply ul li a:link, #become_student_apply ul li a:visited {
	color: #00135D;
	text-decoration:none;
	display:block;
	padding: 0px 0 3px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#become_student_apply ul li a:hover {
	color:#FFB400;
}

#notices {
	width:325px;
	margin: 0px 0px 15px 0px;
	float:left;
	height:auto;
	background-image:url(../images/side_menu_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}
#notices h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#FFB400;
	margin: 3px 2px 3px 10px;
}
#notices ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#notices ul li {
	padding: 0px 0px
}
#notices ul li a:link, #notices ul li a:visited {
	color: #000;
	text-decoration:none;
	display:block;
	padding: 3px 0 5px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#notices ul li a:hover {
	color:#FFB400;
}
#downloads {
	width:325px;
	margin: 0px 0px 15px 0px;
	float:right;
	height:auto;
	background-image:url(../images/side_menu_bg.png);
	background-position:top;
	background-repeat:repeat-x;
}

#downloads h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#FFB400;
	margin: 3px 2px 3px 10px;
}
#downloads ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#downloads ul li {
	padding: 0px 0px
}
#downloads ul li a:link, #downloads ul li a:visited {
	color: #000;
	text-decoration:none;
	display:block;
	padding: 3px 0 5px 5px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#downloads ul li a:hover {
	color:#FFB400;
}
#pic-gallery {
	width:280px;
	margin: 15px 0px 10px 0px;
	float:right;
	height:70px;
	
}

#psrc {
	width:280px;
	margin: 15px 0px 0px 0px;
	float:right;
	height:90px;
	background-color:#FFB200;
	
}

#search_social {
	width:280px;
	margin: 0px 0px 00px 0px;
	float:right;
	
}

#psrc:hover{
background-color:#00135D;

}

#bank-details {
	width:275px;
	border: 2px solid #00135D;
	border-bottom:none;
	border-right: none;
	border-left: none;
	margin: 7px 5px 0px 5px;
	float:right;
}
#bank-details h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	color:#00135D;
	margin: 5px 5px 10px 0px;
}

/*----------------------------------------- Footer Section----------------------------------------- */

#footer {
	width:960px;
	margin: 15px auto 0px auto;
	height:40px;
	clear: both;
}
#footer_separator {
	width:960px;
	height:1px;
	background-color:#00135D;
	margin: 15px 0px 0px 0px;
}
#footer_copyright {
	float:left;
	margin:20px 0 0 0;
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	text-align: left;
}
#footer_links {
	float:right;
	margin:20px 0 0 0;
}
#footer_links ul {
	margin:0 0 0 0;
}
#footer_links li {
	display:inline;
	margin:0 4px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #00135D;
}
#footer_links li.last {
	margin:0 5px 0 0;
	padding:0;
	border:none;
}
#footer_links ul li a:link, #footer_links ul li a:visited {
	color: #000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;
	text-align: left;
}
#footer_links ul li a:hover {
	color:#FFB400;
}

/*----------------------------------------- News Scroller----------------------------------------- */
#pscroller1{
width: 645px;
height: 150px;
border: 0px solid black;
padding: 0px;
border: 1px solid #CCCCCC;
	border-top:none;
	border-right: none;
	border-left: none;
	margin:0px 0px 0px 0px;
	
	

}
#latest_news a {
	float:right;
	color: #00135D;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size:12px;
	text-align: right;
	margin:0px 10px 0px 0px;
	text-align:justify;
}

.fixed {
        position:fixed;
}

div.fixedd {
    position: fixed;
    bottom: 0;
    right: 0;
	margin-bottom:5px;
	margin-right:5px
}
