@import url(http://fonts.googleapis.com/css?family=Aclonica);

*{font-family:Arial, Helvetica, sans-serif; margin:0; padding:0;}



img{border:none}

a{text-decoration:none}



body{

	margin:0px; 	

	padding:0px;			

	border:0px;

	height:auto;

	background:url(../images/bg.jpg) repeat-x #e5ebf5;

	}

.wrapper{

	width:961px;

	height:auto;

	margin:0 auto 0 auto;	

	padding:0;

	}

.header{

	width:961px;

	height:115px;

	margin-bottom:10px;

	}

.logo_pnl{

	width:260px;

	height:115px;

	background:#eef3f9;

	margin-right:15px;

	float:left;

}

.logo{

	width:50px;

	height:40px;

	margin:0 105px 5px;

	float:left;

}

.logo_text{

	width:260px;

	height:auto;

	float:left;

}

.logo_text h3{font-family: 'Aclonica', sans-serif; 

font-size:30px; font-weight:normal; 

text-align:center; margin:0;

color:#323a51;

line-height:30px;}



.header-rgt-pnl{width:680px; height:auto; float:right;}

.sos_pnl{width:150px; height:auto; margin-bottom:20px; float:right;}

.sos_logo{

	width:37px;

	height:36px;

	margin-right:5px;

	float:right;

}

/***************************************************************/

.menu_nav{width:680px; height:58px; float:right;}

#menu_nav ul{

	list-style:none;

	padding:0;

	margin:0px;

}

#menu_nav ul li{

	display:block;

	margin:0;

	padding:0;

	line-height:58px;

	float:right;

	text-align:center;

	

}

#menu_nav ul li a{

	display:block;

	font-size:16px;

	/*font-weight:bold;*/

	color:#fff;

	font-family: Arial, Helvetica, sans-serif;

	text-align:center;

	padding:0 18px 0 18px;

	font-weight:500;

	text-decoration:none;

	line-height:58px;

	height:58px;

	width:auto;

}

#menu_nav ul li a:hover{

	color:#fff; 

	text-align:center;

	font-family: Arial, Helvetica, sans-serif;

	padding:0 18px 0 18px;

	text-decoration:none;

	background:#404965;

}

#menu_nav ul li a.active{color:#fff; 

	text-align:center;

	font-family: Arial, Helvetica, sans-serif;

	padding:0 18px 0 18px;

	text-decoration:none;

	line-height:58px;

	background:#404965;

}

/***************************************************************/	

	

	

.banner{

	width:961px;

	height:340px;

	float:left;

	}

.banner-lft{

	width:203px;

	height:280px;

	margin-right:15px;

	padding:20px 27px;

	background-color:#404965;

	float:left;

	}

.banner-lft h4{color:#FFF; font-size:18px; 

font-family: 'Aclonica', sans-serif; 

text-align:center;

font-weight:normal;

line-height:30px;}	

.banner-rgt{

	width:675px;

	height:320px;

	float:right;

	}

.other_page-banner{

	width:961px;

	height:265px;

	margin-top:10px;

	float: left;

	}			

.heading{

	width:951px;

	height:43px;

	background-color:#404965;

	padding:10px 0 10px 10px;

	float:left;

	}

.heading h1{

	font-family: 'Aclonica', sans-serif; 

	font-size:28px;

	font-weight:500;

	color:#FFF;

	float:left;

	}

.sliding_bar{

	width:956px;

	height:178px;

	padding:2px;

	border:1px solid #411201;

	float:left;

	cursor:pointer;

	}

.mdl_pnl{

	width:961px;

	height:auto;

	background:#e5ecf5;

	float:left;

	}

.mdl_lft_pnl{

	width:921px;

	height:auto;

	background-color:#e5ecf5;

	border:1px solid #e8e8de;

	padding:20px;

	float:left;

	}

.mdl_lft_pnl h1{font-family: 'Aclonica', sans-serif;  font-size:32px; font-weight:800; color:#411201; text-align:justify; margin-bottom:15px;}

.mdl_lft_pnl h2{font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#411201; text-align:justify; margin-bottom:10px; font-weight:normal;}		

.mdl_rgt_pnl{

	width:230px;

	height:222px;

	background-color:#e5ecf5;

	border:1px solid #000066;

	box-shadow:6px 6px 6px #333;

	padding:20px 0 0 20px;

	float:right;

	}

.mdl_rgt_pnl h1{font-family: 'Aclonica', sans-serif;  font-size:28px; font-weight:800; color:#411201; text-align:justify; margin-bottom:20px;}

.mdl_rgt_pnl h3{font-family: 'Aclonica', sans-serif;  font-size:20px; font-weight:800; color:#411201; text-align:justify; margin-bottom:5px;}

.mdl_rgt_pnl h2{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#411201; text-align:justify; font-weight:normal;}

.footer_pnl{

	width:961px;

	height:65px;

	margin-top:20px;

	margin-bottom:25px;

	background-color:#e5ecf5;

	float:left;

}

.footer_menu{

	width:500px;

	height:auto;

	font-size:13px;

	color:#3c4663;

	font-weight:600;

	text-align:left;

	padding:20px 0 0 5px;

	float:left;

}

.footer_menu a{color:#3c4663; font-family:'Clicker Script', cursive; font-size:13px; font-weight:500; text-align:left;}

.footer_menu a:hover{color:#C00;}

.footer_pnl_rgt{

	width:430px;

	height:auto;

	margin:20px 7px 0 0;

	float:right;

}

.footer_copyright{

	width:430px;

	height:auto;

	font-size:12px;

	color:#3c4663;

	text-align:right;

	font-family:Arial, Helvetica, sans-serif;

}



/*************************************************** Secondary Course **********************************************************/

.Secondary_cou_mdl_lft_pnl{

	width:965px;

	height:auto;

	margin-top:15px;

	padding:0 0 10px; 0;

	float:left;

	}

.Secondary_cou_setup{

	width:460px;

	height:280px;

	background-image:url(../images/secondary.png);

	background-repeat:no-repeat;

	padding:30px 0 0 20px;

	float:left;

	}
.Secondary_cou_setup2{

	width:300px;

	height:280px;
	

	background-repeat:no-repeat;

	padding:40px 0 0 20px;

	float:left;
	margin-bottom:30px;

	}
	.Secondary_cou_book2{

	width:200px;

	height:240px;

	margin-right:30px;

	float:left;

	}

.Secondary_cou_book{

	width:200px;

	height:240px;

	margin-right:30px;

	float:left;

	}

.Secondary_cou_text{

	width:200px;

	height:240px;

	float:left;

	margin-top: 15px;

	}

.Secondary_cou_text h1{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#ca122a; font-weight:700; text-align:center;}

.Secondary_cou_text h2{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; font-weight:normal; text-align:center; margin-bottom:5px;}	

.Secondary_cou_text h4{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000; font-weight:700; text-align:center;}



/*************************************************** End Secondary Course **********************************************************/

.book_catalogue_setup{

	width:930px;

	height:auto;

	padding:0 0 0 0;

	float:left;

	}

.book_catalogue_heading{

	width:910px;

	height:15px;

	background-color:#090;

	font-size:18px;

	color:#FFF;

	font-weight:900;

	padding:10px;

	margin-bottom:8px;

	float:left;

	}	

/************************************************ CONTACT US********************************************************/

.contact_mdl_lft_pnl{

	width:580px;

	height:360px;

	background-color:#f5f4ef;

	border:1px solid #e8e8de;

	margin-right:15px;

	padding:25px 20px 0 20px;

	background-image:url(../images/map_img.jpg);

	background-repeat:no-repeat;

	float:left;

	}

	.contact_mdl_lft_top{

	width:580px;

	height:100px;

	float:left;

	}	

.contact_mdl_lft_top{

	width:580px;

	height:100px;

	float:left;

	}	

	.contact_mdl_lft_pnl h1{font-family: 'Aclonica', sans-serif;  font-size:30px; font-weight:800; color:#411201; text-align:justify; margin-bottom:15px;}

.contact_mdl_lft_pnl h2{font-family: Arial,; font-size:16px; color:#411201; text-align:justify; margin-bottom:0px; font-weight:normal;}

.contact_text_pnl{

	width:250px;

	height:auto;

	padding:10px 0 15px 30px;

	float:left;

	}

.contact_text_pnl h1{font-family: 'Aclonica', sans-serif;   font-size:20px; font-weight:800; color:#411201; margin:0px; }

.contact_text_pnl h2{font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#411201; text-align:justify; font-weight:normal; margin:0px;}

.contact_mdl_rgt_pnl{

	width:300px;

	height:330px;

	background-color:#e8e8de;

	border:1px solid #411201;

	box-shadow:6px 6px 6px #333;

	padding:20px 0 20px 15px;

	float:right;

	}

.contact_mdl_rgt_pnl h1{font-family: 'Aclonica', sans-serif;  font-size:28px; font-weight:800; color:#411201; text-align:justify; margin-bottom:15px;}

.contact_mdl_rgt_pnl h2{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#411201; text-align:justify; font-weight:normal;}

.contact_lower_laft_logo{

	width:160px;

	height:100px;

	padding:0 120px 0 0;

	float:left;

}



/************************************************Master Degree Head ********************************************************/

.mdl_pnl2{

	width:961px;

	height:auto;

	background:#e5ecf5;

	float:left;

	}

.mdl_lft_pnl2{

	width:921px;

	height:auto;

	background-color:#e5ecf5;

	border:1px solid #e8e8de;

	padding:20px;

	float:left;

	}

.mdl_lft_pnl2 h1{font-family: 'Aclonica', sans-serif;  font-size:32px; font-weight:800; color:#411201; text-align:justify; margin-bottom:15px;}

.mdl_lft_pnl2 h2{font-family: Arial, Helvetica, sans-serif; font-size:15px; color:#411201; text-align:justify; margin-bottom:10px; font-weight:normal;}		

.heading2{

	width:255px;
	height:25px;	
	padding:25px 0 5px 20px;	
	float:left;

	}



/************************************************ CONTACT US********************************************************/

.lft{float:left; text-align:center; line-height:240px;}

.rht{float:left; text-align:center;}

#menu h2{color:#00C; font-size:22px}