@charset "utf-8";
/*body*/
body {
	font: 80% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-attachment: fixed;
	background-color: #987955;
	background-image: url(../images/energy-flow-background.jpg);
	background-repeat: no-repeat;
	background-position: center -170px;
}
/*layout elements*/

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;/**/
	z-index: 0;
}
/*tag styles*/
p {
	line-height: 1.6em;
	margin-top: 5px;
}
div {
	margin: 0;
	padding: 0
}
#div_lower_container {
	margin: 0 0px -13px;
	padding: 10px 0 0 10px;
	width: 100%;
/*	background-image: url(../images/bg-cont.png);*/
	border-radius:3px;
	min-height: 2000px;
	height: inherit;
	/*border:#333 5px solid;*/
	box-shadow: #C99242 0 0 28px; background:#F2EFD1;
}
#header {
	height: 200px;
	padding: 0;
	position: relative;
	z-index: 1;
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
	background-image: url(../images/zensplash.png);
	background-repeat: no-repeat;
	background-position: 3px -12px;
}
#sidebar1 {
	top: 122px;
	left: 13px;
	width: 258px;
	padding: 10px 0px 0px;
	background: url(../images/bg-navigate.png) no-repeat center 0px;
	float: left;
	position: absolute;
	font-size: 0.95em;
	z-index: 5;
	margin: 0px;
	height: 2000px;
}
#divRNav {
	position: absolute;
	text-align: left;
	left: 150px;
	top: 61px;
}
#sidebar2 {
	position: absolute;
	top: -2px;
	right: -3px;
	width: 250px;
	padding: 15px 10px 15px 20px;
	text-align: right;
	height: 80px;
}
#sidebar3 {
	position: absolute;
	top: 455px;
	right: 684px;
	width: 228px;
	padding: 0px 10px 15px 0px;
	font-size: 0.9em;
	height: 397px;
	z-index: 5;
	left: 40px;
	float: left;
}
#mainContent {
	margin: 0px 10px 0 280px;
	padding: 10px 20px 2em 15px;
	position: relative;
	font-size: 0.9em;
	z-index: 2;
	border-radius: 3px;
	box-shadow: #C8964D 0 0 28px;
	/*background-image: url(../images/bg-cont.png);*/
	text-align: left;
}
#footer {
	padding: 0 10px 0 20px;
	height: auto;
	margin: 1em auto 0px;
	width: 920px;
	clear: both
}
/*form styles*/
#formcontact #tabContact {
	background: #fff;
}
#formcontact #tabContact th {
	color: #666666;
}
#formcontact #tabContact {
	width: 100%;
}
#formcontact #tabContact caption {
	text-align: left;
	text-indent: 1em;
}
tr {
}
#formcontact #tabContact {
	background-color: transparent;
	border-top: 1px dotted #CCCCCC;
	border-right: none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: none;
}
input {
	border: 1px solid #666;
	background-color: #DAEBFC;
}
input:hover {
	border: 1px solid #00FF00;
}
caption {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	border-bottom: none;
	text-align: left;
}
#bodyExplain #container {
	background: #FFFFFF;
	width: 30%;
	padding: 15px;
}
/*----------------------------------Hx elements---------------------------------------------*/

#header h1 {
	margin: 0;
	height: 68px;
	width: 950px;
	text-indent: -9999px;
}


h1 {
	font-family:  "urbana", sans-serif;
	font-weight: 600;
	color: #B75524;
	text-shadow: rgba(255,255,255, .5) 0px 1px 4px;
	padding: 0; margin:6px 0 5px 0;
	border-radius: 0 10px 0 10px;
	font-size: 35px;
	line-height:1.2em;
}

h1 span {

	font-size: 24px; color:#DBA833;
}

h2 span {font-weight: 600;

	font-size: 24px; color:#DBA833;
}
h2 {
	font-family: "urbana", sans-serif;
	font-weight: 300;
	color: #333;
	/*text-shadow:0px 1px 2px #fff;*/
	padding: 10px 0  10px 0;
	margin: 0;
	border-radius: 0 10px 0 10px;
	clear: both;
	padding: 5p x0 5px 0;
	font-size: 21px
}
h3, h4 {
	font-family: "urbana", sans-serif;
	font-weight: 300;
	color: #F2EFD1; background-color:#B1AC83;
	/*text-shadow: 0px 1px 2px #fff;*/
	margin: 22px 0 22px 0;
	padding: 10px 0  10px 10px;
	border-radius: 3px;
	clear: both;
	padding: 5p x0 5px 0;
}




ul.ulPortfolio {
	width: 600px;
	height: auto;
	list-style: none;
	padding: 0px 0px 0px 1em;
	margin: 0px;
}
.fltlft {
	float: left;
	margin-right: 2em;
	margin-bottom: 3em;
}
li.liPortfolio {
	height: 280px;
	border-bottom: 1px dotted #0033CC;
	clear: both;
}
#bodyLogo li.liPortfolioDeep {
	height: 250px;
	border-bottom: 1px dotted #24FE24;
}
#bodyLogo .liPortfolio {
	height: 180px;
}
#sidebar3 h3 {
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
}
#h3Sidebar3 {
	height: 50px;
	width: 160px;
	background: url(../images/h3-feedback.png) no-repeat 25px -10px;
	text-indent: -9999px;
	padding-top: 6em;
}
#h3Sidebar3Quotes {
	height: 50px;
	width: 140px;
	background: url(../images/h3-idea.png) no-repeat;
	text-indent: -9999px;
}
h2.contactemphasis {
	font-size: 1.4em;
	background: #EDFCEB;
	color: #333333;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5em;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 span.normal {
	font-weight: normal;
}
h3 {
	font-size: 17px;
}
h4.hidden {
	margin: 0px;
	padding: 0px;
}
/* ------------------------navigation styles--------------------------------------------------------------------*/

#ulNav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: right;
	width: 129px;
	border-right: 1px solid #333;
}
#ulNav li {
	height: 29px;
	width: 129px;
	display: block;
	font-size: 0.9em;
}
#ulNav li a:link {
	color: #333;
	text-decoration: none;
	display: block;
}
#ulNav li a:visited {
	color: #333;
	text-decoration: none;
	display: block;
}
#ulNav li a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#ulNav li a:active {
	color: #333;
	text-decoration: underline;
	display: block;
}
#ulNavR {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 129px;
}
#ulNavR li {
	height: 29px;
	width: 129px;
	display: block;
	font-size: 0.9em;
	text-align: left;
}
#ulNavR li a:link {
	color: #333;
	text-decoration: none;
	display: block;
}
#ulNavR li a:visited {
	color: #333;
	text-decoration: none;
	display: block;
}
#ulNavR li a:hover {
	color: #333;
	text-decoration: none;
	display: block;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#ulNavR li a:active {
	color: #333;
	text-decoration: underline;
	display: block;
}
#bodyHome #liNav1 a {
	color: #333;
	text-decoration: none;
	text-shadow:rgba(255,255,255, 1) 0 0 3px;
}
#bodyPortfolio #liNav2 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyLogo #liNav3 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyProcess #liNav5 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyAbout #liNav7 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyContact #liNav9 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyComments #liNav4 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyResources #liNav6 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
#bodyNews #liNav8 a {
	color: #333;
	text-decoration: none;
	text-shadow: rgba(255,255,255, 1) 0 0 3px;
}
/*-------------------------link styles-------------------------*/

a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #ccc;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
#footer a {
	color: #333;
	text-decoration: none;
}
/*--------------------------floats------------------------*/

.fltrt {
	float: right;
	margin-left: 8px;
}
/*------------------------list styles--------------------------*/

.liBottom {
	margin-bottom: 25px;
}
.ulGeneral li {
	padding-left: 1.5em;
	list-style: circle;
}
.ulGeneral {
	line-height: 1.7em;
	margin: 0px;
	list-style: circle;
	padding: 3px 15px;
}
#ulPrices {
	width: 90%;
	list-style: none;
}
#ulPrices li {
	height: 10em;
	border-top: 1px solid #DCF7FA;
	padding-top: 0.5em;
}
/*txt styles*/

acronym {
	border-bottom: 1px dotted #999999;
}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.8em;
	text-align: left;
}
.hidden {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	display: inline;
}
#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
p.pDate {
	font-weight: bold;
	color: #333333;
	padding: 5px;
	font-size: 0.8em;
}
.p_sidebar2 {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	line-height: 0.6em;
}
a.textlarge {
	font-size: 1.2em;
}
a.textlarger {
	font-size: 1.4em;
	padding: 0;
	margin: 0;
}
blockquote.comments {
	margin: 5px 10px 3px;
	padding: 0px;
	font-size: 0.9em;
	font-style: italic;
	height: 50px;
	width: 160px;
}
#sidebar3 p {
	font-size: 0.7em;
	padding: 0px 0px 15px 3em;
	margin: 0px 0em 0px 0px;
	text-align: left;
}
/*tooltips*/
#liAnalytics span {
	display: none;
}
#liAnalytics a:hover span {
	display: block;
	position: absolute;
	top: 10em;
	right: 0;
	width: 200px;
	padding: 0.5em;
	margin: 1em;
	z-index: 100;
	color: #000;
	background: #B9F2B0 1px;
	font: 0.8em;
	text-align: left;
	border: 3px solid #00FF00;
}
#bodyProcess #container {
}
#bodyProcess #footer {
}
#bodyProcess #div_lower_container {
}
#liw3c span {
	display: none;
}
#liw3c a:hover span {
	display: block;
	position: absolute;
	top: 7em;
	right: 0;
	width: 200px;
	padding: 0.5em;
	margin: 1em;
	z-index: 100;
	color: #000;
	background: #B9F2B0;
	border: 3px solid #00FF00;
	font: 0.8em;
	text-align: left;
}
a.access {
	text-decoration: none;
}
/*images*/
a img {
	text-decoration: none;
	border-width: 0px;
}
#headerInner {
	text-align: right;
	margin: 0px;
	padding: 0px 1em 0px 0px;
	position: absolute;
	top: 0px;
	width: 940px;
}
p {
	line-height: 1.7em;
}
#divRightColumn {
	position: absolute;
	width: 300px;
	margin-left: 0px;
	left: 553px;
	top: 155px;
}
#divAddThis {
	margin-top: 0em;
	text-align: center;
}
#sidebar3 h3 {
	text-indent: -9999px;
	background: transparent;
}
#ulNavR {
	list-style: none;
	margin: 0px;
	padding: 12px 0px 0px;
	text-align: right;
	width: 129px;
}
#divRNav {
	position: relative;
	top: -122px;
	width: 129px;
	left: 129px;
	padding-top: 9px;
}
#bodyLogo li.liPortfolioDeeper {
	height: 400px;
	border-bottom: 1px dotted #24FE24;
}
#tabContact label {
	font-weight: bold;
	font-size: 0.9em;
}
#mainContent ul {
	line-height: 1.8em;
	padding: 5px;
	margin: 5px;
}
#mainContent ul li {
}
#mainContent ul li ul li {
	list-style: circle;
}
#h1Sitemap {
	height: 70px;
	width: 500px;
	font: 1.2em Tahoma, Arial, Verdana, sans-serif;
	background: url(../images/bg-h-sitemap.png) no-repeat 0px 0px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 0em;
	padding: 0px;
	top: 0px;
}
div.divNimbuzz {
	float: right;
	margin-left: 15px;
	clip: rect(-30px, -15px, -15px, -15px);
	overflow: hidden;
}
iframe.ifNimbuzz {
	border: -20px solid #000;
	clip: rect(25px,auto,auto,auto);
	width: 200px;
	height: 200px;
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#header p {
	padding-top: 25px;
	padding-right: 25px;
color:#ECE7D9;
	/*text-shadow: #C7984E 0 4px 18px;*/
}
.ulGeneral li h3 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}
#mainContent .ulGeneral li ul li {
	font-size: 0.9em;
}
#bodyHome #container #div_lower_container #waveframe {
	position: absolute;
	top: 679px;
	left: 4px;
}
#bodyHome #container #div_lower_container #mainContent ul li span {
	border-radius: 0 6px 0 6px;
	/*box-shadow:rgba(78,96,142, 0.7) 0 0 28px;*/
	font-size: 1.6em;
	display: block;
	padding: 8px;
	margin: 0;
	/*	border-top: 7px solid #FFF;
	border-bottom: 7px solid #FFF;*/
	font-family: "museo-sans";
	font-weight: 300;
}
#container #div_lower_container #mainContent ul li strong #pac1 {
	background-image: url(../images/all-smiles.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 105px;
	padding-left: 200px; font-family:  "urbana", sans-serif;
}
#container #div_lower_container #mainContent ul li strong #pac2 {
	background-image: url(../images/all-smiles.png);
	background-repeat: no-repeat;
	background-position: 0px -120px;
	height: 105px;
	padding-left: 200px; font-family:  "urbana", sans-serif;
}
#container #div_lower_container #mainContent ul li strong #pac3 {
	background-image: url(../images/all-smiles.png);
	background-repeat: no-repeat;
	background-position: 0px -242px;
	height: 105px;
	padding-left: 200px; font-family:  "urbana", sans-serif;
}

#bodyHome #container #header h5 {
	font-size: 13px;
	padding-top: 120px;
	color: #000;
	font-weight: bold;
	padding-right: 25px;
}
#container #div_lower_container #sidebar1 .box {
/*	position: relative;
	float: right;
	width: 250px;
	min-height: 1300px;
	padding: 18px 0 0 0;
	background-repeat: no-repeat;
	background-position: center top;*/
}
#container #div_lower_container #sidebar1 .box #floatdiv {
	/*position: absolute;
	width: 253px;
	height: 120px;
	left: 0px;
	top: 6px;*/
}
#bodyResources #container #div_lower_container #mainContent {
	height: 1000px;
}
#sidebar1 .box #floatdiv {

	border-radius: 15px 15px 0 0;
	box-shadow: #C8964D 0 0 28px;
	width: 253px;
	opacity: 0.8;
	height: 503px;
	border: #DBA833 solid 3px;
	background:  #B9F3E2 url(../images/zen-man.png) no-repeat center bottom ;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
#container #div_lower_container #sidebar1 .box #floatdiv {
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container #div_lower_container #sidebar1 .box {
	background-repeat: no-repeat;
	background-position: center 300px;
}
#bodyHome #container #div_lower_container #mainContent h3.CTA {
	background-color: #DBA833;
	color: #F2EFD1;
	padding: 7px;
	text-align: center;
	font-size: 33px;
	margin-bottom: 20px;
	box-shadow: rgba(51,51,51,0.7)  0 8px 6px -6px;
	-webkit-box-shadow: rgba(51,51,51,0.7) 0 8px 6px -6px;
	-moz-box-shadow: rgba(51,51,51,0.7) 0 8px 6px -6px;
	margin-top: 20px;
}
#bodyHome #container #div_lower_container #mainContent .CTACaption {
	text-align: center;
	font-weight: bold;
}
#bodyHome #container #div_lower_container #mainContent .CTACaption span {
	font-size: 2em;
}
#bodyHome #container #div_lower_container #mainContent .CTACaption span a {
	text-decoration: none;
}
#bodyHome #container #div_lower_container #mainContent .CTACaption em {
	font-size: 1.2em;
}
