@charset "utf-8";
body {
	margin: 0;
	font-size: 12px;
	font-family: arial;
	line-height: 1.5em;
	color: #000;
}
#header_wrapper {
	height: 130px;
	background-image: url(images/headerBg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#header {
	width: 940px;
	height: 130px;
	margin: 0 auto;
	overflow: hidden;
}
#logo {
	width: 370px;
	height: 130px;
	float: left;
}
#navigation {
	width: 570px;
	height: 85px;
	padding-top: 45px;
	float: left;
}
#navigation ul {
	list-style-type: none;
}
	#navigation ul:after {
		clear: both; display: block;
	}
#navigation ul ul {
	display: none;
	position: absolute; 
	top: 85px;
	margin-left: -20px;
	padding-left: 20px;
	background-color: #5CC5EA;
}
	#navigation ul li:hover > ul {
		display: block;
	}
#navigation ul li {
	float: left;
	background-image: url(images/bullet.png);
	background-position: left;
	background-repeat: no-repeat;
}
#navigation ul ul li {
	float: none;
	margin-bottom: 10px;
}
#navigation ul a {
	padding: 10px 1.5em;
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#navigation ul a:hover {
	color: #FFFF00;
}
#mainarea_wrapper {
	background-image: url(images/mainBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainarea_home {
	width: 530px;
	height: 270px;
	margin: 0 auto;	
	padding-left: 410px;
	padding-top: 20px;
	background-image: url(images/img_homeMainBg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainarea_courses {
	width: 530px;
	height: 270px;
	margin: 0 auto;	
	padding-left: 410px;
	padding-top: 20px;
	background-image: url(images/mainarea_courses_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow:auto;
}
#mainarea_courses td {
	background-image: url(images/bullet_star.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 14px;
	vertical-align: middle;
	padding-left: 20px;
}
#mainarea_tutoring {
	width: 530px;
	height: 270px;
	margin: 0 auto;	
	padding-left: 410px;
	padding-top: 20px;
	background-image: url(images/mainarea_tutoring_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#tutoring_bullets {
	padding-left: 30px;
	font-weight: bold;
	line-height: 2em;
}
#tutoring_bullets img {

}
#mainarea_about {
	width: 530px;
	height: 270px;
	margin: 0 auto;	
	padding-left: 410px;
	padding-top: 20px;
	background-image: url(images/mainarea_about_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainarea_contact {
	width: 940px;
	height: 570px;
	margin: 0 auto;	
	padding-left: 0px;
	padding-top: 20px;
	background-image: url(images/contact_bg03.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#mainarea_job {
	width: 940px;
	height: 570px;
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 20px;
	overflow:auto;

}
#mainarea_contact a {
	color: #29ABE2;
	text-decoration: none;
}
#contact_wrapper {
	width: 940px;
	overflow: hidden;
}
#google_map {
	width: 410px;
	float: left;
}
#contact_form {
	width: 530px;
	float: left;	
}
#contact_form input {
	margin: 5px 0px;
}
#form_label {
	width: 140px;
	float: left;
	padding-top: 5px;
}
#form_input {
	width: 390px;
	float: left;	
}
#submainarea_wrapper {
	background-image: url(images/submainBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E6E6E6;
}
#submainarea {	
	width: 940px;
	height: 200px;
	margin: 0 auto;	
	overflow: hidden;
}
#submainarea_col1 {
	width: 	293px;
	height: 160px;
	float: left;
	padding: 20px 20px 20px 0;
	background: url(images/dividerline02.png) top right no-repeat;
}
#submainarea_col2 {
	width: 	273px;
	height: 160px;
	float: left;
	padding: 20px;
	background: url(images/dividerline02.png) top right no-repeat;
}
#submainarea_col3 {
	width: 	294px;
	height: 160px;
	float: left;
	padding: 20px 0 20px 20px;
}
#submainarea_col2_long {
	width: 607px;
	height: 160px;
	float: left;
	padding: 20px 0 20px 20px;
}
#footer {
	height: 60px;
	width: 940px;
	margin: 0 auto;
}
#footer_menu {
	height: 30px;
	width: 680px;
	margin: 0 auto;
}
#footer_menu ul {
	list-style-type: none;
}
#footer_menu li {
	float: left;
	font-size: 11px;
}
#footer_menu ul a {
	padding: 0 1.5em;
	text-decoration: none;
	color: #666;
}
#footer_menu ul a:hover {
	color: #AAA;
}
#footer_text {
	font-size: 11px;
	width: 680px;
	height: 30px;
	text-align: center;
	margin: 0 auto;
}
#footer_text a {
	color: #29ABE2;
	text-decoration: none;
}
.sub_title {
	color: #29ABE2;
	font-weight: bold;
	font-size: 14px;
	line-height: 2em;
}
.sub_title2 {
	color: #333;
	font-weight: bold;
	font-size: 18px;
	line-height: 2em;
}
.sub_title3 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 2em;
}
.submainarea_title {
	color: #29ABE2;
	font-weight: bold;
	font-size: 18px;
	display: block;
	height: 30px;
	padding-top: 10px;
	padding-left: 50px;
}
.submainarea_bullet {
	float: left;	
}
.submainarea_content {
	font-size: 11px;
	color: #333;
}
.submainarea_content li a {
	line-height: 2em;	
	color: #1684AF;
	text-decoration: none;
}
