body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background: url(../img/bgRep.png) repeat-x;
}
.wrap {

	text-align:center;
	background: url(../img/head.jpg) 50% 38px no-repeat;
}
#content {
	width: 973px;
	text-align:left;
	margin:0 auto;
	line-height: 1.2em;
}
a {
	color: #4491a2;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#header {
	height: 181px;
	overflow: hidden;
	clear: both;
}
#search {
	position: relative;
	float: right;
	width: 170px;
	margin: 15px 0 0 0;
	border: 1px solid #95b2d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
}
#search input {
	width: 133px;
	border: none;
	padding: 10px 5px;
	color: #888;
	margin: 0 0 0 5px;
}
#search button {
	display: block;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 8px;
	top: 7px;
	background: url(../img/searchBtnBg.png) no-repeat;
	border: none;
	text-indent: -9999px;
	z-index: 1000;
	cursor: pointer;
}
/* SLIDER STYLES IN slider.css */
.slide {
	width: 973px;
	height: 392px;
}
#slide1 {
	background: url(../img/slide1Bg.jpg) no-repeat;
}
#slide1 a#learnmore1 {
	position: relative;
	top: 300px;
	left: 560px;
	display: block;
	width: 95px;
	height: 40px;
}
#slide1 a#buynow1 {
	position: relative;
	top: 250px;
	left: 670px;
	display: block;
	width: 95px;
	height: 40px;
}
#slide2{
	background: url(../img/blessing.jpg) no-repeat;
}
#slide2 a#learnmore {
	position: relative;
	top: 300px;
	left: 150px;
	display: block;
	width: 116px;
	height: 45px;
}
#slide2 a#buymore {
	position: relative;
	top: 250px;
	left: 280px;
	display: block;
	width: 121px;
	height: 40px;
}
#slide3 {
	background: url(../img/e-courses.jpg) no-repeat;
}
#slide3 a#learn3 {
	position: relative;
	top: 270px;
	left: 520px;
	display: block;
	width: 95px;
	height: 40px;
}
#slide3 a#buy3 {
	position: relative;
	top: 230px;
	left: 630px;
	display: block;
	width: 121px;
	height: 40px;
}

#slide4 {
	background: url(../img/inspiration.jpg) no-repeat;
}
#slide4 a {
	display: block;
	height: 100%;
	width: 100%;
}
#slide5 {
	background: url(../img/podcasts.jpg) no-repeat;
}
#slide5 a {
	display: block;
	height: 100%;
	width: 100%;
}
#slide6 {
	background: url(../img/oneness.jpg) no-repeat;
}
#slide6 a {
	display: block;
	height: 100%;
	width: 100%;
}
#mid {
	height: 296px;
	background: url(../img/midBg.jpg) no-repeat;
	clear: both;
}
.block {
	float: left;
	position: relative;
	width: 302px;
	height: 235px;
	margin: 20px 3px 0 0;
	padding: 20px 20px 0 0;

}
#search {
	position: relative;
	float: right;
	width: 170px;
	margin: 15px 0 0 0;
	border: 1px solid #95b2d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #fff;
}
.block input {
	width: 133px;
	padding: 10px 5px;
	color: #888;
	width: 170px;
	border: 1px solid #95b2d3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#subscribeTxt p {
 margin: 30px 0 10px 35px;
 width: 165px;
 z-index:2;

 }
#newsbg {
	display: block;
	background: url(../img/newsletterBg.jpg) no-repeat;
	width: 286px;
	height: 132px;
	margin: 20px;
	margin-top: 15px;
	padding: 20px;
	z-index:-4;
}
#newsletterBtn a {
	display: block;
	width: 134px;
	height: 32px;
	border: none;
	margin: 70px 0 0 0;
}

.block p {
 margin: 0 0 10px 20px;
}
.block.last {
	margin: 20px 0 0 0;
}



.blockHead h3 {
	display: block;
	margin: 0;
	width: 303px;
	height: 36px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
}
.block#vid {
	padding: 10px 0 0 20px;
}
.blockHead h3.latestEvents {
	background: url(../img/latestEvents.png) no-repeat;
}
.blockHead h3.newsletter {
	background: url(../img/newsletter.png) no-repeat;
}
#footer {
	background: url(../img/footerbg.jpg) right bottom no-repeat;
	height: 250px;
	width: 100%;
}
#footer img {
	position: relative;
	margin: 0 auto;
	top: 135px;
	display: block;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer .copyright {
	width: 973px;
	top: 185px;
	position: relative;
	color: #fff;
	text-align: left;
	font-size: 12px;
	margin: 0 auto;
	display: block;
	clear: both
}
#footer .credit {
	width: 100px;
	position: relative;
	float: right;
	color: #fff;
	font-size: 11px;
}
/* -- Navigation -- */
/* Level One */
ul.dropdown {
	position:relative;
	width:990px;
	height: 38px;
	display: block;
	background-color:#65a1b0;
font-size: 100%;
}

ul.dropdown a {
	text-decoration: none;
}
ul.dropdown li {
	float:left;
	zoom:1;
}

ul.dropdown a:hover {
	color:#000;
}

ul.dropdown a:active {
	color:#ffa500;
}

ul.dropdown li a {
	display:block;
	color:#fff;
	height: 18px;
	padding: 12px 16px 8px 17px;
	letter-spacing: 0px;
	font-size: 12px;
}

ul.dropdown li:last-child a {
	border-right:none;
}
	
/* Doesn't work in IE */
ul.dropdown li.hover,ul.dropdown li:hover {
	color:black;
	position:relative;
}

ul.dropdown li.hover a {
	color:black;
}

/* Level Two */
ul.dropdown ul {
	width:220px;
	visibility:hidden;
	position:absolute;
	top:100%;
	left:0;
	z-index: 5000;
}

ul.dropdown ul li {
	font-weight:normal;
	border-bottom:1px solid #4491a2;
margin: 0;
	float:none;
	background: #64A1B0;
}
ul.dropdown ul li:hover {
	background: #ccffcc;
}
ul.dropdown ul li a {
	height: auto;
	border-right:none;
	width:100%;
	color:#fff;
	display:inline-block;	
	padding: 8px;
}

/* Level Three */
ul.dropdown ul ul {
	left:100%;
	top:0;
}

ul.dropdown li:hover > ul {
	visibility:visible;
}
