/* ######### Siri Lakshmi Home ######### */
/* @@@@@@ GLOBAL @@@@@@ */
body {
	margin: 0px;
	padding: 0px;}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
img {
	border: 0px;
}
input {
	margin: 3px 3px 3px 0px;
	width: 150px;
	height: 15px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	width: 325px;
	height: 75px;
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	border:1px solid #CCCCCC;
}
/* @@@@@@ GLOBAL @@@@@@ */
	
/* @@@@@@ WRAPPER @@@@@@ */
#wrapper {
	margin:15px auto;
	width: 800px;
	height: 600px;
	background: #ffffff url(../images/skin/bg.gif) no-repeat;
	border: 20px solid #EE2D24;
}
/* @@@@@@ WRAPPER @@@@@@ */
	
/* @@@@@@ HEADER @@@@@ */
#header {
	width: 800px;
	height: 70px;
	position: relative;
}
.logo {
	width: 209px;
	height: 59px;
	position: absolute;
	top: 10px;
	left: 15px;
}
.nav {
	width: 375px;
	position: absolute;
	right: 0px;
	bottom:0px;
}
.nav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	display: inline;
}
.nav li {
	margin-right: 15px;
	display: inline;
}
.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #929497;
	text-decoration: none;
}
.podcasts {
	width: 163px;
	height: 30px;
	position: absolute;
	top: 15px;
	right: 19px;
}
/* @@@@@@ HEADER @@@@@ */
	
/* @@@@@@ CONTENT @@@@@ */
#homeContent {
	width: 800px;
	height: 500px;
	position: relative;
}
#content {
	width: 800px;
	height: 500px;
	position: relative;
}
/* HOMEPAGE */
#kundaliniBox {
	width: 365px;
	height: 230px;
	position: absolute;
	top: 15px;
	left: 15px;
	background: url(../images/skin/sectionBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#kundaliniBanner {
	width: 42px;
	height: 230px;
	position: absolute;
	background: #EE2D24 url(../images/skin/kundalini_clk.gif) no-repeat;
}
#kundaliniContent {
	padding: 0px 10px;
	width:290px;
	height: 220px;
	position: absolute;
	left: 42px;
	background: url(../images/skin/kundalini.gif) bottom right no-repeat;
}
#kundaliniContent h5 {
	font-size: 12px;
	color: #EE2D24;
}
#kundaliniContent p {
	font-size: 12px;
	color: #EE2D24;
}
#kundaliniContent a {
	font-size: 12px;
	color: #EE2D24;
}
#footBox {
	width: 365px;
	height: 230px;
	position: absolute;
	top: 15px;
	right: 15px;
	background: url(../images/skin/sectionBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#footBanner {
	width: 42px;
	height: 230px;
	position: absolute;
	right: 0px;
	background: #EE2D24 url(../images/skin/footMass_clk.gif) no-repeat;
}
#footContent {
	padding: 0px 10px;
	width:290px;
	height: 220px;
	position: absolute;
	left: 10px;
	background: url(../images/skin/footMass.gif) bottom left no-repeat;
}
#footContent h5 {
	font-size: 12px;
	color: #E95F21;
	text-align: right;
}
#footContent p {
	font-size: 12px;
	color: #E95F21;
	text-align: right;
}
#footContent a {
	font-size: 12px;
	color: #E95F21;
}
#metaBox {
	width: 365px;
	height: 230px;
	position: absolute;
	bottom: 0px;
	left: 15px;
	background: url(../images/skin/sectionBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#metaBanner {
	width: 42px;
	height: 230px;
	position: absolute;
	background: #6C2887 url(../images/skin/metamorphic_clk.gif) no-repeat;
}
#metaContent {
	padding: 0px 10px;
	width:290px;
	height: 220px;
	position: absolute;
	left: 42px;
	background: url(../images/skin/metamorphic.gif) bottom right no-repeat;
}
#metaContent h5 {
	font-size: 12px;
	color: #6C2887;
}
#metaContent p {
	font-size: 12px;
	color: #6C2887;
}
#metaContent a {
	font-size: 12px;
	color: #6C2887;
}
#reflexologyBox {
	width: 365px;
	height: 230px;
	position: absolute;
	bottom: 0px;
	right: 15px;
	background: url(../images/skin/sectionBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#reflexologyBanner {
	width: 42px;
	height: 230px;
	position: absolute;
	right: 0px;
	background: #008DCC url(../images/skin/reflexology_clk.gif) no-repeat;
}
#reflexologyContent {
	padding: 0px 10px;
	width:290px;
	height: 220px;
	position: absolute;
	left: 10px;
	background: url(../images/skin/reflexology.gif) bottom left no-repeat;
}
#reflexologyContent h5 {
	font-size: 12px;
	color: #008DCC;
	text-align: right;
}
#reflexologyContent p {
	font-size: 12px;
	color: #008DCC;
	text-align: right;
}
#reflexologyContent a {
	font-size: 12px;
	color: #008DCC;
}
/* HOMEPAGE */
/* CLASSES */
#classesContent {
	width: 790px;
	height: 500px;
	position: absolute;
	top: 15px;
	left: 4px;
	background: #f7f7f7 url(../images/skin/halfLotus.gif) 620px 5px no-repeat;
	border: 1px solid #D8E6E1;
}
#classesBanner {
	width: 42px;
	height: 500px;
	position: absolute;
	background: #00a95d;
}
#classes {
	width: 725px;
	height: 490px;
	position: absolute;
	right: 0px;
	overflow: auto;
}
#classes h4 {
	margin-top: 18px;
	font-size: 15px;
	color: #008255;
}
#classes h5 {
	margin-top: 18px;
	font-size: 14px;
	color: #008255;
}
#classes p {
	line-height: 16px;
	font-size: 12px;
	color: #008255;
}
#classes a {
	color: #008255;
}
#classes hr {
	width: 600px;
	border:1px solid #CCCCCC;
}
/* CLASSES */
/* TESTIMONIALS */
#testimonialsContent {
	width: 790px;
	height: 500px;
	position: absolute;
	top: 15px;
	left: 4px;
	background: #f7f7f7 url(../images/skin/speechBubble.gif) 620px 5px no-repeat;
	border: 1px solid #D8E6E1;
}
#testimonialsBanner {
	width: 42px;
	height: 500px;
	position: absolute;
	background: #32308E;
}
#testimonial {
	width: 725px;
	height: 490px;
	position: absolute;
	right: 0px;
	overflow: auto;
}
#testimonial p {
	margin-top: 16px;
	margin-right: 15px;
	line-height: 18px;
	font-size: 12px;
	color: #32308E;
}
#testimonial a {
	color: #32308E;
}
#testimonial img {
	float: right;
	display: inline;
}
/* TESTIMONIALS */
/* ABOUT US */
#aboutUsContent {
	width: 790px;
	height: 344px;
	position: absolute;
	top: 15px;
	left: 4px;
	background: #f7f7f7 url(../images/skin/boneFoot.gif) 620px 5px no-repeat;
	border: 1px solid #D8E6E1;
}
#aboutUsBanner {
	width: 42px;
	height: 344px;
	position: absolute;
	background: #EE2560;
}
#about {
	width: 725px;
	height: 490px;
	position: absolute;
	right: 0px;
	overflow: auto;
}
#about p {
	line-height: 18px;
	font-size: 12px;
	color: #EE2560;
}
#about a {
	color: #EE2560;
}
#contactMeContent {
	width: 790px;
	height: 170px;
	position: absolute;
	left: 4px;
	bottom: -10px;
	background: #f7f7f7 url(../images/skin/contactMeBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#contactMeBanner {
	width: 42px;
	height: 170px;
	position: absolute;
	background: #9A509F;
}
#contactMeContent p {
	margin-left: 55px;
	line-height: 18px;
	font-size: 12px;
	color: #9A509F;
}
#contactMeContent a {
	color: #9A509F;
}
#contactForm {
	width: 350px;
	height: 170px;
	position: absolute;
	left: 433px;
	top: 9px;
}
#thankYouContent {
	width: 790px;
	height: 170px;
	position: absolute;
	left: 4px;
	top: 15px;
	background: #f7f7f7 url(../images/skin/contactMeBG.jpg) repeat-x;
	border: 1px solid #D8E6E1;
}
#thankYouBanner {
	width: 42px;
	height: 170px;
	position: absolute;
	background: #9A509F;
}
#thankYouContent p {
	margin-left: 55px;
	line-height: 18px;
	font-size: 12px;
	color: #9A509F;
}
#thankYouContent a {
	color: #9A509F;
}
/* ABOUT US */
/* @@@@@@ CONTENT @@@@@ */
	
/* @@@@@@ FOOTER @@@@@ */
#footer {
	margin: auto;
	width: 982px;
	height: 15px;
}
#footer .footerbr {
	padding: 10px;
	background: url(../images/skin/brHeaderBrdr.jpg) 100% 100% no-repeat;
}
#footer .footertl {
	background: url(../images/skin/tlHeaderBrdr.jpg) 0 0 no-repeat;
}
/*#header .footertr {
	background: url(tr.gif) 100% 0 no-repeat; padding:10px}*/
			
#footer .footert {
	background: url(../images/skin/headerBrdr.jpg) 0 0 repeat-x;
}
#footer .footerb {
	background: url(../images/skin/headerBrdr.jpg) 0 100% repeat-x
}
#footer .footerl {
	background: url(../images/skin/headerBrdr.jpg) 0 0 repeat-y;
}
#footer .footerr {
	background: url(../images/skin/headerBrdr.jpg) 100% 0 repeat-y;
}
	/* @@@@@@ FOOTER @@@@@ */
	
/* ######### Siri Lakshmi Home ######### */

