@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	color: #FFF;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#toppart_outer
{
	float: left;
	width: 100%;
	height: 156px;
	background-position: center top;
	background-image: url(../images/topmenu_bg.png);
	padding-top: 20px;
}
#toppart_inner
{
	float: none;
	width: 90%;
	height:126px;
	margin-left:auto;
	margin-right:auto;
}
#toppart_logo
{
	float: left;
	width: 200px;
	height:106px;
	margin-left:auto;
	margin-right:auto;
}
#toppart_menu
{
	float: right;
	width:150px;
	height: 106px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
}


#banner_outer
{
	float: left;
	width: 100%;
	height: auto;
	
}
#banner_inner
{
	float: none;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
}
#banner_inner_in
{
	float: left;
	width: 100%;
	height:126px;
	
}

#banner_bannerouter
{
	float: left;
	width: 100%;
	height: 3px;
	background-position: center top;
	background:none;
}

#banner_bannerouter_left {
	float: left;
	height: auto;
	width: 100%;
	z-index:1000000;
}

#banner_bannerouter_mid {
	float: left;
	height: auto;
	width: 100%;
}
#banner_bannerouter_right {
	
	height: auto;
	width: 90%;
	border-radius: 10px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #D8D8D8;
	margin-right: 10px;
	opacity: 0.9;
}
#welcomecontent {
	float: left;
	height: auto;
	width: 99%;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-radius:20px;	
}
#welcomecontent_caption {
	float: left;
	height: auto;
	width: 99%;
	margin-bottom: 10px;
	font-size: 25px;
	text-align:center;
	font-family:"Open Sans";
	padding-bottom:0px;
	font-weight:normal;
	color:#cf142b;
	line-height:28px;
}
#welcomecontent_des {
	float: left;
	height: auto;
	width: 90%;
	margin-bottom: 10px;
	text-align: justify;
	padding-left:5%;
	padding-right:5%;
	color:#fff;
}
#course {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 15px;
}
#course_cap {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	font-size: 35px;
	text-align:center;
	font-family:"Open Sans";
	padding-bottom:30px;
}
#course_des {
	float: left;
	height: auto;
	width: 90%;
	padding-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

.boxouter {
	float: left;
	height: auto;
	width: 90%;
	margin-right: 0px;
	margin-left: 0px;
}
.boxoutercap {
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 90%;
	padding-bottom: 10px;
	text-align: center;
}
.boxouterimg {
	
	float: left;
	height: auto;
	width: 90%;
	padding-bottom: 5px;
}

.boxouterimg img {
	
	
	height: auto;
	width: 90%;
	
}
.boxouterdes {
	float: left;
	height: auto;
	width: 90%;;
	padding-bottom: 5px;
	text-align: justify;
}
.boxouterread {
	float: right;
	height: auto;
	width: 100px;
	text-align: center;
}

#footertop{
	width: 100%;
	float: left;
	height: auto;
	background-color: #000066;
}
#footertop_inn{
	width: 100%;
	float: auto;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	margin-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#footertop_inn1{ width:380px; float:left;}
.footertop_inn1head {
	width: 90%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	color: #FFF;
}
#footertop_inn1 h1{ font-size:16px; margin-bottom:0px; padding-bottom:0px;}
.colorwhite{ color:#fff;}
.footertop_inn1content{width:95%;float:left; padding-top:20px;}
.footertop_inn1contentleft{ width:90%; float:left;}
.frmtext{ width:200px; height:25px; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
border-width:0px; margin-bottom:15px; padding-left:10px;}
.frmtextarea{ width:200px; height:50px; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
border-width:0px; margin-bottom:15px; padding-left:10px; padding-top:10px;}
.frmbtn{
	width: 158px;
	height: 36px;
	background-repeat: no-repeat;
	border-width: 0px;
	background-color: #0101b4;
	background-image: url(../images/overseas_studies_button.png);
	font-size: 14px;
	color: #FFF;
}

#footertop_inn2{ width:90%; float:left; margin-left:10PX;}
.footertop_inn2head {
	width: 100%;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	color: #FFF;
}
#footertop_inn2 h1{ font-size:16px; margin-bottom:0px; padding-bottom:0px;}
.footertop_inn2content { width:100%; float:left; padding-top:20px;}
.footertop_inn2content a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	width: 80px;
	float: right;
	height: 20px;
	background-position: left;
	font-family: "Open Sans";
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #0101b4;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}
.footertop_inn2content a:hover{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	width: 80px;
	float: right;
	height: 20px;
	background-position: left;
	font-family: "Open Sans";
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #09F;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}





#footer{
	width: 100%;
	float: left;
	height: 50px;
	background: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_inn{
	width: 100%;
	float: none;
	height: 30px;
	background: #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	margin-top: 10px;
}
#footer_innleft{
	width: 95%;
	height: 30px;
	background: #000;
	float: left;
	margin-left: 10px;
}
#footer_innright{
	width: 95%;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#footer_inn a{ text-decoration:none; color:#000;}


.testimonialouter {
	float: left;
	height: auto;
	width: 300px;
}
.testimonialouterphoto {
	float: left;
	height: auto;
	width: 80px;
}
.testimonialoutercnt {
	float: left;
	height: auto;
	width: 220px;
	color: #FFF;
	text-align: justify;
}
.testimonialread {
	float: right;
	height: auto;
	width: 100px;
}
#course {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 15px;
}
#course_cap {
	float: left;
	height: auto;
	width: 100%;
	padding-top: 10px;
	font-size: 35px;
	text-align:center;
	font-family:"Open Sans";
	padding-bottom:30px;
}
#course_des {
	float: left;
	height: auto;
	width: 90%;
	padding-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}

.boxouter {
	float: left;
	height: auto;
	width: 230px;
	margin-right: 10px;
	margin-left: 10px;
}
.boxoutercap {
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: auto;
	width: 230px;
	padding-bottom: 10px;
	text-align: center;
}
.boxouterimg {
	
	float: left;
	height: auto;
	width: 230px;
	padding-bottom: 5px;
}

.boxouterimg img {
	
	
	height: auto;
	width: 230px;
	
}
.boxouterdes {
	float: left;
	height: auto;
	width: 230px;
	padding-bottom: 5px;
	text-align: justify;
}
.boxouterread {
	float: right;
	height: auto;
	width: 100px;
	text-align: center;
}

#footertop{
	width: 100%;
	float: left;
	height: auto;
	background-color: #000066;
}
#footertop_inn{
	width: 100%;
	float: none;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	margin-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#footertop_inn1{ width:380px; float:none;}
.footertop_inn1head {
	width: 320px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	color: #FFF;
}
#footertop_inn1 h1{ font-size:16px; margin-bottom:0px; padding-bottom:0px;}
.colorwhite{ color:#fff;}
.footertop_inn1content{width:320px;float:none; padding-top:20px;}
.footertop_inn1contentleft{ width:260px; float:left;}
.frmtext{ width:200px; height:25px; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
border-width:0px; margin-bottom:15px; padding-left:10px;}
.frmtextarea{ width:200px; height:50px; background:#fff; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
border-width:0px; margin-bottom:15px; padding-left:10px; padding-top:10px;}
.frmbtn{
	width: 158px;
	height: 36px;
	background-repeat: no-repeat;
	border-width: 0px;
	background-color: #0101b4;
	background-image: url(../images/overseas_studies_button.png);
	font-size: 14px;
	color: #FFF;
}

#footertop_inn2{ width:370px; float:left; margin-left:10PX;}
.footertop_inn2head {
	width: 340px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	float: left;
	color: #FFF;
}
#footertop_inn2 h1{ font-size:16px; margin-bottom:0px; padding-bottom:0px;}
.footertop_inn2content { width:310px; float:left; padding-top:20px;}
.footertop_inn2content a{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	width: 80px;
	float: right;
	height: 20px;
	background-position: left;
	font-family: "Open Sans";
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #0101b4;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}
.footertop_inn2content a:hover{
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	width: 80px;
	float: right;
	height: 20px;
	background-position: left;
	font-family: "Open Sans";
	margin-bottom: 10px;
	font-weight: normal;
	background-color: #09F;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
}





#footer{
	width: 100%;
	float: left;
	height: auto;
	background: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer_inn{
	width: 100%;
	float: none;
	height: 30px;
	background: #000;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	font-family: "Open Sans";
	font-weight: bold;
	margin-top: 10px;
}
#footer_innleft{
	width: 450px;
	height: 30px;
	background: #000;
	float: left;
	margin-left: 10px;
}
#footer_innright{
	width: 440px;
	float: right;
	text-align: right;
	margin-right: 10px;
}
#footer_inn a{ text-decoration:none; color:#000;}


.testimonialouter {
	float: left;
	height: auto;
	width: 300px;
}
.testimonialouterphoto {
	float: left;
	height: auto;
	width: 80px;
}
.testimonialoutercnt {
	float: left;
	height: auto;
	width: 220px;
	color: #FFF;
	text-align: justify;
}
.testimonialread {
	float: right;
	height: auto;
	width: 100px;
}

.testimonialouter1 {
	background-color: #DDD;
	padding: 10px;
	float: left;
	height: auto;
	width: 98%;
	margin-bottom: 15px;
}
.testimonialcnt1 {
	float: left;
	height: auto;
	width: 87%;
	color:#000;
	font-size:14px;
}
.testimonialphoto {
	float: left;
	height: auto;
	width: 10%;
	padding-right:20px;
	padding-bottom:20px;
	line-height:20px;
	color:#000;
}
.certification {
	float: left;
	height: auto;
	width: 100%;
}
.certification img {
	
	height: auto;
	
	margin-right: 15px;
	margin-left: 15px;
}
#welcome_outer1
{
	float: left;
	width: 100%;
	height: auto;
	background:#021952;
		
}

#welcome_outer2
{
	float: left;
	width: 100%;
	height: auto;
	background-color: #fff;	
}

#welcome_outer3
{
	float: left;
	width: 100%;
	height: auto;
	background-color: #eff1f0;	
}
#welcome_inner
{
	float: none;
	width: 90%;
	height: auto;
	margin-left:auto;
	margin-right:auto;
}
body{
	
	background-repeat: repeat; background-size:100%;
}
#toppart_outer_top{ background-color:#cf142b; padding-top:5px; padding-bottom:5px; float:left; width:100%; height:auto;}
#welcome_inner_left{ width:100%; float:left;}
#welcome_inner_right{ width:100%; float:left; padding-top:45px;}
.cslist ul li a{ text-decoration:none; color:#fff; width:100%; line-height:35px; font-weight:bold; font-size:15px;}
.cslist ul li{color:#fff;}
