@import 'topnav.css';

html, body {
	margin: 0;
	padding: 0;
}

body
	{
	font: normal 12px Verdana, Arial, Tahoma, sans-serif;
	background: #fafbfc url(../images/body_bg.jpg) repeat-x 0 0;
	}

h1, h2, h3, h4, h5, ul, li, ol, p, img, pre, form, fieldset, input, textarea 
	{
	margin: 0;
	padding: 0;
	}

form, fieldset { border: none;}

a img
	{
	border: none;
	}

img.left
	{
	float: left;
	}

img.right
	{
	float: right;
	}

#page
	{
	width: 959px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: #ffffff;
	}

#inner_page
	{
	width: 959px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background: #ffffff;
	}

#korean_letters
	{
	position: absolute;
	left: 781px;
	top: 5px;
	}

#header {
	width: 959px;
	height: 138px;
	overflow: hidden;
	margin-bottom: -34px;
	background: url(../images/teach-esl-in-korea.jpg) no-repeat 305px top;
}

#logo {
	width: 275px;
	height: 138px;
	overflow: hidden;
	float: left;
	background: url(../images/live-english-logo.jpg) no-repeat left top;
}

#logo a {
	display: block;
	width: 275px;
	height: 138px;
	text-indent: -10000px;
}

#hangookuh {
	width: 91px;
	overflow: hidden;
	float: right;
	background: url(../images/teach-in-korea.jpg) no-repeat right top;
}

#hangookuh a {
	display: block;
	width: 91px;;
	height: 30px;
	text-indent: -10000px;
}

	
/* top menu*/

#menu
	{
	width: 745px;
	margin: 0 15px 7px 198px;
	padding: 0;
	height: 33px;
	position: relative;
	z-index: 3;
	overflow: hidden;
	list-style: none;
	background: url(../images/menu_center2.gif) repeat-x left top;
	}
	
#menu li {
	float: left;
	height: 100%;
	z-index: 5;
	vertical-align: middle;
	padding: 0 16px 0 16px;
	background: url(../images/menu_div.jpg) no-repeat right center;
}

#menu li.left {
	width: 14px;
	padding: 0;
	background: url(../images/menu_left2.gif) no-repeat left top;
}

#menu li.rightend {
	float: right;
	/*width: 10px;*/
	padding: 0 26px 0 16px;
	background: url(../images/menu_right2.gif) no-repeat right top;
}

#menu li.right {
	float: right;
}

#menu li.last {
	background: none;
}

#menu li a {
	display: block;
	margin-top: 8px;
	line-height: 34px;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
}

#menu li a:hover { color: #21394e;}

#menu a, #menu a:active {
	color: #ffffff;
	text-decoration: none;
}

#menu_left
	{
	width: 11px;
	height: 34px;
	margin: 0 0 0 2px;
	padding: 0;
	float: left;
	background: url(../images/menu_left.jpg) no-repeat 0 0;
	}
	
#menu_center
	{
	width: 700px;
	height: 34px;
	margin: 0;
	padding: 0 0 0 17px;
	float: left;
	background: url(../images/menu_center.jpg) repeat-x 0 0;
	}

#menu_center p
	{
	width: 700px;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 34px;
	}

#menu_center img
	{
	margin: 0 15px 0 15px;
	padding: 12px 0 0 0;
	}

#menu_center p a
	{
	text-decoration: none;
	}

#menu_center p a:hover
	{
	color: #21394e;
	}

#menu_right
	{
	width: 11px;
	height: 34px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/menu_right.jpg) no-repeat 0 0;
	}

/* menu dropdown */

.DD_Menu
	{
	position: absolute;
	top: 128px;
	margin-top: 7px;
	background-color: #63a8f6;
	z-index: 1000;
	padding: 10px;
	width: 160px;
	display: none;
	}
	
.faqright { margin-left: -120px;}

.DD_Menu a, .DD_Menu a:link, .DD_Menu a:visited
	{
	color: #ffffee;
	font-family: Geneva, verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	display: block;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ffffff;
	}

.DD_Menu a:hover
	{
	text-decoration: none;
	color: #624a26;
	}

.DD_Menu a.noBorder
	{
	border: 0;
	}

.DD_Menu a
	{
	text-decoration: none;
	}

/* subheader */

#menu_banner
	{
	width: 931px;
	overflow: hidden;
	padding: 0 14px;
	}

#menu_banner_2
	{
	width: 931px;
	height: 160px;
	overflow: hidden;
	padding: 0 14px;
	}

#menu_banner_left
	{
	width: 422px;
	height: 252px;
	float: left;
	}

#menu_banner_center
	{
	float: left;
	width: 242px;
	height: 230px;
	padding: 23px 0 0 0;
	background: url(../images/banner_menu.jpg) repeat-x 0 0;
	}

#menu_banner_right
	{
	width: 267px;
	height: 228px;
	padding: 25px 0 0 0;
	float: left;
	background: url(../images/banner_right.jpg) no-repeat 0 0;
	}

#menu_banner_right p
	{
	width: 223px;
	margin: 0;
	padding: 0 30px 0 14px;
	float: left;
	font: normal 18px Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #3a76ac;
	text-align: justify;
	}

#menu_banner_right h2
	{
	width: 223px;
	margin: 5px 0 0 0;
	padding: 0 30px 0 14px;
	float: left;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #3a76ac;
	text-align: center;
	}

#menu_banner_right h3
	{
	width: 223px;
	margin: 5px 0 0 0;
	padding: 0 30px 0 14px;
	float: left;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	}

#menu_banner_right h3 a
	{
	color: #054264;
	text-decoration: underline;
	}

#menu_banner_right h3 a:hover
	{
	color: #4b80c2;
	}

/* home page teach navigation */

#nav_teach
	{
	width: 220px;
	margin: 20px 0 0 0;
	padding: 0 0 0 22px;
	float: left;
	}

#nav_teach ul
	{
	list-style: none;
	}

#nav_teach ul li
	{
	display: block;
	float: left;
	width: 180px;
	margin: 0 0 5px 0;
	padding: 0 0 0 40px;
	background: url(../images/icon1.jpg) no-repeat 0 4px;
	}


#heading
	{
	width: 242px;
	margin: 0;
	padding	: 0;
	float: left;
	height: 42px;
	}

/* text/content area */
#inner_text
	{
	width: 100%;
	overflow: hidden;
	margin: 5px 0 0 0;
	}

#inner_text .linebg { 
	margin-bottom: 16px;
	background: url(../images/linebg.gif) repeat-x left bottom;}

#inner_text .center { text-align: center;}

#inner_text_left
	{
	float: left;
	width: 615px;
	overflow: hidden;
	padding: 15px 0 0 30px;
	}

#inner_text_left h2
	{
	width: 610px;
	margin: 0 0 5px 0;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #3a76ac;
	}

.darkblue { color: #054264;}

#inner_text_left p
	{
	width: 610px;
	padding: 0 0 20px 0;
	color: #010101;
	line-height: 14px;
	}

#inner_box
	{
	padding: 0 0 8px 0;
	text-align: center;
	}

#inner_box img {
	margin: 0 10px 10px 10px;
}

#inner_text_middle
	{
	width: 800px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 15px 10px 0 10px;
	}

#inner_text_middle h1
	{
	/*width: 780px;*/
	margin: 0 0 20px 0;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #3a76ac;
	}

#inner_text_middle h2, #inner_text_middle h3, #inner_text_middle h4
	{
	margin: 0 0 2px 0;
	padding: 0 0 0 10px;
	font: bold 15px Geneva, Arial, Helvetica, sans-serif;
	color: #010101;
	}

#inner_text_middle h2.bigc {
	font-size: 20px;
	color: #3a76ac;
	padding-bottom: 12px;
}

.center { text-align: center;}

#inner_text_middle p
	{
	/*width: 780px;*/
	padding: 0 0 16px 0;
	margin: 0 10px 0 10px;
	color: #010101;
	text-align: justify;
	line-height: 14px;
	}

#inner_text_middle p.centerpdf { text-align: center;}

#inner_text_middle p.centerpdf img { margin: 0 10px 10px 10px;}

#inner_text_middle ul {
	margin: 0 10px 12px 10px;
	list-style-type: disc;
}

#inner_text_middle ol {
	margin: 0 10px 12px 10px;
}

#inner_text_middle ol li {
	padding: 0 0 12px 0;
	margin: 0 0 0 25px;
}

#inner_text_middle ol ul { 
	margin-top: 8px;
	margin-bottom: 4px;
	list-style-type: none;
}

#inner_text_middle ul li {
	padding: 0 0 7px 0;
	margin: 0 0 0 25px;
}

#inner_text_middle ul.abc { list-style-type: none;}

#inner_text_middle ul.abc ul { margin-top: 8px; margin-bottom: 4px;}

#inner_text_middle3
	{
	width: 600px;
	margin: 0 50px 0 250px;
	padding: 15px 10px 0 15px;
	float: left;
	}

#inner_text_middle3 h2
	{
	width: 580px;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #3a76ac;
	}

#inner_text_middle3 p
	{
	width: 580px;
	margin: 0;
	padding: 0 10px 15px 10px;
	float: left;
	font: normal 12px Verdana, Arial;
	color: #010101;
	line-height: 14px;
	}

#inner_text_right
	{
	width: 270px;
	margin: 0;
	padding: 15px 30px 0 6px;
	float: right;
	}

#video
	{
	width: 270px;
	margin: 0 0 15px 0;
	padding: 0;
	float: left;
	}

#inner_text_right h2
	{
	width: 230px;
	margin: 0;
	padding: 0 20px;
	font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	color: #62a2ec;
	}

.icon_3
	{
	width: 5px;
	height: 15px;
	margin: 0;
	padding: 0;
	}

#footer
	{
	width: 931px;
	padding: 16px 0 5px 0;
	margin: 0 auto 0 auto;
	background: url(../images/footer_bg.jpg) repeat-x 0 0;
	/*height: 90px;*/
	}

#footer p
	{
	color: #000000;
	margin-bottom: 7px;
	text-align: center;
	}

#footer p a
	{
	color: #2e6b9b;
	text-decoration: none;
	}

#footer p a:hover
	{
	text-decoration: underline;
	}

.apply
	{
	font: normal 12px Arial, Helvetica, sans-serif;
	}

.fltlft
	{
	float: left;
	}

.fltrgt
	{
	float: right;
	}

.clrbth
	{
	clear: both;
	}

.black
	{
	color: #010101;
	}

.black a
	{
	color: #010101;
	}
