body {
	background-image: url(../images/bg_site.gif);
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#993300;
}

#bodywrapper {
	width: 836px; 
	margin: 0 auto; 
	text-align: left; 
	height:100%;
}

#bg_shadow_l{
	display:block;
	position:relative;
	float:left;
	background-image: url(../images/page_lside.gif);
	height:769px;
	width:23px;
}
#bg_shadow_r{
	display:block;
	position:relative;
	float:left;
	background-image: url(../images/page_rside.gif);
	height:769px;
	width:37px;
}
#pg_center{
	position: relative;
	width:776px;
	height: 100%;
	float:left;
	top: 0px;
	bottom: 0px;
	background-image: url(../images/bg_header.gif);
}

#intro{
	position: relative;
	width:776px;
	height:85px;
	top: 0px;
/*	padding-top: 9px;
	padding-right: 13px;
	padding-left: 13px;*/
	z-index:99;
}

#intro h1{
	position:relative;
	width:652px;
	height:70px;
	left:13px;
	top:8px;
	margin:0px;
	background-image: url(../images/header.gif);
	background-color:#993300;
	background-repeat: no-repeat;
	background-position: left top;
}

#intro h1 span,
#intro h2 span,
#intro h3 span,
#intro h2,
#intro h4 span
{
	display:none;
}

#intro h3{
	position: absolute;
	width:98px;
	height:180px;
	background-image: url(../images/carol.gif);
	margin:0px;
	padding:0px;
	top:8px;
	left:665px;
	z-index:99;
	
}
#intro h4{
	position: absolute;
	background-image: url(../images/howToHire.gif);
	width:148px;
	height:102px;
	left:520px;
	top:85px;
	padding:0px;
	margin:0px;
}

#mainContent{
	position: relative;
	width:776px;
	height: 597px;
	background-image: url(../images/bg.jpg);
	z-index:98;

}

#about_who{
	text-indent:5px;
	background-image:none;
}


#content{
	position:relative;
	float:right;
	width:570px;
	height:480px;
	right:13px;
	top:103px;
	z-index:99;
}

#crumb{
	margin:0px;
	padding:0px;
	width:570px;
	height:30px;
	background-color:#662100;
	z-index:99;
}

#crumbtrail{
	padding:8px;
	color: #c13f00;
	z-index:99;
}

#crumbtrail a{
	color: #c13f00;
	z-index:99;
}

#crumbtrail a:hover{
	color: #FFFFFF;
	z-index:99;
}

#contentBody{
	position:relative;
	margin-top:6px;
	height: 443px;
	width:570px;
	background-color:#ffffff;	
}

#lSide{	
	position:relative;
	float:left;
	width:10px;
	height:443px;
	background-image: url(../images/body_lside.gif);
}

#core{
	position:relative;
	float:left;
	width:550px;
}

#coreTitle{
	position:relative;
	background-color:#993300;
	margin-top:10px;
	padding:8px;
}

#coreTitle span{
	display:none;
}

#idx #titleText{
	display:block;
	position:relative;
	background-image: url(../images/title_mbi.gif);
	width:249px;
	height:43px;
	background-repeat:no-repeat;
	background-position: left top;
}

#titleText{
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

#coreText{
	position: relative;
	width: 540px;
	height: 350px;
	padding:5px;
	top: 5px;
	overflow: auto;
}

#rSide{	
	position:relative;
	float:left;
	width:10px;
	height:443px;
	background-image: url(../images/body_rside.gif);
}

#footer h3{
	position:relative;
	padding:0px;
	margin:0px;
	width:776px;
	height:70px;
	background-image: url(../images/footer.gif);
}

#footer h3 span{
	display:none;
}

#subFooter{
	position:relative;
	width: 100%;
	height: 50px;
	background-image: url(../images/bg_footer.gif);
	font-size: 11px;
	color: #ff9900;
	padding-top:10px;
	text-align:center;
}

#course_desc{
	float:left;
	position:relative;
	width:400px;
}

#course_img{
	float:right;
	position:relative;
	width:120px;
}
#have{
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	width:100%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

#dont{
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	width:100%;
	float:left;
}

#prodicons{
	position:relative;
	height:170px;
	background-color:#662100;
	padding:10px;
	text-align:center;
	padding-left:15px
}

#prod_course{
	position:relative;
	width:145px;
	float:left;
}

#prod_book_how{
	position:relative;
	width:97px;
	margin-left:20px;
	float:left;
	background-color:#662100;
}

#prod_book_have{
	position:relative;
	width:97px;
	margin-left:20px;
	float:left;
	background-color:#662100;
}

#prod_workshop{
	position:relative;
	width:97px;
	margin-left:20px;
	float:left;
	background-color:#662100;
}

#prodInfo{
	position:relative; 
	width:520px;
	height:175px; 
	border: 1px none #000000;
}

#generalInfo{
	position:absolute;
	width:520px; 
	height:175px;
}

#courseInfo{
	position:absolute; 
	width:520px; 
	height:175px; 
	background-color: #ffffff; 
	visibility: hidden;
}

#book_howInfo{
	position:absolute;
	width:520px;
	height:175px;
	background-color: #ffffff;
	visibility: hidden;
}

#book_haveInfo{
	position:absolute;
	width:520px;
	height:175px;
	background-color:#ffffff;
	visibility: hidden;
}

#howEsInfo{
	position:absolute;
	width:520px;
	height:175px;
	background-color:#ffffff;
	visibility: hidden;
}

#price{
	font-size:12px;
	font-weight:bold;
}