body {
	background: #F1ECE3;
	margin: 0px;
	padding: 0px;
	font: 11px Verdana, sans-serif;
	border-bottom: 16px solid black;
	text-align: center;
}

a {
	color: #c00;
	/*text-decoration: none;*/
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

address {
	font-style: normal;
}

#header {
	background-color: #c00;
	border-top: 16px solid black;
	height: 161px;
	text-align: center;
	width: 100%;
}

body>#header {
	height: auto;
}

#header h1 {
	display: block;
	margin: 0px;
	background: white url(images/title-master-feng2.jpg) no-repeat top;
	height: 168px;
}

#header h1 span {
	visibility: hidden;
}

#header h2 {
	display: none;
}

#navbar {
	text-align: left;
	background-color: #c00;
	margin: 0px auto;
	width: 760px;
	height: 19px;
}

#navbar ul {
	margin: 0px 0px 0px 32px;
	padding: 0px;
	list-style: none;
}

#navbar li,
#navbar li.hover {
	display: block;
	float: left;
	position: relative;
	/*width: 74px;*/
	text-align: center;
	margin: 0px;
	padding: 0px;
	border: 1px dashed white;
	border-width: 0px 0px 0px 1px;
	background: transparent;
}

#navbar li a,
#navbar li.hover a {
	display: block;
	padding: 3px 0px 3px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	text-decoration: none;
	width: auto !important;
	font-size: 11px;
}

#navbar #link-course-bookings { width: 89px; }
#navbar #link-taidow { width: 89px; }
#navbar #link-syllabus { width: 91px; }
#navbar #link-faqs { width: 50px; }
#navbar #link-about-us { width: 115px; }
#navbar #link-contact-us { width: 90px; }
#navbar #link-consultation { width: 131px;}
#navbar #link-home {
	float: right;
	width: 64px;
	border-right: 1px dashed white;
}

#navbar ul.submenu {
	display: none;
}

#navbar li a:hover {
	color: #fc0;
	text-decoration: none;
}

#navbar ul.submenu {
	display: none;
	position: absolute;
	left: -33px;
	top: 16px;
	width: 200px;
	border: 1px solid #918E88;
	background: white url(images/main-b-menu.gif) no-repeat right bottom;
	z-index: 30;
}

#navbar li:hover ul.submenu,
#navbar li.hover ul.submenu {
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
}

#navbar li>ul.submenu {
	left: 0px;
	top: auto;
}

#navbar ul.submenu li {
	border-right: none;
	float: none;
	width: auto;
	text-align: left;
	background: transparent;
	display: inline;
	width: 99.99%;
}

#navbar ul.submenu li a {
	display: block;
	padding: 4px 4px 5px;
	border-top: 1px dashed #918E88;
	border-bottom: none;
	margin: -1px 0px 0px;
	color: black;
	text-transform: none;
	text-align: left;
}

#navbar ul.submenu li>a {
	/*width: auto;*/
	position: relative;
	top: -13px;
	/*left: 33px;*/
	margin-bottom: -12px;
}

#navbar ul.submenu li:first-child a {
	border-top: 1px solid #918E88;
}

#navbar ul.submenu li:last-child a {
	margin-bottom: -13px;
}

#navbar ul.submenu li a:hover {
	background-color: #F1ECE3;
	color: #c00;
}

a.home-link {
	color: white;
	position: absolute;
	left: 524px;
	width: 74px;
	border-left: 1px dashed white;
	padding: 3px 0px 4px;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
}

a.home-link:hover {
	color: #fc0;
	text-decoration: none;
}

#body {
	background: white url(images/main-b-dragon.gif) no-repeat 450px 250px;
	background-attachment: fixed;
	text-align: center;
}

#body-inner {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}

#body-text {
	float: left;
	width: 555px;
	margin-right: 8px;
}

#body-text-inner {
	/*background-color: white;*/
	margin-left: 32px;
	border-left: 1px dashed #918e88;
	padding: 1ex 8px 2ex;
}

p {
	line-height: 1.8;
	margin: 0px 0px 2ex;
}

#callouts {
	float: left;
	width: 192px;
	padding: 0px 0px 10px;
}

#callouts h2 {
	display: none;
}

#callouts h2 span {
	visibility: hidden;
}

.callout {
	border: 1px dashed #918e88;
	font-size: 10px;
	padding: 8px;
	margin-top: 10px;
	background: #F1ECE3;
}

.callout h3 {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 1ex;
}

.callout p {
	margin: 0px 0px 1ex;
}

#footer {
	width: 100%;
	clear: both;
	background: #F1ECE3;
	color: black;
	font-size: 10px;
	padding: 4px 0px 50px;
	border-top: 1px dashed #918E88;
}

#footer p {
	text-align: left;
	margin: 0px auto;
	width: 680px;
}

.emphasis {
	font-weight: bold;
}

.left {
	clear: left;
	float: left;
	margin: 1ex 10px 1ex 0px;
}

.right {
	clear: right;
	float: right;
	margin: 1ex 10px 0px 1ex;
}

.photo {
	border: 1px solid black;
}
.photo2 {
	border: 0px;
}

h1 {
	font-family: Verdana, sans-serif;
	color: #c00;
	font-size: 18px;
	font-weight: bold;
	margin: 2ex 0px 1ex;
}

h2 {
	font: bold 100% Verdana, sans-serif;
	color: #c00;
	margin: 4ex 0px 1ex;
	font-size: 13px;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 1ex 0px 2ex;
}

a.continued {
	display: block;
	margin: 3ex 0px 2ex;
	text-align: right;
	padding: 4px 24px 4px 0px;
	background: url(images/link-continued.gif) no-repeat right;
}

a.continued:hover {
}

#body-text ul {
	margin: 0px 0px 3ex;
	padding: 0px;
}

#body-text ul li {
	margin: 0px 0px 1ex;
	padding: 0px 20px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat 5px 7px;
	line-height: 1.8;
}

#body-text ol {
	margin: 0px 0px 3ex;
	padding: 0px;
}

#body-text ol li {
	margin: 0px 0px 1ex 24px;
	padding: 0px;
	line-height: 1.8;
}

.testimonials {
	margin: 1ex 1ex 3ex;
	border-top: 1px dashed #918E88;
}

.testimonials blockquote {
	padding: 1ex;
	border-bottom: 1px dashed #918E88;
	margin: 0px;
	line-height: 1.8;
}

.testimonials blockquote .source {
	margin-top: 1ex;
	text-align: right;
	font-style: italic;
}

form label {
	display: block;
	clear: left;
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 2px;
}

form input.text, form select, form textarea {
	display: block;
	font: 11px Verdana, sans-serif;
	border: 1px solid #918E88;
	background-color: #F1ECE3;

	width: 200px;
}

form .group {
	margin-left: 110px;
	width: 205px;
	margin-bottom: 2ex;
}

form .group input.text {
	margin-left: 0px !important;
}

form input.button {
	font-weight: bold;
	background-color: #c00;
	border: 1px solid #c99;
	border-color: #c99 #600 #600 #c99;
	font: bold 11px Verdana, sans-serif;
	color: white;
	margin-left: 110px;
	cursor: pointer;
}

.question {
	font-weight: bold;
}

.text-red {
	color: #CC0000;
	font-weight: bold;
}
.text-red-large {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
.text-small {
	font-size: 9px;
}
.free-cd {
	color: #CC0000;
	font-weight: bold;
	font: bold 11px Verdana, sans-serif;
}
.intro-links {
	font: 10px Verdana, sans-serif;
}