 img, div { behavior: url(iepngfix.htc) }



body {
	margin:0 auto;
}

#wrapper {
	margin:0 auto;
	width:840px;
	height:750px;
}

#header {
	width:840px;
	height:139px;
	background:url(../images/header.jpg);
}

#header-spanish {
	width:840px;
	height:139px;
	background:url(../images/header_spanish.jpg);
}
#nav-wrapper {
	width:840px;
	height:31px;
}

#nav-left {
	float:left;
	width:38px;
	height:31px;
	background:url(../images/nav_left.jpg);
}

#but-home a{
	display:block;
	float:left;
	width:63px;
	height:31px;
	background:url(../images/but_home.jpg);
}

#but-awakening a{
	display:block;
	float:left;
	width:128px;
	height:31px;
	background:url(../images/but_awakening.jpg);
}

#but-seminar a{
	display:block;
	float:left;
	width:117px;
	height:31px;
	background:url(../images/but_seminar.jpg);
}

#but-about a{
	display:block;
	float:left;
	width:158px;
	height:31px;
	background:url(../images/but_about.jpg);
}

#but-contact a{
	display:block;
	float:left;
	width:99px;
	height:31px;
	background:url(../images/but_contact.jpg);
}

#nav-right {
	float:left;
	width:237px;
	height:31px;
	background:url(../images/nav_right.jpg);
}

#nav-right-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#094f00;
	float:right;
	padding:8px 30px 0 0;
	font-weight:bold;
}

#nav-right-text a{
	text-decoration:none;
	color:#094f00;
}

#content-bg {
	float:left;
	width:840px;
	background:url(../images/content_bg.jpg);
}

#content-text-right {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:500px;
	float:right;
	padding:30px;
	text-align:left;
}

#about-content-left {
	float:left;
	padding:40px 20px 0 40px;
}

.heading-big {
	font-size:18px;
	font-weight:bold;
	color:#094f00;
}

.green-text {
	color:#094f00;
	font-weight:bold;
}

#content-bottom-bg {
	float:left;
	width:840px;
	background:url(../images/content_bottom_bg.jpg) no-repeat bottom left;
}

#above-footer {
	float:left;
	width:840px;
	height:20px;
	background:url(../images/above_footer.jpg);
}

#footer {
	float:left;
	width:840px;
	height:54px;
	background:url(../images/footer.jpg);
}

#footer-left {
	float:left;
	padding-left:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#325f2c;
}

#footer-left a{
	color:#325f2c;
	text-decoration:none;
}

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


#footer-right {
	float:right;
	padding-right:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#77BC6D;
}
#thedivider {
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #8AB683;
}

 div.hr {
  height: 1px;
  background: #8AB683 no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#mp3player {
	display:block;
	float:right;
	width:35px;
	height:31px;
	margin-right:5px;

}

