@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4f4f4f;
}
*{
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	color:#da3300;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
ul {
	list-style:none;
}
.clr {
	clear:both;
}
#container {
	width:988px;
	margin:0 auto;
}
#container #header{
	/*background:url(../images/banner.gif) no-repeat left 1px;*/
	height:228px;
	/*padding-top:14px;*/
	position:relative;
	/*margin-top:2px;*/
}
#header #logo{
	/*float:left;*/
	width:236px;
	position:absolute;
	top:1px;
	left:0px;
	/*margin-top:-8px;*/
}
#header #signinForm {
	/*float:right;*/
	width:215px;
	/*margin-right:10px;*/
	position:absolute;
	top:12px;
	right:10px;
}
#header #signinForm ul li{
	float:left;
	margin-bottom:8px;
}
#header #signinForm ul li label{
    float:left;
	margin-right:10px;
	margin-top:5px;
	color:#c2dbff;
	width:60px;	
	text-align:right;
}
#header #signinForm ul li input{
   border:1px solid #DADADA;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:11px;
padding:0 2px 1px;
width:130px;
}
#header #signinForm ul li .regBtn {
	background:url(../images/register-btn.gif) no-repeat left top;
	width:58px;
	height:19px;
	float:left;
	line-height:16px;
	text-align:center;
	margin:0 40px 0 70px;
	_margin:0 40px 0 35px;
}
#header #signinForm ul li .signBtn {
	background:url(../images/sign-btn.gif) no-repeat left top;
	width:43px;
	float:left;
	height:19px;
	line-height:18px;
	text-align:center;
}
#header #signinForm ul li .regBtn a {
	color:#fd0101;
	display:block;
}
#header #signinForm ul li .signBtn a {
	color:#4175ff;
	display:block;
}
#header #signinForm ul li .signBtn a:hover,
#header #signinForm ul li .regBtn a:hover {
	text-decoration:none;
}
#header #nav {
	font-size:12px;
	margin-bottom:20px;
}
#header #nav a {
	color:#fff;
	padding-left:20px;
}
#header #searchArea {
	margin-top:10px;
}
#header #searchArea label {
	color:#FFFFFF;
float:left;
font-size:12px;
font-weight:bold;
margin-right:5px;
}
#header #searchArea input{
	border:1px solid #DADADA;
float:left;
font-family:Tahoma,Geneva,sans-serif;
font-size:11px;
margin-right:3px;
padding:0 2px 1px;
width:132px;
}
#header #searchArea #searchBtn {
	float:left;
	margin-top:3px;
}
#header #timeArea {
	text-align:center;
	padding-left:40px;
}
#header #timeArea p {
	color:#fff;
	font-size:13px;
	font-weight:bold;
}
#header #timeArea p span {
	color:#d5d5d5;
	font-weight:normal;
}
#header #timeArea p span small{
	color:#74f7ff;
	font-weight:normal;
	font-size:13px;
	padding-left:5px;
}

#content {
	padding:0;
	margin-bottom:15px;
}
#content #fullCol {
	float:left;
	width:683px;
	padding:0 26px;
	
	}
#content #fullCol h1 {
	font-size:26px;
	font-weight:normal;
	color:#00736a;
	margin-bottom:28px;
}
 
#content #fullCol p {
	line-height:20px;
	margin-bottom:10px
}

#content #top {
		background:url(../images/content-top.gif) no-repeat left top;
		width:988px;
}
#content #mid {
		background:url(../images/content-mid.gif) repeat-y left bottom;
		width:988px;
}
#content #bottom {
		background:url(../images/content-bottom.gif) no-repeat left bottom;
		width:988px;
		padding:13px 0 16px;
}
#content #leftCol{
	float:left;
	width:223px;
	padding-left:14px;
}
#content #leftCol{
	float:left;
	width:223px;
	padding-left:14px;
}
#leftCol #nav ul li{
	float:left;
	margin-bottom:5px;
	line-height:26px;
	background:url(../images/nav-bg.gif) no-repeat left top;
	font-size:12px;
	padding-left:19px;
	width:230px;
	height:28px;
}
#leftCol #nav ul li.select{
	background:url(../images/nav-bg-selected.gif) no-repeat left top;
	font-weight:bold;
	line-height:30px;
}
#leftCol #nav ul li a {
	color:#003458;
	display:block;
	}
#leftCol .sportBox {
	margin-bottom:10px;
}	
#rightCol .sportBox {
	margin-bottom:10px;
}	
#rightCol .sportBox h2{
	background:#eed768;
	line-height:34px;
	padding-left:10px;
	color:#00736a;
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
	}
#rightCol .sportBox p {
	color:#8d8d8d;
	margin-bottom:8px;
	line-height:16px;
	padding:0 5px;
}
#content #midCol {
	float:left;
	width:436px;
	padding:0 26px;
	}
#content #midCol h1 {
	font-size:26px;
	font-weight:normal;
	color:#00736a;
	margin-bottom:25px;
}
#content #midCol .imgBox {
	margin:0 10px 10px 0;
	float:left;
	border:1px solid #bcbcbc;
	}
#content #midCol p {
	line-height:20px;
	margin-bottom:10px;
	text-align:justify;
}
#content #rightCol {
	float:left;
	width:242px;
}
#rightCol .news {
	margin:0px 0 10px;
	} 
#rightCol .news h2{
	background:url(../images/news-hd-bg.gif) no-repeat left top;
	font-weight:normal;
	line-height:30px;
	height:32px;
	font-size:22px;
	padding-left:10px;
	color:#003458;
	margin-bottom:5px;
}
#rightCol .news .box {
	margin-bottom:2px;
	padding-bottom:5px;
	padding-left:10px;
	background:url(../images/news-border.gif) no-repeat left bottom;
	
	}
#rightCol .news  h3 {
	background:url(../images/bullets.gif) no-repeat left top;
	font-weight:bold;
	line-height:18px;
	font-size:11px;
	padding-left:30px;
	color:#003458;
	padding-bottom:10px;
	}
#rightCol .news  h3 a {
	color:#003458;
}	
#rightCol .news p {
	color:#003458;
	line-height:18px;;
}
#infoArea {
	background:url(../images/box-seprator.gif) no-repeat left top;
	margin-left:3px;
	margin-bottom:10px;
}
#infoArea #course{
	float:left;
	width:195px;
	background:url(../images/seprator.gif) no-repeat right top;
	padding-left:15px;
	padding-right:10px;
}
#infoArea #course h2,
#infoArea .testimonial h2,
#infoArea #sucess h2,
#infoArea #arrival h2 {
	font-size:20px;
	font-weight:normal;
	color:#024271;
	margin-bottom:10px;
	padding-top:10px;	
}
#infoArea #course .links {
	background:url(../images/english-course-icon.gif) no-repeat right bottom;
	height:130px;
	
}
#infoArea #course .links ul li{
	float:left;
	background:url(../images/circle-bullets.gif) no-repeat left top;
	margin-bottom:10px;
	width:150px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#003458;
	padding-left:25px;
	}
#infoArea .testimonial {
	float:left;
	float:left;
	width:230px;
	background:url(../images/seprator.gif) no-repeat right top;
	padding-left:15px;
	padding-right:4px;

}
#infoArea .testimonial h2,
#infoArea #sucess h2,
#infoArea #arrival h2 {
	color:#2e2e30;
}
#infoArea .testimonial .info {
	float:left;
	width:136px;
	padding-right:5px;
	}
#infoArea .testimonial p {
	line-height:16px;
	margin-bottom:10px;
	
}
#infoArea .testimonial p a {
	color:#3f78a7;
	}
	#infoArea .testimonial  a {
	color:#3f78a7;
	}
#infoArea .testimonial .userImg {
	float:left;
	width:86px;
	}
#infoArea #sucess{
	float:left;
	width:195px;
	background:url(../images/seprator.gif) no-repeat right top;
	padding-left:15px;
	padding-right:10px;
}
#infoArea #course .links {
	background:url(../images/english-course-icon.gif) no-repeat right bottom;
	height:130px;
	
}
#infoArea #course .links ul li{
	float:left;
	background:url(../images/circle-bullets.gif) no-repeat left top;
	margin-bottom:10px;
	width:150px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#003458;
	padding-left:25px;
	}
#infoArea #course .links ul li a{
	 
	 
	 
	 
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#003458;
	 
	}	
#infoArea #arrival{
	float:left;
	width:270px;
	background:url(../images/transport-img.gif) no-repeat right 50px;
	padding-left:15px;
	padding-right:5px;
	height:200px;
}
#infoArea #arrival ul li{
	float:left;
	width:150px;
	background:url(../images/arrow.gif) no-repeat left top;
	padding-left:23px;
	margin-bottom:10px;
	color:#0e92ea;
}
#infoArea #arrival ul li a{
	color:#0e92ea;
	}
.gallery {
	background:url(../images/slider-bg.gif) no-repeat left top;
	height:75px;
	margin:0 2px 10px 25px;
	padding:26px 62px;
}
.gallery #leftArrow {
	float:left;
	margin-top:30px;
}
.gallery #rightArrow {
	float:right;
	margin-top:30px;
	margin-right:20px;
}
.gallery ul {
	float:left;
	margin:5px 0 0 20px;
	}
.gallery ul li {
	float:left;
	margin-left:20px;	
}			
	
#footer {
	text-align:center;
	color:#6f6f6f;
	margin-top:15px;
	padding-bottom:20px
	}
#footer a {
	color:#6f6f6f;
	}
