/*====================================== reset.css is here ========================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
}
.clear_0 {
	clear:both;
	font-size:0px;
	line-height:0px;
	display:block;
}
.last {
	margin:0 !important;
}
.pad_last {
	padding:0 !important;
}
.no_bg {
	background:none !important;
}
/**************************************************************************************/
a {
	color:#000;
	text-decoration:none;
	outline:0 none;
}
a:hover {
	color:#000;
	text-decoration:none;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:22px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:14px;
}
h6 {
	font-size:12px;
}
/*----------------------------------------------------------------------------------*/
@font-face {
 font-family: 'bignoodletitlingregular';
 src: url('../fonts/big_noodle_titling-webfont.html');
 src: url('../fonts/big_noodle_titling-webfontd41dd41d.html?#iefix') format('embedded-opentype'), url('../fonts/big_noodle_titling-webfont-2.html') format('woff'), url('../fonts/big_noodle_titling-webfont-3.html') format('truetype'), url('../fonts/big_noodle_titling-webfont-4.html#bignoodletitlingregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'bignoodletitlingoblique';
 src: url('../fonts/big_noodle_titling_oblique-webfont.html');
 src: url('../fonts/big_noodle_titling_oblique-webfontd41dd41d.html?#iefix') format('embedded-opentype'), url('../fonts/big_noodle_titling_oblique-webfont-2.html') format('woff'), url('../fonts/big_noodle_titling_oblique-webfont-3.html') format('truetype'), url('../fonts/big_noodle_titling_oblique-webfont-4.html#bignoodletitlingoblique') format('svg');
 font-weight: normal;
 font-style: normal;
}
/*----------------------------------------------------------------------------------*/
html {
}


.flt_Lt {
	float:left;
	display:inline;
}
.flt_Rt {
	float:right;
	display:inline;
}
/* ---------------------------------------------------------------------------------*/


/* ----------------------- layout ----------*/

.container {
	width:976px;
	margin:0 auto;
}






/*-------------------------------------------*/

/* ------------------------- HEADER HERE -------------------*/

/* ---------------------------------------------------------*/




/* ------------------------ MAIN BANNER HERE --------------*/

.banner-box {
	position:relative;
	float:left;
	height:400px;
	overflow:hidden;
}
.sidebar-menu {
	position:absolute;
	width:210px;
	height:112px;
	left:0px;
	bottom:0px;
	border:#8d4416 solid 2px;
	background:url(../images/side-bar-menu.html) no-repeat left top;
	z-index:9999999;
}
.sidebar-menu ul li {
	background:url(../images/divider-sidebar.html) no-repeat left bottom;
	height:38px;
	clear:both;
	position:relative;
}
.sidebar-menu ul li.last {
	background:none;
}
.sidebar-menu ul li a {
	background:url(../images/arrow.html) no-repeat 10px 16px;
	height:38px;
	padding:0 0 0 25px;
	clear:both;
	line-height:38px;
	color:#dc9f71;
	font-size:14px;
	display:block;
	text-transform:uppercase;
}
.sidebar-menu ul li a:hover {
	color:#fff;
	background:url(../images/arrow.html) no-repeat 10px 20px #98501d;
	height:38px;
}
.sidebar-menu ul li a:hover, .sidebar-menu ul li a.active {
	color:#fff;
}
.sidebar-menu ul li a:hover, .sidebar-menu ul li:hover > a {
	color:#fff;
}
.sidebar-menu ul li:hover {
}
.sidebar-menu ul li:hover ul {
	display: block;
}
.sidebar-menu ul li ul {
	position: absolute;
	left: 212px;
	width: 218px;
	background:url(../images/side-bar-menu.html) repeat #7a421b;
	display: none;
	height: auto;
	top: -2px;
	z-index: 9999;
	border-top:#c36724 dotted 1px;
	border-left:#c36724 dotted 1px;
	border-right:#c36724 dotted 1px;
}
.sidebar-menu ul li ul.top {
	top: -124px;
}
.sidebar-menu ul li ul.top1 {
	top: -118px;
}
.sidebar-menu ul li ul.top2 {
	top: -29px;
}
.sidebar-menu ul li ul.top3 {
	top: -25px;
}
.sidebar-menu ul li ul li:hover {
	display: block;
}
.sidebar-menu ul li ul li {
	height:32px !important;
	line-height:32px !important;
	background: none !important;
	border-bottom:#c36724 dotted 1px;
}
.sidebar-menu ul li ul li a {
	color: #dc9f71 !important;
	display:block;
	width:193px;
	font-size:14px !important;
	height:32px !important;
	line-height:32px !important;
	background:none !important;
}
.sidebar-menu ul li ul li a:hover {
	background:#793f18 !important;
	color:#fff !important;
}
.sidebar-menu ul li ul li a.last {
	background:none;
}
.sidebar-menu ul li ul li a.last:hover {
	background:none;
}
.sidebar-menu ul li ul li a:hover {
	color: #ff9900;
	background:url(../images/sub-menu-divider.html) no-repeat right bottom;
}
/* ------------------------- NAVIGATION HERE ---------------*/
nav {
	width:100%;
	float:left;
	height:41px;
	z-index: 0;
	background:url(../images/nav-bg.html) repeat-x left top;
	padding:11px 0 0 0;
}
nav ul {
	width:100%;
	float:left;
	height:41px;
	padding:0 0 0 0;
}
nav ul li {
	float:left;
	position: relative;
	background:url(../images/divider.html) no-repeat right -11px;
	height:35px;
}
nav ul li.last {
	background:none;
}
nav ul li a {
	color:#fff;
	line-height:30px;
	padding:0 19px;
	text-transform:uppercase;
	font-size:13px;
	margin:0 11px;
	display:block;
	position:relative;
	height:35px;
}
nav ul li a:hover, nav ul li a.active, nav ul li:hover > a {
	color:#fefddc;
	background:url(../images/nav-hover-bg.html) repeat-x center top;
	height:42px;
}
nav ul li:hover ul {
	display: block;
}
nav ul li ul {
	position: absolute;
	left: 8px;
	width: 216px;
	background:#7a421b !important;
	display: none;
	height: auto;
	top: 41px;
	z-index: 999999999;
	border-top:#c36724 dotted 1px;
	border-left:#c36724 dotted 1px;
	border-right:#c36724 dotted 1px;
}
nav ul li ul li:hover {
	display: block;
}
nav>ul>li>ul>li {
	height:36px !important;
	line-height:36px !important;
	background: none !important;
	border-bottom:#d47835 dotted 1px;
	margin:0px !important;
	padding:0px !important;
}
nav ul li ul li a {
	color: #fff !important;
	display:block;
	width:294px;
	font-size:12px !important;
	height:36px !important;
	line-height:36px !important;
	background:#a3521d;
	margin:0px !important;
}
nav ul li ul li a:hover {
	background:#984915 !important;
	color:#fefddc !important;
}
nav ul li ul li ul {
	background: url(../images/menu_bg_inner.html) repeat scroll left top transparent;
	color: #FFFFFF;
	display: none;
	margin: -41px 0 0 209px;
	padding: 0 4px 0 3px;
	visibility: hidden;
	width: 188px;
}
nav li li ul a {
	color:#fff;
	width: 180px;
	padding:0 8px;
	margin:0px;
}
nav ul li ul li:hover a {
	color:#fff;
	background:none;
}
nav ul li ul li a:hover {
	color:#fff;
	background:none !important;
}
nav li li ul a:hover {
	color:#fff;
	background:#98d358;
	width: 180px;
	padding:0 8px;
}
nav ul li ul li a, nav ul li ul li ul li a, nav ul li:hover ul li:hover ul li a {
	font-size:18px;
	font-weight:normal;
	line-height:30px;
	height:30px;
	display:block;
	width:178px;
}
nav li li:hover ul {
	visibility:visible;
}
.banner-box-slid {
	width:980px;
	float:left;
	height:348px;
	position:relative;
}
/* ---------------------------------------------------------*/


/* --------------------------------------------------------- */
.inner-banner {
	width:100%;
	background:url(../images/inner_banner_bg.html) repeat-x left top;
	height:304px;
}
.banner-box-inner {
	position:relative;
	float:left;
	height:304px;
}
.banner-inner {
	width:980px;
	float:left;
	height:252px;
	position:relative;
}
.banner-inner h1 {
	position:absolute;
	font-size:28px;
	color:#fff;
	top:20px;
	left:225px;
}
/* ------------------------ MAIN BANNER HERE -------------- */
.main_content {
	background:#f2f1e9;
	padding:28px 0 0 0;
	width:100%;
	clear:both;
	overflow:hidden;
}
.main_content-inner {
	padding:0 0 0 0 !important;
}
.block-home {
	width:315px;
	float:left;
	margin:0 15px 0 0;
}
.block-home h3 {
	width:100%;
	float:left;
	height:37px;
	color:#5f5f5f;
	font-size:21px;
	text-transform:uppercase;
}
.block-home h3 span {
	color:#662b00;
}
.block-home h4 {
	width:100%;
	float:left;
	color:#5f5f5f;
	font-size:21px;
	text-transform:uppercase;
	line-height:24px;
	padding:0 0 8px 0;
}
.block-home h4 span {
	color:#662b00;
}
/*------------------   first top Box  ---------------------*/
/*first box*/
.content_box_how_apply {
	width:291px;
	float:left;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
	padding:15px 12px 0 12px;
}
.content_box_height {
	height:105px !important;
}
.content_box_how_apply figure {
	float:left;
	width:100%;
}
.content_box_how_apply p {
	width:100%;
	float:left;
	color:#000;
	padding:8px 0 0 0;
	line-height:18px;
	font-size:12px;
}
.content_box_how_apply p a {
	width:100%;
	float:left;
	color:#662b00;
	padding:15px 0 25px 0;
	line-height:18px;
	font-size:14px;
	text-transform:uppercase;
}
ul.add_list {
	width:100%;
	float:left;
	padding:10px 0 0 0;
}
ul.add_list li {
	float:left;
	padding:0 0 0 33px;
	border-bottom:dashed 1px #a0a0a0;
	height:36px;
	line-height:36px;
	background:url(../images/arrow_list.html) no-repeat left 9px;
	width:89%;
}
ul.add_list li.last {
	border-bottom:none;
}
ul.add_list li a {
	color:#444444;
	font-size:14px;
}
/*second box*/

/*third box*/
.block-home-third {
	margin:0px !important;
}
.content_left {
	width:127px;
	float:left;
	padding:6px 0 0 0;
	color:#000;
	line-height:15px;
	font-size:12px;
	text-align:justify;
}
.content_left1 {
	width:135px;
	float:left;
	padding:6px 0 0 0;
	color:#000;
	line-height:15px;
	font-size:12px;
	text-align:justify;
}
.content_left a {
	width:100%;
	float:left;
	color:#662b00;
	padding:15px 0 25px 0;
	line-height:18px;
	font-size:14px;
	text-transform:uppercase;
}
.content_right {
	width:156px;
	float:right;
}
.content_right1 {
	width:129px;
	float:right;
}
/*------------------   first top Box  ---------------------*/
/*------------------   second top Box  ---------------------*/
/*first box*/
.content_box_apply_online {
	width:268px;
	float:left;
	min-height:164px;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
	padding:0px;
}
.content_box_apply_online figure {
	float:left;
}
/*second box*/

/*third box*/
.content_box_photo_gallery {
	width:313px !important;
	padding:15px 10px 0 13px;
	float:left;
	min-height:164px;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
}
ul.sml_slider {
	width:313px;
	float:left;
}
ul.sml_slider li {
	background:#9f9f9f;
	padding:6px;
	width:139px;
	height:94px;
	float:left;
	margin:0 11px 0 0;
}
ul.sml_slider li.last {
	margin:0 0 0 0 !important;
}
/*------------------   second top Box  ---------------------*/
/*first box*/
.content_box_events {
	width:244px;
	float:left;
	min-height:178px;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
	padding:15px 12px 0 12px;
}
ul.events_list {
	width:100%;
	float:left;
	padding:6px 0 0 0;
}
ul.events_list li {
	width:100%;
	color:#606060;
	font-weight:normal;
	line-height:18px;
	font-size:12px;
	padding:0 0 3px 0;
}
ul.events_list li span {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#8f6444;
	line-height:normal;
	width:100%;
	padding:5px 0 0 0;
}
ul.events_list li strong {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#606060;
	line-height:normal;
	width:100%;
}
ul.events_list li a {
	float:left;
}
ul.events_list li a {
	width:100%;
	float:left;
	color:#662b00;
	padding:15px 0 0 0;
	line-height:18px;
	font-size:14px;
	text-transform:uppercase;
}
/*second box*/
.content_box_seminars {
	width:314px !important;
	padding:15px 10px 0 11px;
	float:left;
	min-height:178px;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
}
/*third box*/
.content_box_testimonials {
	width:313px !important;
	padding:15px 10px 0 13px;
	float:left;
	min-height:178px;
	border-left:#e0dfd8 solid 1px;
	border-right:#e0dfd8 solid 1px;
	border-bottom:#e0dfd8 solid 1px;
	border-top:#000 solid 3px;
	margin:0 0 22px 0;
	background:#fff;
}
.content_left_testi {
	width:198px;
	float:left;
	margin:12px 0 0 0;
	color:#000;
	line-height:18px;
	font-size:12px;
	background:url(../images/quto.html) no-repeat left top;
}
.content_left_testi span {
	font-size:12px;
	width:100%;
	font-weight:bold;
	color:#662b00;
	padding:10px 0 0 0;
	float:left;
}
.content_left_testi a {
	width:100%;
	float:left;
	color:#662b00;
	padding:15px 0 0 0;
	line-height:18px;
	font-size:14px;
	text-transform:uppercase;
}
.content_right_testi {
	width:90px;
	float:right;
	background:#d5d5d5;
	padding:5px;
}
/* ---------------------------------------------------------*/


/* ------------------ FOOTER HERE -------------------------- */

.copy {
	width:60%;
	float:left;
	font-weight:bold;
	font-size:11px;
	color:#d6a887;
	padding:16px 0 0 0;
}
.company-name {
	color: #ccc;
	float: right;
	font-weight: bold;
	width: 27%;
}
.company-name a {
	color: #ccc;
	display: block;
	float: left;
	line-height: 45px;
	padding: 0 5px;
	text-align: left;
	font-weight:bold;
}
.company-name a:hover {
	text-decoration:underline;
}
.company-name span {
	float:left;
	line-height:45px;
	font-weight:bold;
}
/* ---------------------- inner css start -----------------------------------*/
.inner_banner {
	height:304px;
	float:left;
	background: url(../images/inner_banner_bg.html) repeat-x left top;
	clear:both;
	overflow:hidden;
	width:100%;
}
.inner_baner_right {
	height:252px !important;
}
/*-----------------INNER-2 START HERE-------------------*/
.content2 {
	width: 976px;
	padding: 0 0 50px 0;
	margin: 0 auto;
	clear: both;
	overflow: hidden;
}
.content2_left {
	width: 270px;
	float: left;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
.content2_left_top {
	width: 270px;
	float: left;
	padding: 0;
}
.content2_left_top h3 {
	font-size: 21px;
	color: #662b00;
	float: left;
	width: 270px;
	text-transform: uppercase;
	padding: 27px 0 0 0;
	margin: 0;
}
.content2_left_top h3 strong {
	color: #5f5f5f;
}
.content2_left_top ul {
	width: 258px;
	float: left;
	padding: 13px 0 0 12px;
	margin: 9px 0 0 0;
	background: #fff;
	border-left: 1px solid #e0dfd8;
	border-right: 1px solid #e0dfd8;
	border-top: 3px solid #000;
	border-bottom: 1px solid #e0dfd8;
}
.content2_left_top ul li {
	width: 224px;
	float: left;
	text-transform: uppercase;
	line-height: 16px;
	border-bottom: dashed 1px #a0a0a0;
	padding: 7px 0 10px 23px;
	cursor: pointer;
	background: url(../images/managment-li-bg.html) no-repeat left 8px;
}
.content2_left_top ul li a {
	font-size: 14px;
	color: #444444;
}
.content2_left_top ul li.last2 {
	border: none;
}
.content2_left_mid {
	width: 270px;
	float:left;
	padding: 15px 0 0 0;
}
.content2_left_mid h3 {
	width: 270px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 21px;
	text-transform: uppercase;
	color: #5f5f5f;
}
.content2_left_mid h3 strong {
	color: #662b00;
}
.content2_left_mid ul {
	width: 254px;
	float: left;
	padding:0 0 0 12px;
	margin: 8px 0 0 0;
	background: #fff;
	border-left: 1px solid #e0dfd8;
	border-right: 1px solid #e0dfd8;
	border-top: 3px solid #000;
	border-bottom: 1px solid #e0dfd8;
}
.content2_left_mid ul li {
	width: 224px;
	float: left;
	line-height: 16px;
	border-bottom: dashed 1px #a0a0a0;
	padding: 7px 0 10px 23px;
	background: url(../images/managment-li-bg.html) no-repeat left 8px;
}
.content2_left_mid ul li a {
	font-size: 14px;
	color: #444444;
	line-height: 18px;
	text-transform: uppercase;
}
.content2_left_mid ul li.first {
	background: none;
	border: none;
	margin: 0;
	float:left;
}
.content2_left_mid ul li.first .admission_pic {
	width: 244px;
	height: 130px;
	float:left;
	padding: 0;
	margin: 8px 0 0 -22px;
}
.content2_left_mid ul li.last2 {
	border: none;
}
.content2_right {
	width: 690px;
	float: right;
	padding: 0;
	margin: 0;
}
.content2_right h2 {
	font-size: 21px;
	color: #662b00;
	float:left;
	padding: 30px 0 0 0;
	margin: 0;
	text-transform: uppercase;
}
.content2_right h2 strong {
	color: #000;
}
.content2_right_cnt {
	width: 668px;
	float: left;
	padding: 12px 0 5px 20px;
	margin: 6px 0 0 0;
	background: #fff;
	border-top: 3px solid #000;
	border-left: 1px solid #e0dfd8;
	border-right: 1px solid #e0dfd8;
	border-bottom: 1px solid #e0dfd8;
	min-height:718px;
}
.content2_right_cnt h3 {
	font-size: 14px;
	float: left;
	padding: 18px 0 0 0;
	margin: 0;
	text-transform: uppercase;
	width: 690px;
	color:#662b00;
}
.content2_right_cnt strong {
	font-size: 12px;
	float: left;
	padding: 15px 0 0 0;
	margin: 0;
	font-weight: bold;
	color:#662b00;
	display: block;
}
.content2_right_cnt p {
	width: 645px;
	float:left;
	padding: 5px 0 6px;
	margin: 0;
	color: #000;
	font-size:12px;
	line-height:18px;
	text-align:justify;
}
.map-contact {
	float:left;
	margin:6px 0 0 0 !important;
}
.content2_right_cnt p strong {
	float: left;
	font-weight: bold;
	padding: 0 5px 0 0;
}
.content2_right_cnt ul {
	padding:8px 0;
	float:left;
}
.content2_right_cnt>ul>li {
	color: #000000;
	float: left;
	line-height: 20px;
	list-style: disc inside none;
	padding: 0 0 0 3%;
	width: 97%;
}
/*---------------------INNER3 START HERE-----------------------------*/
.inner3_content {
	width: 976px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	clear: both;
	overflow: hidden;
}
.inner3_content_left {
	width: 270px;
	float:left;
	padding: 0;
	margin: 0;
}
.inner3_content_left h2 {
	font-size: 21px;
	color: #5f5f5f;
	float:left;
	padding: 30px 0 0 0;
	text-transform: uppercase;
	margin: 0;
}
.inner3_content_left h2 strong {
	color: #662b00;
}
.address_block {
	width: 252px;
	float: left;
	padding: 0 0 20px 18px;
	margin: 10px 0 0 0;
	background: #fff;
	border-top: 3px solid #000;
	border-bottom: 1px solid #e0dfd8;
	border-left: 1px solid #e0dfd8;
	border-right: 1px solid #e0dfd8;
}
.address_block h3 {
	width: 233px;
	font-size: 14px;
	color: #662b00;
	float: left;
	padding: 0 0 0 0;
	border-bottom: dashed 1px #a0a0a0;
	text-transform: uppercase;
	margin: 0;
	height:38px;
	line-height:38px;
}
.map1 {
	width: 235px;
	height: 173px;
	float: left;
	padding: 0;
	margin: 8px 0 0 0;
}
.address_block p {
	font-size: 12px;
	color: #444444;
	float:left;
	padding: 14px 0 0 0;
	margin:0;
	font-weight: bold;
	line-height:18px;
}
.address_block ul {
	width: 240px;
	float:left;
	padding: 0;
	margin: 0;
}
.address_block ul li {
	float: left;
	padding: 0;
	width: 240px;
}
.address_block ul li strong {
	font-size: 14px;
	float: left;
	padding: 22px 0 7px 0;
	width: 230px;
	color:#662b00;
	border-bottom: dashed 1px #a0a0a0;
	text-transform:uppercase;
}
.address_block ul li span {
	font-size: 18px;
	color: #444444;
	float: left;
	padding: 8px 0 0 0;
	margin: 0;
}
.address_block ul li span a {
	font-size: 14px;
	color: #444444;
	text-decoration: underline;
}
.address_block ul li span a:hover {
	text-decoration: none;
}
.inner3_content_right {
	width: 688px;
	float: right;
	padding: 0;
	margin: 0;
}
.inner3_content_right h2 {
	font-size: 21px;
	color: #5f5f5f;
	float:left;
	padding: 30px 0 0 0;
	text-transform: uppercase;
	margin: 0;
}
.inner3_content_right h2 strong {
	color: #662b00;
}
.contact {
	width: 686px;
	float:left;
	background: #fff;
	border-top: 3px solid #000;
	border-bottom: 1px solid #e0dfd8;
	border-left: 1px solid #e0dfd8;
	border-right: 1px solid #e0dfd8;
	padding: 0 0 60px 0;
	margin: 10px 0 0 0;
}
.contact h4 {
	font-size: 14px;
	color: #662b00;
	float: left;
	width: 650px;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	border-bottom: dashed 1px #a0a0a0;
	line-height:38px;
	height:38px;
}
.contact ul {
	width: 520px;
	float: left;
	padding: 0;
	margin: 0;
}
.contact ul li {
	width: 515px;
	float: left;
	padding: 20px 0 0 25px;
	margin: 0;
	list-style:none;
}
.contact ul li.descrip {
	height:153px;
}
.contact ul li.btn {
	height:43px;
}
.contact ul li label {
	font-size: 12px;
	color: #000;
	float: left;
	line-height: 33px;
	padding: 0;
	font-weight: bold;
}
.contact ul li .ta_1 {
	width: 321px;
	float: right;
	height: 33px;
	padding: 0;
	background:url(../images/ta-1-bg1.html) no-repeat left top;
}
.contact ul li .ta_11 {
	background:none !important;
}
.contact ul li .ta_1 span {
	width: 67px;
	float: right;
	height: 33px;
	padding: 0 123px 0 0;
}
.contact ul li .ta_1 .ta_10 {
	width: 120px;
	float: right;
	height: 33px;
	padding: 0;
	background: url(../images/security-codebg.html) no-repeat left top;
	border:none;
	padding:0 5px;
}
.contact ul li .ta_1 .text1 {
	width: 310px;
	line-height: 33px;
	height: 33px;
	float:left;
	padding: 0;
	font-size: 12px;
	border: none;
	background: none;
	outline: none;
	color: #000;
	padding: 0 5px;
}
.contact ul li .botton1 {
	width: 165px;
	height: 43px;
	line-height: 43px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 0;
	cursor: pointer;
	margin: 0 0 0 196px;
	text-transform: uppercase;
	border: 1px solid #000;
	background: url(../images/botton-bg1.html) repeat-x left top;
}
.contact ul li .ta_2 {
	width: 320px;
	height: 153px;
	float:right;
	padding: 0;
	margin: 0;
	background: url(../images/text-area-bg1.html) no-repeat left top;
}
.contact ul li .text_area1 {
	background: none;
	border: none;
	padding: 0 5px;
	font-size: 12px;
	color: #000;
	float: left;
}
/*--------------------Director's Message css start here-----------------*/
.director_massage_content2_right_cnt {
	float: left;
}
.strategic_block {
	width: 500px;
	float: left;
	padding: 0;
}
.strategic_block h3 {
	font-size: 14px;
	color: #000;
	float: left;
	padding: 0;
}
.strategic_block h3 b {
	font-weight: bold;
	font-size: 16px;
	color: #000;
}
.strategic_block ul {
	width: 500px;
	float: left;
	padding: 5px 0 0 0;
}
.strategic_block ul li {
	float: left;
	padding: 0;
	width: 500px;
	font-size: 13px;
	color: #000;
	margin: 0 0 0 15px;
	line-height: 16px;
}
.studentcareer .content2_right_cnt {
	padding-bottom: 4px;
}
.admissions_requirements ul {
	width: 450px;
	float: left;
	padding: 0 0 20px 20px;
}
.admissions_requirements ul li {
	font-size: 12px;
	color: #000;
	list-style: disc;
	line-height: 20px;
	float: left;
	padding: 0 0 0 0;
	width:100%;
	clear:both;
}
.application_methods p a {
	color: #3D3C3C;
	font-size: 12px;
	text-decoration: underline;
	line-height: 14px;
}
.application_methods ul {
	width: 94%;
	float:left;
	padding: 10px 0 10px 0;
}
.application_methods ul li {
	padding: 0;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	margin: 0 0 0 20px;
	clear:both;
	overflow:hidden;
	list-style:inside !important;
}
.application_methods ul li.application1 {
	font-weight: bold;
	margin: 0;
	list-style: none;
}
/*how to apply css*/
.content2_left_mid ul li {
	position: relative;
}
.content2_left_mid ul li:hover ul {
	display: block;
}
.content2_left_mid ul li ul {
	display: none;
	height: 40px;
	left: 125px;
	position: absolute;
	top: -10px;
	width: 140px;
	background: none;
	border: none;
}
.content2_left_mid ul li ul li {
	float:left;
	padding: 0;
	background: none;
	border: none;
	width: 140px;
}
.content2_left_mid ul li ul li a {
	font-size: 10px;
	background: none;
	border: none;
	color: #000;
}
.content2_left_mid ul li ul li a:hover {
	text-decoration: underline !important;
}
/*--------program-offered css start here-----*/
.program_right_offerd {
	float:right;
}
.program_right_offerd h2 b {
	color: #F00;
}
.program_right_offerd h2 b span {
	color: #F00;
	text-transform: lowercase;
}
.program_right_offerd .content2_right_cnt {
	padding-bottom: 30px;
	float: right;
}
.program_right_offerd .content2_right_cnt p {
	padding: 30px 0 0 0;
}
/*--------COURSE MATRIX css start here-----*/
.course_matrix .content2_right_cnt {
	float: right;
	margin: 35px 0 0 0;
	padding-bottom:30px;
}
.course_matrix .content2_right_cnt p {
	padding: 20px 0 0px 0;
	float: left;
}
.sem1 {
	width: 660px;
	float: left;
	padding: 0;
}
.sem1 h4 {
	font-size: 15px;
	color: #000;
	float: left;
	padding:  50px 0 50px 0;
}
.sem1 {
	width: 660px;
	float: left;
	padding: 0;
	background: #fff;
	font-size: 14px;
	color: #000;
}
.pad {
	padding:0 0 0 7px;
}
.pad2 {
	padding:0 6px 0 0;
}
.elective {
	width: 600px;
	float: left;
	padding: 0;
}
.elective h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding: 70px 0 30px 0;
}
.elective ul {
	width: 350px;
	float: left;
	padding: 0 0 0 25px;
}
.elective ul li {
	float: left;
	padding: 0;
	font-size: 13px;
	width: 350px;
	padding: 0;
	color: #000;
	line-height: 35px;
}
.course_matrix .content2_right_cnt .elective p {
	font-size: 14px;
	color: #000;
	float:left;
	padding: 30px 0 30px 0;
	line-height: 18px;
	width: 604px;
}
.question_paper {
	width: 600px;
	float: left;
	padding: 20px 0 0 0;
}
.question_paper b {
	font-size: 15px;
	color: #F00;
	float: left;
	line-height: 40px;
}
.qualification {
	float: left;
	width: 530px;
	padding: 60px 0 0 185px;
}
/*--------Facilities css start here-----*/
.facilities {
	float: right;
	padding-bottom: 30px;
}
.facilities .content2_right_cnt h4 {
	font-weight: 500;
	font-size: 16px;
	float: left;
	text-transform: capitalize;
	color: #000;
	padding: 20px 0 0 0;
}
.facilities .content2_right_cnt p {
	line-height:20px;
	font-size:13px;
}
.facilities .content2_right_cnt p span {
	color: #F00;
}
/*--------WhyStudy at BIIM css start here---------*/
.whystudy_at_biim {
	float: right;
}
.whystudy_at_biim .content2_right_cnt {
	padding-top: 20px;
}
.whystudy_at_biim .content2_right_cnt h6 {
	font-size: 14px;
	color: #000;
	float:left;
	padding:0;
}
.whystudy_at_biim .content2_right_cnt p {
	padding-bottom: 15px;
}
/*--------Placement css start here--------*/
.placement {
	float: right;
}
.placement .content2_right_cnt {
	padding-bottom: 30px;
	padding-top: 15px;
}
.placement .content2_right_cnt h4 {
	font-size: 16px;
	color: #000;
	float: left;
	font-family:Arial;
	padding: 10px 0 0 0;
}
.placement .content2_right_cnt h4 b {
	color: #F00;
}
.placement .content2_right_cnt p {
	width: 560px;
	float: left;
	line-height: 20px;
	font-size: 14px;
	padding: 20px 0 0 0;
}
.placement .content2_right_cnt p span {
	color: #F00;
}
/*--------Courses Offered CSS start here--------*/
.vantages {
	width: 350px;
	float: left;
	padding: 0;
}
.vantages h4 {
	font-size: 15px;
}
/*slider css start*/
#slider-wrapper {
	background:url(images/slider.html) no-repeat;
	width:100%;
	height:348px;
	margin:0 auto;
	overflow:hidden;
}
#slider {
	position:relative;
	width:100%;
	height:348px !important;
	background:url(../images/loading.html) no-repeat 50% 50%;
}
#slider img {
	top:0px;
	left:0px;
	display:none;
	position:absolute;
}
#slider a {
	border:0;
}
.nivo-controlNav {
	position:absolute;
	right:10px;
	bottom:12px;
	padding: 3px;
	z-index: 9999;
}
.nivo-controlNav:hover {
	opacity: 1;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/bullets.html) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}
.nivo-directionNav a {
	display:block;
	width:35px;
	height:65px;
	background:url(../images/arrows.html) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-35px 0;
	right: -40px;
}
a.nivo-nextNav:hover {
	right: -41px;
}
a.nivo-prevNav {
	left:-40px;
}
a.nivo-prevNav:hover {
	left: -41px;
}
.nivo-caption {
	text-shadow:none;
	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
	color:#efe9d1;
	text-decoration:underline;
}
.nivo-directionNav a {
	top: 40%;
}
/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
/*

 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	top:12px;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:980px;
	z-index:89;
}
.nivo-caption-1 {
	right:0px !important;
	top:12px !important;
}
.nivo-caption p {
	margin:0;
}
.nivo-caption p h1 {
	padding:0 0 10px 0;
	font-size:28px;
	color:#fff;
	font-family: 'arial';
	font-weight:bold;
	width:100%;
}
.nivo-caption p h1 span {
	font-size:22px;
	float:left;
	width:100%;
	font-weight:normal;
}
.nivo-caption p .text {
	color:#ffcc00;
	font-size:12px;
	line-height:18px;
	padding:10px 0 0 0;
	float:left;
}
.nivo-caption p text a {
	color:#fff;
}
.nivo-caption p a.text2 {
	display:block;
	width:176px;
	height:43px;
	text-align:right;
	margin:160px 90px 0 0;
	background:url(../images/apply-now.html) no-repeat left top;
	float:right;
	text-indent:-99999em;
	font-size:0px !important;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.amazon_scroller {
	padding: 0px;
	margin: 10px 0 29px 0;
}
.amazon_scroller .amazon_scroller_nav {
	position: absolute;
}
.amazon_scroller .amazon_scroller_nav li {
	cursor: pointer;
	position: absolute;
}
.amazon_scroller .amazon_scroller_mask {
	position: absolute;
	margin-left: 30px;
	margin-right: 30px;
	overflow: hidden;
}
.amazon_scroller ul {
	padding: 0px;
	margin: 0px;
	float: left;
}
.amazon_scroller ul li {
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
	float: left;
	text-align: center;
	display:inline;
}
.amazon_scroller ul li a {
	text-decoration: none;
}
.amazon_scroller ul li a amazon_scroller_title {
	overflow:hidden;
}
.amazon_scroller ul li a:hover {
	text-decoration: underline;
}
.amazon_scroller ul li a img {
	border: none;
}
.contact ul li .ta_10 {
	width: 321px;
	float: right;
	height: 90px;
	padding: 0;
}
.contact ul li .ta_10 img {
	height:37px;
	float:left;
}
.contact ul li .ta_10 .text1 {
	width: 120px;
	line-height: 33px;
	height: 33px;
	float:left;
	padding: 0;
	font-size: 12px;
	border: none;
	background: none;
	outline: none;
	color: #000;
	padding: 0 5px;
	background: url(../images/security-codebg.html) no-repeat left top;
}
.ta_10 .left-box-ta10 {
	float:left;
	width:120px;
}
.ta_10 .left-ta10 {
	float:left;
	width:100%;
}
#lightbox {
	display:none;
	background:#000000;
	position:absolute;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	z-index:9999999;
}
#lightbox-panel {
	display:none;
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-200px;
	width:400px;
	background:#FFFFFF;
	padding:10px 15px 10px 15px;
	border:2px solid #CCCCCC;
	z-index:999999999;
}
/*photo gallery css start*/
.container h1 {
	font-size: 21px;
	color: #662b00;
	float:left;
	padding: 10px 0 10px 0;
	margin: 0;
	text-transform: uppercase;
	width:100%;
}
.portfolio-categ {
	margin:0 0 10px 5px;
}
.portfolio-categ li {
	display:inline;
	margin-right:10px;
	color:#000;
}
.image-block {
	display:block;
	position: relative;
}
.image-block img {
	border: 1px solid #d5d5d5;
	border-radius: 4px 4px 4px 4px;
	background:#FFFFFF;
	padding:10px;
}
.image-block img:hover {
	border: 1px solid #A9CF54;
	box-shadow:0 0 5px #A9CF54;
}
.portfolio-area li {
	float: left;
	margin: 0 9px 20px 0;
	overflow: hidden;
	width: 225px;
	padding:5px;
}
.home-portfolio-text {
	margin-top:10px;
}
li.active a {
	text-decoration:underline;
}
.portfolio-area{
	width:100%;
	float:left;
	clear:both;
}
div.pagination {
	padding: 3px;
	margin: 0 0 20px 0;;
	text-align:right;
	color:#ff6500;
	font-size:80%;
	width:100%;
	float:right;
	clear:both;
}
div.pagination a {
	border: 1px solid #ff9600;
	margin-right:3px;
	padding:5px 7px;
	background-image:url(../images/meneame.html);
	background-position:bottom;
	text-decoration: none;
	color: #ff6500;
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #ff9600;
	background-image:none;
	background-color:#ffc794;
	color: #ff6500;
}
div.pagination span.current {
	margin-right:3px;
	padding:5px 7px;
	border: 1px solid #ff6500;
	font-weight: bold;
	background-color: #ffbe94;
	color: #ff6500;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:5px 7px;
	border: 1px solid #ffe3c6;
	color: #ffe3c6;
}
/*dev-css start*/
.imgTip {
	width:40px;
	height:38px;
	margin:0 0 0 0;
	float:left;
}
.yellowTip {
}
.yellowTip .content {
	padding: 4px 10px;
	border: 1px solid #32719b;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	font-size:16px;
	font-family:arial;
	line-height:12px;
	position:absolute;
	right:29px;
	width:100px;
	top:0;
}
.yellowTip .bottom {
	height: 19px;
	background: url(../images/notch-orange.html) top right no-repeat;
	width:10px;
	position:absolute;
	right:20px;
	top:12px;
}
.dev_by {
    float: right;
    margin: 10px 104px 0 0;
    position: relative;
    width: 144px;
}
.dev_by_left {
	width:224px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px !important;
	padding:5px 5px 0 0;
	float:left;
	color:#D6A887;
}
.dev_by_left a {
	color:#D6A887;
	text-decoration:none;
}
.dev_by_left a:hover {
	color:#D6A887;
	text-decoration:underline;
}
.dev_by_right {
	float:right;
	margin:0px !important;
	padding:0px !important;
}
a.refresh{
	color:#662B00 !important;
	font-weight:bold !important;
}
