@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'alexandriaflfregular';
    src: url('alexandriaflf-webfont.eot');
    src: url('alexandriaflf-webfont.eot?#iefix') format('embedded-opentype'),
         url('alexandriaflf-webfont.woff') format('woff'),
         url('alexandriaflf-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'HelveticaCondensedCnMd';
    src: url('helve34-webfont.eot');
    src: url('helve34-webfont.eot?#iefix') format('embedded-opentype'),
         url('helve34-webfont.woff') format('woff'),
         url('helve34-webfont.ttf') format('truetype'),
         url('helve34-webfont.svg#HelveticaCondensedCnMd') format('svg');

}

@font-face {
				font-family: 'MyriadPro-Regular';
				src: url('myriadproregular.eot');
				src: url('myriadproregular.eot?#iefix') format('embedded-opentype'),
						 url('myriadproregular.woff') format('woff'),
						 url('myriadproregular.ttf') format('truetype'),
						 url('myriadproregular.svg#myriadproregular') format('svg');
			
		}

*{margin: 0 auto; padding:0}
/*Page Header part*/
.herader_part{
	width:100%;
	height:auto;
	float:left;
	}
/* Page top Bar*/
.top_bar{
	width:100%;
	height:4px;
	float:left;
	background-color:#778e7d;
	}
/*Header Part Back ground*/
.header_bg{
	width:100%;
	height:490px;
	float:left;
	background-image:url(../Images/Header.jpg);
	background-repeat:repeat-x;
			}
.header{
	width:980px;
	height:auto;
	}
.logo_menu{
	width:980px;
	height:90px;
	float:left;
	background-image:url(../Images/menu_bg.png);
	background-repeat:no-repeat;
	margin-top:8px;
	}
.logo{
	width:391px;
	height:80px;
	float:left;
	margin-top:5px;
	background-image:url(../Images/logo_new.png);
	background-repeat:no-repeat;
	margin-left:10px;
}
/*Menu*/
.menu_part{
	width:350px;
	height:auto;
	float:right;
	margin-right:12px;
	margin-top:10px;
		}
.menu2{
	width:auto;
	height:auto;
	float:right;
		}
.menu2 ul{
	margin-left:0px;
	}
.menu2 ul li{
	
	float:left;
	list-style:none;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	width:auto;
	height:auto;
	margin-left:10px;
	margin-top:5px;
	
	}
.menu2 ul li a{
	text-decoration:none;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363636;
	
}
.menu2 ul li a:hover{
	color:#363636;
	border-bottom:2px solid #8ebee4;
	}
	.menu2 .select{
	color:#363636;
	border-bottom:2px solid #8ebee4;
	}
/*Menu End*/
/*Contact Info*/
.contct_info{
	width:344px;
	height:auto;
	float:right;
	margin-right:5px;
	margin-top:3px;
	}
.contct_info ul{
	margin-right:0px;
	}
.contct_info ul li{
	float:left;
	list-style:none;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f64a7;
	width:auto;
	height:auto;
	margin-left:16px;
	margin-top:5px;
}
.contct_info ul li a{
	text-decoration:none;
	color:#1f64a7;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.contct_info ul li a:hover{
	color:#363636;
	}
.follow_us{
	width:280px;
	height:auto;
	margin-top:10px;
	float:right;
		}
.google_plus{
	width:25px;
	height:25px;
	float:right;
		}
.google_plus a{
	width:25px;
	height:25px;
	float:right;
	background-image:url(../Images/google_plus.png);
	background-repeat:no-repeat;
		}
.google_plus a:hover{
	background-position: 0 -25px;
}
.twittet{
	width:25px;
	height:25px;
	float:right;
	margin-right:4px;
		}
.twittet a{
	width:25px;
	height:25px;
	float:right;
	background-image:url(../Images/twitter.png);
	background-repeat:no-repeat;
		}
.twittet a:hover{
	background-position: 0 -25px;
}
.facebook{
	width:25px;
	height:25px;
	float:right;
	margin-right:4px;
		}
.facebook a{
	width:25px;
	height:25px;
	float:right;
	background-image:url(../Images/facebook.png);
	background-repeat:no-repeat;
		}
.facebook a:hover{
	background-position: 0 -25px;
}
.followus_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f64a7;
	text-decoration:none;
	margin-right:10px;
	font-weight:normal;
	float:right;
	margin-top:4px;
}
.banner_part{
	width:980px;
	height:345px;
	float:left;
	margin-top:15px;
	position:relative;
			}
.banner_menu{
	width:964px;
	height:47px;
	background-image:url(../Images/banner_menu_new.jpg);
	background-repeat:repeat-x;
	/*-moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;*/
	top:8px;
	position:absolute;
	left:8px;
	}
.banner_top_txt{
	width:auto;
	height:auto;
	font-family: 'MyriadPro-Regular';
	font-size:22px;
	color:#F90;
	text-transform:uppercase;
	float:left;
	margin:12px 0 0 20px;
}
.banner_footer{
	width:1000px;
	height:50px;
	position:absolute;
	background-image:url(../Images/banner_txt_bg.png);
	background-repeat:repeat;
	bottom:8px;
	left:-10px;
}
.banner_footer_left_peace{
	width:10px;
	height:9px;
	position:absolute;
	left:0px;
	margin-top:-9px;
	background-image:url(../Images/banner_footer_left_bg.png);
	background-repeat:no-repeat;
}
.banner_footer_right_peace{
	width:10px;
	height:9px;
	position:absolute;
	right:0px;
	margin-top:-9px;
	background-image:url(../Images/banner_footer_right_bg.png);
	background-repeat:no-repeat;
}
.banner_menu2{
	width:auto;
	height:auto;
	float:right;
	margin:19px 10px 0 0;
}
.banner_menu2 ul{
	list-style:none;
}
.banner_menu2 ul li{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 5px;
	color:#FFF;
}
.banner_menu2 ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:#0CF;
	font-weight:bold;
	text-decoration:none;
	float:left;
	text-transform:uppercase;
	font-weight:normal;
}
.banner_menu2 ul li a:hover{
	color:#F90;
}
.banner_menu2 .selected1{
	color:#F90;
}
.banner{
	width:980px;
	height:354px;
	position:absolute;
	}
.banner_shadow{
	width:980px;
	height:23px;
	background-image:url(../Images/banner_shadow.png);
	background-repeat:no-repeat;
	float:left;
	background-position: center bottom;
	}
.body_part{
	width:100%;
	height:auto;
	float:left;

}
.body_warapper{
	width:980px;
	height:auto;
	margin-top:20px;
	margin-bottom:20px;
	}
.aboutus_wrapper{
	width:302px;
	height:404px;
	float:left;
	border-right:#e0e6e0 solid 1px;
	}
.about_us{
	width:259px;
	height:auto;
	float:left;
	margin-top:20px;
}
.about_txt{
	font-family: 'MyriadPro-Regular';
	font-size:21px;
	color:#272727;
	text-decoration:none;
	font-style:normal;
	text-align:center;
	}
.about_img{
	width:259px;
	height:125px;
	float:left;
	margin-top:20px;
	background-image:url(../Images/about_us.png);
	background-repeat:no-repeat;
	border-top:3px solid #e6e6e6;
	}
.ab_txt{
	width:259px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#979696;
	font-style:normal;
	font-weight:bold;
	line-height:18px;
	text-align:justify;
	margin-top:10px;
	text-transform:uppercase;
		}
.ab_txt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	float:left;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
	text-align:justify;
	margin-top:10px;
	text-transform:none;
	}
.read_more{
	width:110px;
	height:22px;
	background-color:#175996;
	-moz-border-radius:5px ;
    -webkit-border-radius:5px;
    border-radius:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-top:7px;
	float:left;
	margin:20px 0 0 80px;
	}
.read_more a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:300px;
	text-align:center;	
	text-decoration:none;
	
	text-transform:uppercase;
		}
.read_more a:hover{
	color:#F90;
	}
	
.body_middle_wrapper{
	width:370px;
	height:404px;
	float:left;
	border-right:#e0e6e0 solid 1px;
	margin-left:10px;
	}
.body_middle{
	width:357px;
	height:auto;
	margin-top:20px;
	float:left;
		}
.body_middle_btn1{
	width:305px;
	height:64px;
	float:left;
	margin-top:20px;
	margin-left:33px;
	/*background-image:url(../Images/btn1;.png);
	background-repeat:no-repeat;*/
}
.body_middle_btn11_txt{
	width:355px;
	height:auto;
	font-family: 'MyriadPro-Regular';
	font-size:21px;
	color:#272727;
	float:left;
	text-align:center;
	text-transform:uppercase;
	}
.new_construction_work{
	width:357px;
	height:auto;
	float:left;
	border-top:3px solid #e6e6e6;
	margin-top:20px;
}
.new_construction_work_number{
	width:42px;
	height:30px;
	float:left;
	background-color:#175996;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	text-align:center;
	padding-top:8px;
}
.body_middle_btn1_txt{
	width:305px;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#979696;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	text-align:justify;
	}
.new_construction_txt{
	width:357px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	line-height:20px;
	margin-top:5px;
	text-align:justify;
}
.new_construction_txt span{
	margin-left:40px;
}
	
.body_middle_btn2_txt{
	width:auto;
	height:auto;
	font-family: 'alexandriaflfregular';
	font-size:21px;
	color:#f6871a;
	float:left;
	margin-left:49px;
	text-align:center;
	text-decoration:none;
	font-style:normal;
	text-align:center;
	margin-top:10px;
	}
.body_middle_btn2{
	width:305px;
	height:64px;
	float:left;
	margin-top:20px;
	margin-left:33px;
	/*background-image:url(../Images/btn2.png);
	background-repeat:no-repeat;*/
}
.body_right_wrapper{
	width:293px;
	height:404px;
	float:right;
	}
.right_txt{
	font-family: 'MyriadPro-Regular';
	font-size:20px;
	color:#272727;
	text-decoration:none;
	font-style:normal;
	text-align:center;
	}
.body_right{
	width:293px;
	height:auto;
	margin-top:20px;
	float:left;
		}
.right_txt1{
	width:264px;
	height:104px;
	float:right;
	margin-top:20px;	
	/*border:#333 solid 1px;*/
	}
.right_sub_wrapper{
	width:258px;
	height:100px;
	float:left;
	border-bottom:#666 solid 1px;
	border-bottom-style:dotted;}
.right_txt1_apr{
	width:44px;
	height:44px;
	float:left;
	background-color:#638ba9;
	/*border:#666 solid 1px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	line-height:12px;
	color:#FFF;
	padding-top:4px;
	text-align:center;
	}
.right_txt1_txt1{
	width:206px;
	height:48px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:right;
	font-weight:bold;
	color:#979696;
	font-style:normal;
	margin-top:-3px;
	text-transform:uppercase;
	text-align:justify;
	margin-left:5px;
	line-height:17px;
	}
.right_txt2{
	width:264px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#979696;
	line-height:18px;
	margin-top:10px;
	font-style:normal;
	text-align:justify;	
	}
.admissions{
	width:242px;
	height:auto;
	float:right;
	margin-top:7px;
	background-color:#175996;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	padding:10px 0 10px 20px;
	line-height:20px;
	}
.admissions a{
	width:258px;
	height:82px;
	float:right;
	background-image:url(../Images/Admissions.jpg);
	background-repeat:no-repeat;
	}
.admissions a:hover{
	background-position: 0 -82px;
	}
.courses{
	width:100%;
	height:129px;
	float:left;
	background-color:#175996;
	}
.courses_wrapper{
	width:980px;
	height:auto;}	
.courses_txt{
	width:144px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-style:normal;
	line-height:24px;
	margin-top:45px;
	text-transform:uppercase;
	}
.courses_txt p{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFF;
	font-style:normal;
	line-height:24px;
	}
.courses1{
	width:836px;
	height:100px;
	float:left;
	margin-top:15px;
	/*background-image:url(../Images/courses.png);
	background-repeat:no-repeat;*/
}
.bottom_navigation{
	width:100%;
	height:220px;
	float:left;
	background-color:#1765a5;
	}
.bottom_navigation_wrapper{
	width:980px;
	height:220px;
}
	
.navigation1_wrapper{
	width:165px;
	height:220px;
	float:left;
	/*border:#666 1px solid;*/}
.navigation1_txt{
	width:109px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	letter-spacing:1px;
	font-weight:bold;
	margin-top:20px;}
	
.navigation1_menu{
	width:135px;
	height:auto;
	float:left;
	margin-top:10px;}
	
.navigation1_menu ul{ margin-left:0px;}
.navigation1_menu ul li{ 
	list-style:none;
	color:#d9e8dc;
	margin-top:4px;
	}
.navigation1_menu ul li a{ 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d9e8dc;
	font-style:normal;
	text-transform:uppercase;
	}
.navigation1_menu ul li a:hover{ 
	color:#FFF;
	text-decoration:underline;
	}
/*Navigation 2*/
.navigation2_wrapper{
	width:123px;
	height:220px;
	float:left;
	/*border:#666 solid 1px;*/
	/*border:#666 1px solid;*/}
.navigation2_menu{
	width:141px;;
	height:auto;
	float:left;
	margin-top:45px;}
.navigation2_menu ul{ margin-left:0px;}
.navigation2_menu ul li{ 
	list-style:none;
	color:#d9e8dc;
	line-height:18px;
	margin-top:2px;
	}
.navigation2_menu ul li a{ 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#d9e8dc;
	font-style:normal;
	line-height:24px;
	}
.navigation2_menu ul li a:hover{ 
	color:#FFF;
	text-decoration:underline;
	}
.students_wrapper{
	width:385px;
	height:220px;
	float:left;
	/*border:#666 solid 1px;*/
	}

.students_txt{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:20px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	}
.students_txt_content{
	width:385px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d9e8dc;
	margin-top:10px;
	font-style:normal;
	font-weight:normal;
	text-align:justify;
	line-height:18px;}
.students_txt_content p{
	
	margin-top:10px;
	}
.students_txt_readmore{
	width:385px;
	height:auto;
	float:left;
	}
.students_txt_readmore a{
	width:auto;
	height:auto;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#d9e8dc;
	margin-top:10px;
	text-decoration:none;
	font-style:italic;
	}
.students_txt_readmore a:hover{
	color:#FFF;
	text-decoration:underline;
}
.enquiry_wrapper{
	width:220px;
	height:220px;
	float:left;
	margin-left:20px;
		}
.enquiry_txt{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin-top:20px;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	}
.enquiry_feilds{
	width:auto;
	height:auto;
	float:left;
	margin-top:10px;}
.text_field{
	width:212px;
	height:26px;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	background-color:#14588f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:none;
	margin-top:5px;
	padding-left:5px;
	}
.text_field1{
	width:212px;
	height:53px;
	-moz-border-radius:4px;
    -webkit-border-radius:4px;
    border-radius:4px;
	background-color:#14588f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	border:0px;
	margin-top:5px;
	padding-left:5px;
	padding-top:5px;
	}
.btn_wrapper{
	width:217px;
	height:auto;
	float:left;
	margin-top:10px;
	}
.btn{
	width:108px;
	height:30px;
	float:right;
	background-color:#f6871a;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px ;
    border-radius: 8px;
	color:#FFF;
	border:none;
	cursor:pointer;
}
.call_part_wrapper{
	width:175px;
	height:220px;
	float:right;
	}
.call_back{
	width:175px;
	height:27px;
	float:left;
	background-color:#175996;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align:center;
	font-style:italic;
	padding-top:15px;
}

/**/
.call_us_address{
	width:170px;
	height:auto;
	float:left;
	background-color:#175996;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height:20px;
	font-style:italic;
	padding:10px 0 10px 5px;
}
.call_us_address span{
	color:#b2dcff;
}

/**/
.missed_call{
	width:171px;
	height:45px;
	float:left;
	background-color:#272727;
	margin-top:5px;
}
.missed_call a{
	width:171px;
	height:31px;
	float:left;
	background-color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
	font-weight:normal;
}
.missed_call a:hover{
	text-decoration:underline;
}
/**/
.follow{
	width:171px;
	height:45px;
	float:left;
	background-color:#272727;
	margin-top:5px;
	text-align:center;
	}
.follow_txt{
	width:57px;
	height:18px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	font-style:italic;
	text-decoration:none;
	text-align:center;
	padding-top:13px;
	margin-right:5px;
	}
.google_plus1{
	width:25px;
	height:26px;
	float:right;
	padding-top:9px;
	margin-right:5px;
		}
.google_plus1 a{
	width:25px;
	height:26px;
	float:right;
	background-image:url(../Images/google_plus1.png);
	background-repeat:no-repeat;
	
		}
.google_plus1 a:hover{
	background-position: 0 -26px;
}
.twittet1{
	width:25px;
	height:26px;
	float:right;
	margin-right:4px;
	padding-top:9px;
	margin-right:12px;
		}
.twittet1 a{
	width:25px;
	height:26px;
	float:right;
	background-image:url(../Images/twitter1.png);
	background-repeat:no-repeat;
		}
.twittet1 a:hover{
	background-position: 0 -26px;
}
.facebook1{
	width:25px;
	height:26px;
	float:right;
	margin-right:4px;
	padding-top:9px;
	margin-right:5px;
		}
.facebook1 a{
	width:25px;
	height:26px;
	float:right;
	background-image:url(../Images/facebook1.png);
	background-repeat:no-repeat;
		}
.facebook1 a:hover{
	background-position: 0 -26px;
}
.followus_txt_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	border-bottom:2px solid #c2d4c6;
	text-decoration:none;
	margin-right:10px;
	font-weight:normal;
	float:right;
	margin-top:4px;
	
}
.bootom_bar{
	width:100%;
	height:67px;
	float:left;
	background-color:#175996;}
.bootom_bar_wrapper{
	width:980px;
	height:auto;
	}
.copyrights{
	width:auto;
	height:auto;
	text-align:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	line-height:18px;
	margin-top:28px;
	
	}
.copyrights a{
	text-decoration:none;
	color:#FFF;	
	}
.copyrights a:hover{
	text-decoration:underline;
}

.univercity_part{
	width:259px;
	height:auto;
	float:left;
	border-top:3px solid #e6e6e6;
	margin-left:23px;
	}

.inner_aboutus_wrapper{
	width:980px;
	height:auto;
	float:left;
	margin-top:26px;
	}
.inner_aboutus_txt_heading{
	font-family: 'alexandriaflfregular';
	font-size:21px;
	color:#b8b7be;
	font-weight:bold;
	text-align:left;
	width:980px;
	height:auto;
	float:left;
	border-bottom:3px solid #e6e6e6;
	padding-bottom:10px;
	}
.inner_aboutus_txt_heading span{
	font-family: 'alexandriaflfregular';
	font-size:21px;
	color:#f79216;
	font-style:normal;
	width:auto;
	height:auto;
	}
.inner_aboutus_txt{
	width:719px;
	height:auto;
	float:left;
	}
.inner_aboutus_txt img{
	width:718px;
	height:125px;
	float:left;
	background-repeat:no-repeat;
	margin-top:2px;
	}
.inner_aboutus_txt ul{
	margin-left:20px;
	}
.inner_aboutus_txt ul li{
	width:680px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	margin-top:7px;
	list-style-image:url(../Images/inner_arrow.png);
	}
.inner_aboutus_txt p{
	width:719px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	line-height:20px;
	margin-top:12px;
	text-align:justify;
	}
.inner_aboutus_txt p a{
	width:auto;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#09F;
	text-align:justify;
	font-weight:bold;
	margin-right:5px;
	text-decoration:none;
	}
.inner_aboutus_txt p a:hover{
	color:#000;
	text-decoration:underline;
	}
.inner_aboutus_txt h1{
	width:auto;
	height:25px;
	float:left;
	font-family: 'HelveticaCondensedCnMd';
	font-size:14px;
	color:#1b7c85;
	margin-top:12px;
	background-color:#e9e9e9;
	-moz-border-radius:0px 8px 8px 0px;
    -webkit-border-radius:0px 8px 8px 0px;
    border-radius:0px 8px 8px 0px; 
	padding-left:10px;
	padding-top:8px;
	font-weight:normal;
	padding-right:10px;
	text-transform:uppercase;
	}
.inner_download_part{
	width:246px;
	height:371px;
	float:right;
	background-image:url(../Images/download_bg.png);
	background-repeat:no-repeat;
	padding-bottom:12px;
	margin-top:2px;
	}
.download_link{
	width:216px;
	height:92px;
	float:left;
	margin-left:15px;
	margin-top:10px;
	}
.download_link a{
	width:216px;
	height:92px;
	float:left;
	background-image:url(../Images/brochures_link.png);
	background-repeat:no-repeat;
	}
.download_link a:hover{
	background-position:0 -92px;
	}
.enquiry_link{
	width:216px;
	height:96px;
	float:left;
	margin-left:15px;
	margin-top:5px
	}
.enquiry_link a{
	width:216px;
	height:96px;
	float:left;
	background-image:url(../Images/enquiry_link.png);
	background-repeat:no-repeat;
	}
.enquiry_link a:hover{
	background-position:0 -96px;
	}
.apply_link{
	width:216px;
	height:96px;
	float:left;
	margin-left:15px;
	margin-top:5px
	}
.apply_link a{
	width:216px;
	height:96px;
	float:left;
	background-image:url(../Images/apply_link.png);
	background-repeat:no-repeat;
	}
.apply_link a:hover{
	background-position:0 -96px;
	}
.inner_mentor_txt{
	width:719px;
	height:auto;
	float:left;
	}
.inner_mentor_txt img{
	width:114px;
	height:121px;
	float:left;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-right:9px;
	}
.inner_mentor_txt p{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	line-height:20px;
	text-align:justify;
	margin-top:7px;
	}
.inner_aboutus_txt1{
	width:719px;
	height:auto;
	float:left;
	}
.inner_aboutus_txt1 img{
	width:718px;
	height:125px;
	float:left;
	background-repeat:no-repeat;
	margin-top:2px;
	}
.inner_aboutus_txt1 h1{
	width:auto;
	height:25px;
	float:left;
	font-family: 'HelveticaCondensedCnMd';
	font-size:14px;
	color:#1b7c85;
	margin-top:12px;
	background-color:#e9e9e9;
	-moz-border-radius:0px 8px 8px 0px;
    -webkit-border-radius:0px 8px 8px 0px;
    border-radius:0px 8px 8px 0px; 
	padding-left:10px;
	padding-top:8px;
	padding-right:10px;
	font-weight:normal;
		text-transform:uppercase;
	}
.inner_placement_txt{
	width:710px;
	height:auto;
	float:left;
	}
.inner_placement_txt p{
	width:710px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	line-height:20px;
	margin-top:12px;
	text-align:justify;
	}
.inner_placement_txt ul{
	margin-left:20px;
	}
.inner_placement_txt ul li{
	width:215px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	margin-top:7px;
	list-style-image:url(../Images/inner_arrow.png);
	}
.inner_placement_img{
	width:255px;
	height:auto;
	float:right;
	margin-top:17px;
	}
.inner_placement_img img{
	width:255px;
	height:420px;
	float:right;
	background-repeat:no-repeat;
	}
/*bindu css*/
.inner_enquiry_bg
{
	width:379px;
	height:556px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#bdd0c2;}
	
.inner_fillout_bg
{
	width:371px;
	height:56px;
	float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background-color:#7f9685;
	border-bottom:2px solid #5c7463;
	margin-left:4px;
	margin-top:4px;
	}
	
.inner_fillout_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	margin-left:14px;
	padding-top:17px;
	float:left;}
	
.inner_inside_part
{
	width:333px;
	height:auto;
	float:left;
	margin-left:23px;
	margin-top:9px;
	}
	
.inner_firstname_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424643;
	padding-left:4px;
	padding-top:2px;}
.inner_firstname_text p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#424643;}
	
.inner_inpox_box
{
	width:154px;
	height:29px;
	float:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#FFFFFF;
	border:1px solid #424643;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424643;
	padding-left:3px;
	margin-top:6px;}
	
.inner_inpox_email_box
{
	width:328px;
	height:29px;
	float:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#FFFFFF;
	border:1px solid #424643;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424643;
	padding-left:3px;
	margin-top:6px;}
	
	
.inner_inpox_select_box
{
	width:328px;
	height:auto;
	float:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#FFFFFF;
	border:1px solid #424643;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424643;
	padding-left:3px;
	padding-top:3px;
	margin-top:6px;}
	
.inner_inpox_message_box
{
	width:328px;
	height:66px;
	float:left;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-color:#FFFFFF;
	border:1px solid #424643;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#424643;
	padding-left:3px;
	margin-top:6px;
	padding-top:4px;}
	
.inner_submit
{
	
	   width:141px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	float:right;
	cursor:pointer;
	background-color:#5c7463;
	border-bottom:1px solid #8fa594;
	border-top:1px solid #5c7463;
	border-left:1px solid #5c7463;
	border-right:1px solid #5c7463;
	-moz-border-radius:4px;
   -webkit-border-radius:4px;
    border-radius:4px;
	margin-bottom:5px;
	margin-top:7px;}
	
.inner_submit:hover

{
	color:#bdd0c2;}
/*bindu css*/
 
 .inner_course_txt{
	width:719px;
	height:auto;
	float:left;
	}
.inner_course_txt img{
	width:114px;
	height:121px;
	float:left;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-right:9px;
	}
.inner_course_txt p{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	line-height:20px;
	text-align:justify;
	margin-top:49px;
	}
.inner_course_txt h1{
	width:699px;
	height:25px;
	float:left;
	font-family: 'HelveticaCondensedCnMd';
	font-size:14px;
	color:#1b7c85;
	margin-top:12px;
	background-color:#e9e9e9;
	-moz-border-radius:0px 8px 8px 0px;
    -webkit-border-radius:0px 8px 8px 0px;
    border-radius:0px 8px 8px 0px; 
	padding-left:10px;
	padding-top:8px;
	padding-right:10px;
	font-weight:normal;
	text-transform:uppercase;
	}
.inner_course_inner_txt{
	width:719px;
	height:auto;
	float:left;
	}
.inner_course_inner_txt img{
	width:114px;
	height:121px;
	float:left;
	background-repeat:no-repeat;
	margin-top:5px;
	margin-right:9px;
	}
.inner_course_inner_txt p{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	line-height:20px;
	text-align:justify;
	margin-top:23px;
	}
.inner_course_inner_txt h1{
	width:auto;
	height:auto;
	float:left;
	font-family: 'HelveticaCondensedCnMd';
	font-size:14px;
	color:#09F;
	margin-top:5px;
	font-weight:normal;
	text-transform:uppercase;
	}
.inner_course_inner_txt ul{
	margin-left:20px;
	}
.inner_course_inner_txt ul li{
	width:680px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#979696;
	margin-top:7px;
	list-style-image:url(../Images/inner_arrow.png);
	}
/*slider css*/	
.socialmedia
{
	float:right;
	left:0px;
	top:0px;
	width:246px;
	height:auto;
	display:block;
	visibility:visible;
}

.socialmedia ul
{
margin:0;
padding:0;
list-style-type:none;
}
.inner_header{
	width:980px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#272727;
	font-family: 'MyriadPro-Regular';
	text-transform:uppercase;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}
.about_us_txt{
	width:980px;
	height:auto;
	float:left;
	padding-bottom:15px;
}
.about_us_txt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:10px;
	line-height:18px;
	text-align:justify;
}

.about_us_txt h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:10px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
.about_us_txt img{
	width:auto;
	height:auto;
	float:right;
	margin-left:10px;
}
.hostel_txt_part{
	width:980px;
	height:auto;
	float:left;
	margin-top:5px;
	padding-bottom:20px;
}
.hostel_txt_part img{
	width:auto;
	height:auto;
	float:right;
	margin-left:10px;
}
.hostel_txt_part h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#195385;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	float:left;
	width:710px;
	margin-bottom:5px;
	text-transform:uppercase;
}
.hostel_txt_part h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#09F;
	padding-bottom:5px;
	float:left;
	width:980px;
}
.hostel_txt_part p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:10px;
	line-height:18px;
	text-align:justify;
}

.hostel_txt_part a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9900;
	text-decoration:none;}


.hostel_txt_part a:hover
{
	color:#00ccff;
	text-decoration:none;}
	
.hostel_txt_part ul{
	margin-left:20px;
}
.hostel_txt_part ul li{
	list-style-image:url(../Images/inner_arrow.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:10px;
	line-height:20px;
}
.gallery{
	width:980px;
	height:auto;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.gallery_txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align:left;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.gallery_txt td{
	padding:5px;
	background-color:#1765a5;
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px; 
}
.future_projects{
	width:980px;
	height:auto;
	float:left;
	padding-bottom:20px;
}
.future_projects img{
	width:auto;
	height:auto;
	float:right;
	margin-left:10px;
	margin-top:20px;
}
.future_projects ol{
	margin-left:15px;
}

.future_projects ol li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	line-height:18px;
	margin-top:20px;
}
.contact_add{
	width:300px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:70px;
	background-image:url(../Images/contact_mail.png);
	background-repeat:no-repeat;
}
.map{
	width:650px;
	height:200px;
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	border:2px solid #06C;
}
.inner_page_banner{
	width:980px;
	height:65px;
	float:left;
	background-color:#fff;
	-moz-border-radius:5px ;
    -webkit-border-radius:5px;
    border-radius:5px;
	}
.inner_header_bg{
	width:100%;
	height:200px;
	float:left;
	background-image:url(../Images/Header.jpg);
	background-repeat:repeat-x;
			}
.hostel_contact_txt{
	width:auto;
	height:auto;
	float:left;
	margin-top:5px;
	padding-bottom:20px;
}
.hostel_contact_txt p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	margin-top:10px;
	line-height:18px;
	text-align:justify;
}

#download_link
{
	width:157px;
	height:42px;
	float:left;
	margin-top:15px;}
	
#download_link a
{
	width:157px;
	height:42px;
	float:left;
	background-image:url(../Images/download_link.jpg);
	background-repeat:no-repeat;}
	
#download_link a:hover
{
	width:157px;
	height:42px;
	float:left;
	background-image:url(../Images/download_link.jpg);
	background-repeat:no-repeat;}