 
/* Page Structure
----------------------------------------------- */
#contact .shhhh { display:none; }


body {
 	background: #636563 url(../images/backgroundtex.gif) repeat fixed;
	color: #585858;
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	text-align: center;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
	
	
/* Postioning
----------------------------------------------- */

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 100%;
	text-align: left;
	width: 700px;
	}
	
#index-body {
	float: left;
	background: #636563 url(../images/index_pgbk.gif) repeat;
	border-bottom: 14px solid White;
	margin-bottom: 6px !important; /*for firefox etc */
	margin-bottom: 3px; /* half margin for ie */
	width: 700px;
	}
	
#content {
	float: left;
	margin: 0;
	padding-left: 15px;
	}


	
/* Common Typography
----------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, helvetica, sans-serif;
	}

h1 {
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 90%; 
	}
	
h2, h3, h4, h5 {
	color: #89d4ff;
	margin: 0 14px 6px 14px;
	padding: 0 0 2px 0;
	font-size: 130%; 
	line-height:150%;
	font-weight: Bold;
	}
	
h5 {
	color: #FFF;
	margin: 20px 14px 5px 14px;
	padding: 0 0 2px 0;
	font-size: 100%; 
	font-weight: bold;
	}
	
h2 a {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	padding-bottom:2px;
	}
	
h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #333;
	padding-bottom:2px;
	}
	
h4 a, h5 a {
	text-decoration: none;
	border-bottom: 1px solid #E2C0C3;
	}
	
	
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color: #d1cfcf;
	text-decoration: none;
	border-bottom: 2px solid White;
	}
	
p {
	margin: 0;
	padding: 0 14px 10px 14px;
	font-size: 85%;
	line-height:1.3em;
	}
	
#left_column p {
	color: #333;
	}
	
#centre_column p {
	color: #333;
	}
	
#right_column p {
	color: #333;
	}
	
ul#project_news {
	color: #333;
	margin: 20px 0 12px 0;
	padding: 0 14px 0 0;
	list-style: none;
	text-align: left;
	line-height: 1em;
	}
	
ul#project_news li {
	margin: 0 0 8px 14px;
	padding: 2px 0 0 0;
	font-size: 85%;
	}
	
ul#project_news li.title  {
	color: #333;
	background: transparent;
	margin: 0 0 2px 14px;
	padding: 4px 0 4px 0;
	font-size: 100%; 
	font-weight: bold;
	text-decoration: underline;
	}
	
#centre_column p.showcased {
	margin: 0 0 10px 0;
	text-align: left;
	font-size: 80%;
	}
	
#centre_column p.showcased a {
	color: #EED4BD;
	}
	
	
/* Columns
----------------------------------------------- */

#left_column,  #right_column {
	float: left;
	color: #FFF;
	margin: 0px 0 20px 0 !important; margin: 0px 0px 10px 0px;
	margin-right: 5px !important; margin-right: 2px; 
	padding: 0px 10px 0px 10px;
	width: 200px;
	}
	
#centre_column {
	float: left;
	/*background: transparent url(../images/sneak_peek.jpg) no-repeat; */
	color: #FFF;
	/*margin: 0 0 20px 0 !important; margin: 0 0 10px 0; */
/*	margin-right: 5px !important; margin-right: 2px;*/
	padding: 0px 10px 0px 10px;
	width: 200px;
	}
	
#left_column a, #centre_column a, #right_column a {
	color: #fff;
	border-bottom: 1 px dotted #fff;
	padding-bottom: 2px;
	line-height:100%;
	}
	
div.column{
	float: left;
	color: #FFF;
	margin: 0;
	margin-right: 5px !important; margin-right:2px;
	padding: 0px;
	width: 220px;
	}
	

  
  
/* General linkology?
----------------------------------------------- */

a:link {
	color: White;
	
	}
	
a:visited {
	color: #F6F6F2;
	}

a:hover {
	color: #F8EFD9;
	text-decoration: none;
	}

a:active {
	color: #F8EFD9;
	}

	
	
/* Imagery / Photography
----------------------------------------------- */
	
img	{
	border: 0;
	}
	
.spotlight {
	padding: 0 0 20px 0
}
	
	
/* Header
----------------------------------------------- */
#header	{
	background: transparent url(../images/index_header.gif) top left no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	height: 66px;
	}
	
#header h1 {
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#header h1 span	{
	display: none;
	}


	
/* Footer
----------------------------------------------- */

#footer {
	background: transparent url(../images/footer.gif) no-repeat top left;
	clear: both;
	margin: 20px 0 0 0 !important; margin: 10px 0 0 0;
	padding: 0;
	height: 32px
	}
	
	
#footerhome {
	background: transparent url(../images/index_footer.gif) no-repeat top left;
	clear: both;
	margin: 20px 0 0 0 !important; margin: 10px 0 0 0;
	padding: 0;
	height: 32px
	}

#footer p.foot, #footer p.foot-e, #footerhome  p.foot-t, #footerhome  p.foot, #footerhome p.foot-e, #footerhome  p.foot-t  {
	margin: 0;
	padding: 10px 0 10px 25px;
	font-size: 85%;
	line-height: 1.4em;
	text-align: center;
	}
	
#footer a:link, #footerhome a:link {
	color: White;
	font-weight : normal; 
	text-decoration: underline;
	}
	
#footer a:visited, #footerhome a:visited {
	color: #F6F6F2;
	font-weight : normal; 
	text-decoration: underline;
	}

#footer a:hover , #footerhome a:hover {
	color: #F8EFD9;
	text-decoration : none;
	}

#footer a:active ,#footerhome a:active {
	color: #F8EFD9;
	text-decoration : underline;
	}
	
p.copyright {
	color: #DCDCDC;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 75%;
	line-height: 1.4em;
	text-align: center;
	}
	
address {
	color: #333;
	font-weight:bold;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 80%;
	line-height: 1.4em;
	text-align: center;
	font-style: normal;
	}
	
	

/* Hide Elements
----------------------------------------------- */
		
.skiplink {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	




/* Import Stylesheets
----------------------------------------------- @import url("rollovers.css"); */


/* Page Structure
----------------------------------------------- */

body {
 	background: #FFF url(../images/backgroundtex.gif) repeat fixed;
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	font-family: Arial, helvetica, sans-serif;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small; 
	text-align: center;
	}
	
html>body { /* be nice to Opera */
	font-size: small;
	}
	
	
	
/* Postioning
----------------------------------------------- */

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	line-height: 120%;
	text-align: left;
	width: 700px;
	}
	
#main-body {
	float: left;
	background: White url(../images/pgbk.gif) repeat;
	border-bottom: 14px solid White;
	margin-bottom: 6px !important; margin-bottom: 3px;
	width: 700px;
	}
	
#fitness_page, #design_page, #healing_page {
	float: left;
	margin: 0;
	padding-left: 15px;
	}
	
#content_column {
	float: left;
	position:relative;
	margin: 0 0 0 14px !important; margin: 0 0 0 7px; 
	padding: 0 20px 0 0;
	width: 410px;
	}


	
/* Common Typography
----------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, helvetica, sans-serif;
	}

h1 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 150%; 
	}
	
h2 {
	color: #545454;
	margin: 10px 14px 14px 0 !important; margin: 5px 7px 7px 0;
	padding: 0 0 2px 0;
	font-size: 145%; 
	font-weight: normal;
	line-height: .9em;
	}
	
h2 span {
	color: #8B8B8B;
	padding: 0 0 0 20px;
	font-size: 65%;
	font-style: italic;
	line-height: 1em;
	}
	
h3 {
	color: #3e3e3e;
	margin: 12px 14px 0 0px !important; margin: 6px 7px 0 0px; 
	padding: 0 0 2px 0;
	font-size: 135%; 
	font-weight: normal;
	}
	
h4, h5, h6 {
	color: #3e3e3e;
	margin: 16px 0 0px 0px !important; margin: 8px 0 0px 0px;
	padding: 0 0 4px 0;
	font-size: 135%; 
	font-weight: normal;
	}
	
h4 {
	line-height: 1.1em;
	}

h5 {
	clear: both;
}
	
h5 span {
	font-weight: normal;
	font-size: 90%; 
	}
	
h6 {
	color: #3e3e3e;
	margin: 16px 0 0px 0px !important; margin: 8px 0 0px 0px;
	padding: 0 0 4px 0;
	font-size: 105%; 
	font-weight: bold;
	}
	
.home {
	padding: 0 0 6px 0;
	}
		
p {
	margin: 0;
	padding: 0 0 10px 0px;
	font-size: 85%;
	line-height: 1.3em;
	}
	
p.para01 {
	color: #7A7A7A;
	margin: 0;
	padding: 2px 0 14px 0;
	font-size: 90%;
	line-height: 1.4em;
	}
	
ul.bullets {
	margin: 0 0 12px 0 !important; margin: 0 0 6px 0;
	padding: 0 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
	}
	
ul.bullets li {
	background: url(../images/bullet.gif) no-repeat 0 .5em;
	color: #3e3e3e;
	margin: 0 0 0 30px !important; margin: 0 0 0 15px; 
	padding: 4px 0 0 16px;
	}
	
ul.bullets li.title  {
	background: transparent;
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	}
	
address {
	color: #333;
	font-weight:bold;
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 80%;
	line-height: 1.4em;
	text-align: center;
	font-style: normal;
	}
	
acronym {
	border-bottom:
	1px dotted #636163;
	cursor:help;
	font-style:normal
	}

a acronym {
	cursor:pointer
	}

	
/* fitness Column
----------------------------------------------- */
	
#fitness_page a:link, #fitness_page a:active  {
	color: #4a872a;
	}
	
#fitness_page a:visited  {
	color: #8C8A8C;
	}

#fitness_page a:hover {
	background-color: #F3F1E1;
	color: #4E71A4;
	}
	
#fitness_page h2 {
	color: #3E5486;
	font-size: 145%; 
	}
	
#fitness_column {
	float: left;
	position:relative;
	padding: 0;
	width: 220px;
	text-align: right;
	}
	
	
	
ul#fitness_subnav {
	margin: 30px 0 12px 0 !important; margin: 15px 0 6px 0;
	padding: 0px 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: right;
	}
	
ul#fitness_subnav a:link, ul#fitness_subnav a:active  {
	color: #656565;
	margin: 0;
	padding: 2px 14px 0 4px;
	line-height: 1.4em;
	}
	
ul#fitness_subnav a:visited  {
	color: #8C8A8C;
	text-decoration: none;
	}

ul#fitness_subnav a:hover {
	color: #4a872a;
	border-bottom: 0;
	}
	
ul.sitemap {
	margin: 0 0 12px 0 !important; margin: 0 0 6px 0;
	padding: 0 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
	}
	
ul.sitemap li {
	background: url(../images/icons/b-bullet.gif) no-repeat 0 .7em;
	color: #3e3e3e;
	margin: 0 0 0 20px !important; margin: 0 0 0 10px; 
	padding: 4px 0 0 16px;
	}
	
ul.sitemap li.title  {
	background: transparent;
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	}
	
#survey {
	background: White url(../images/panel_back.gif) repeat-x 0 1px;
	border: 1px solid #D5CEC3;
	margin: 30px 14px 14px 14px !important; margin: 15px 7px 7px 7px;
	padding: 6px;
	}
	
dl#offerings {
	margin: 40px 0 20px 0 !important; margin: 20px 0 10px 0;
	padding: 0;
	}
	
dl#offerings dt {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4em;
	}
	
dl#offerings dd p {
	margin: 0;
	padding: 0 0 14px 0;
	font-size: 85%;
	line-height: 1.4em;
	}
	
dl.stages {
	margin: 0;
	padding: 0;
	}
	
dl.stages dt {
	margin: 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	}
	
dl.stages dt span {
	background: /*url(../images/icons/g-stage-arrow.gif)*/ no-repeat 100%;
	color: #4a872a;
	FONT-SIZE:90%;
	padding: 0 10px 3px 0;
	font-weight: bold;
	}
	
dl.stages dd {
	margin: 0;
	padding: 0 0 14px 30px;
	font-size: 85%;
	line-height: 1.4em;
	}
	
p.testimonial {
	color: #6D6D6D;
	margin: 0;
	padding: 6px 0 10px 0;
	line-height:1.2em;
	}
	
.testimonialname {
	background: transparent url(../images/icons/g-person.gif) no-repeat 0 3px;
	color: #333;
	margin: 0 0 0 4px;
	padding: 0 0 0 14px;
	font-style: italic;
	}
	
#accessibility h4, #accessibility  h5, #accessibility  h6 {
	color: #3e3e3e;
	margin: 16px 0 0px 0px;
	padding: 0;
	font-size: 100%; 
	font-weight: bold;
	}
	
ul.accessibility {
	margin: 0 0 22px 0;
	padding: 0 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
	}
	
ul.accessibility li {
	background: url(../images/icons/g-equals.gif) no-repeat 0 .7em;
	color: #3e3e3e;
	margin: 0 0 4px 30px;
	padding: 4px 0 0 16px;
	}
	
ul.accessibility li.title  {
	background: transparent;
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	}
	
ol {
	margin: 0 0 20px 30px !important; margin: 0 0 10px 15px;
	padding: 0;
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
	}
	
ol li {
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 0;
	}

	
/* design Column 
----------------------------------------------- */

#design_page a:link, #design_page a:active  {
	color: #DE5918;
	}
	
#design_page a:visited  {
	color: #8C8A8C;
	}

#design_page a:hover {
	background-color: #F3F1E1;
	color: #E78631;
	}
	
#design_page h2 {
	color: #D55619;
	font-size: 145%; 
	}
	
#design_column {
	float: left;
	position:relative;
	padding: 0;
	width: 220px;
	text-align: right;
	}
	
ul#design_subnav {
	margin: 30px 0 12px 0 !important; margin: 15px 0 6px 0;
	padding: 2px 14px 0 4px;
	list-style: none;
	font-size: 85%;
	text-align: right;
	}
	
ul#design_subnav a:link, ul#design_subnav a:active  {
	color: #656565;
	margin: 0;
	padding: 2px 14px 0 4px;
	line-height: 1.4em;
	}
	
		
ul#design_subnav a:visited  {
	color: #8C8A8C;
	text-decoration: none;
	}

ul#design_subnav a:hover {
	color: #DE5918;
	border-bottom: 0;
	}
	
	
div.project_profile {
	clear: both;
	margin: 0;
	padding: 0;
	}

div.project_profile h4 {
	margin: 0;
	padding: 0 0 6px 0;
	font-size: 115%;
	font-weight: bold;
	}
	
p.profile_comment {
	background: transparent url(../images/icons/g-person.gif) no-repeat 0 3px;
	margin: 0 0 10px 0 !important; margin: 0 0 5px 0; 
	padding: 0 0 0 14px;
	}

div.project_info {
	padding: 4px 0 10px 0;
	}
	
ul.project_info, ul.gallery_info  {
	border: 1px solid #E7DFD6;
	border-bottom: 2px solid #E7DFD6;
	margin: 0 0 20px 0 !important; margin: 0 0 10px 0;
	padding: 2px;
	font-size: 85%;
	list-style: none;
	text-align: center;
	}
	
ul.project_info li, ul.gallery_info li {
	margin: 0;
	padding: 2px 10px 0 14px;
	line-height: 1.4em;
	display: inline;
	}

#details {
	display: none;
	}
	
ul.project_info .www {
	background: url(../images/icons/g-ext.gif) no-repeat 0 5px;
	}
	
ul.project_info .date {
	background: url(../images/icons/g-calander.gif) no-repeat 0 5px;
	}
	
ul.project_info .info {
	background: url(../images/icons/g-data.gif) no-repeat 0 5px;
	}
	
ul.gallery_info .visuals {
	background: url(../images/icons/g-data.gif) no-repeat 0 5px;
	}

div.website{
	margin: 0;
	padding: 0;
	}
	
div.website h4{
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	font-size: 100%; 
	font-weight: bold;
	}

div.website p{
	margin: 0;
	padding: 0 0 20px 0;
	}
	
ul#thumbAlbum { 
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

ul#thumbAlbum li {
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

ul#thumbAlbum li.lineEnd {
	margin-right: 0
}

div.microsite{
	margin: 0;
	padding: 0;
	}
	
div.microsite h4{
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	font-size: 100%; 
	font-weight: bold;
	}

div.microsite p{
	margin: 0;
	padding: 0 0 20px 0;
	}

div.print {
	border-bottom: 1px solid #E1DDD1;
	margin: 0 0 30px 0;
	padding: 0 0 14px 0;
	}
	
div.print h4{
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	font-size: 100%; 
	font-weight: bold;
	}

div.print p{
	margin: 0;
	padding: 0 0 4px 0;
	}

div.identity {
	border-bottom: 1px solid #E1DDD1;
	margin: 0 0 30px 0 !important; margin: 0 0 15px 0;
	padding: 0 0 14px 0;
	}
	
div.identity h4{
	color: #3e3e3e;
	margin: 0;
	padding: 0;
	font-size: 100%; 
	font-weight: bold;
	}
	
div.identity p{
	margin: 0;
	padding: 0 0 4px 0;
	}

div.cdrom {
	border-bottom: 1px solid #E1DDD1;
	margin: 0 0 30px 0;
	padding: 0 0 14px 0;
	}
	
	
/* healing Column
----------------------------------------------- */
	
#healing_page a:link, #healing_page a:active  {
	color: #B53442;
	}
	
#healing_page a:visited  {
	color: #8C8A8C;
	}

#healing_page a:hover {
	background-color: #F3F1E1;
	color: #D05460;
	}
	
#healing_page h2 {
	color: #A52B35;
	font-size: 145%; 
	}
	
#healing_column {
	float: left;
	position:relative;
	padding: 0;
	width: 220px;
	text-align: right;
	}
	
	
ul#healing_subnav {
	margin: 30px 0 12px 0 !important; margin: 15px 0 6px 0; 
	padding: 2px 14px 0 4px;
	list-style: none;
	font-size: 85%;
	text-align: right;
	}
	

ul#healing_subnav a:link, ul#healing_subnav a:active  {
	color: #656565;
	margin: 0;
	padding: 2px 14px 0 4px;
	line-height: 1.4em;
	}
	

ul#healing_subnav a:visited  {
	color: #8C8A8C;
	text-decoration: none;
	}

ul#healing_subnav a:hover {
	color: #D05460;
	border-bottom: 0;
	}
	
#resources {
	background: White url(../images/panel_back.gif) repeat-x 0 1px;
	border: 1px solid #D5CEC3;
	border-top: 2px solid #D5CEC3;
	margin: 20px 0 0 0;
	padding: 8px;
	font-size: 90%;
	}
	
#resources h6 {
	background: transparent /*url(../images/icons/r-resources.gif)*/ no-repeat 100% 1px;
	border-bottom: 1px solid #D5CEC3;
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	}
	
	
.resourcelist {
	background: White url(../images/panel_back.gif) repeat-x 0 1px;
	border: 1px solid #D5CEC3;
	border-top: 2px solid #D5CEC3;
	margin: 20px 0 15px 0 !important; margin: 10px 0 7px 0;
	padding: 8px;
	font-size: 90%;
	}
	
.resourcelist h6 {
	background: transparent /*url(../images/icons/r-resources.gif)*/ no-repeat 100% 1px;
	border-bottom: 1px solid #D5CEC3;
	margin: 0 0 3px 0;
	padding: 0 0 2px 0;
	}
	
		
ul#banners {
	margin: 0;
	padding: 0 0 0 14px;
	list-style: none;
	display: inline;
	}
	
ul#banners li {
	margin: 0;
	padding: 0;
	display: inline;
	}
	
ol#benefits {
	margin: 0 0 30px 20px;
	padding: 0;
	font-size: 85%;
	text-align: left;
	line-height: 1.3em;
	}
ol#benefits li  {
	color: #3e3e3e;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
ul.accessibilityBullets {
	margin: 0 0 12px 0 !important; margin: 0 0 6px 0; 
	padding: 0 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
	line-height: 1.4em;
	}
	
ul.accessibilityBullets li {
	background: url(../images/icons/g-corner02.gif) no-repeat 0 .7em;
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 16px;
	}
	
ul.accessibilityBullets li.title  {
	background: transparent;
	color: #3e3e3e;
	margin: 0;
	padding: 4px 0 0 0;
	font-weight: bold;
	}

	
	
	
/* General linkology?
----------------------------------------------- */

a:link {
	font-weight : normal; 
	text-decoration: underline;
	}
	
a:visited {
	font-weight : normal; 
	text-decoration: underline;
	}

a:hover {
	text-decoration : none;
	}

a:active {
	text-decoration : underline;
	}



	
	
/* Imagery / Photography
----------------------------------------------- */
	
img	home {
	border: 2px solid #333;
	}
	
.website_thumb {
margin: 6px 0 4px 0;
}

.microsite_thumb {
margin: 6px 0 4px 0;
}

.print_thumb {
margin: 6px 0 6px 0;
}

.identity_thumb {
margin: 6px 0 6px 0;
}

.cdrom_thumb {
margin: 6px 0 6px 0;
}

.kiosk_thumb {
margin: 6px 0 4px 0;
}

.marketing_thumb {
margin: 6px 0 4px 0;
}
	
.profile_thumb {
margin: 4px 0 8px 0;
}

.profile_thumb_sm {
margin: 10px 0 10px 0;
}

.small_rt {
float: right;
margin: 0 0 4px 6px;
}

.small_lt {
float: left;
margin: 0 6px 4px 0 ;
}

a:link img {
border: 5px solid #E1DDD1;
margin-left:10px;
text-decoration: none;
}

a:visited img {
border: 5px solid #E1DDD1;
}

#fitness_page a:hover img, #fitness_page img.here {
border: 5px solid #40999f;
}

#design_page a:hover img, #design_page img.here  {
border: 5px solid #b86a0c;
}

#healing_page a:hover img, #healing_page img.here {
border: 5px solid #d5a405;
}

a:active img {
border: 5px solid #EBBE95;
}

.no-border {
border: none;
padding: 0;
float:left;
}


	
	
/* Headers Blocks
----------------------------------------------- */

#fitness_header{
	background: transparent url(../images/fitness_header.gif) top left no-repeat;
	}
	
#design_header	{
	background: transparent url(../images/design_header.gif) top left no-repeat;
	}
	
#healing_header	{
	background: transparent url(../images/healing_header.gif) top left no-repeat;
	}
	
#fitness_header, #design_header, #healing_header	{
	border: 0;
	margin: 0;
	padding: 0;
	height: 91px;
	}
	
#fitness_header h1, #design_header h1, #healing_header h1 {
	color: #000;
	margin: 0;
	padding: 0;
	}
	
#fitness_header h1 span , #design_header h1 span, #healing_header h1 span{
	display: none;
	}


	
/* Footer & Copyright
----------------------------------------------- */
	
#footer ul {
	clear: both;
	color: #6B6B6B;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 85%;
	list-style: none;
	line-height: 1.4em;
	text-align: right;
	width: 220px;
	}
	
#footer a {
	color: #585858;
	}
	
#footer ul li {
	margin: 0;
	padding: 2px 16px 0 14px;
	line-height: 1.4em;
	}
	
#footer #topper {
	background: url(../images/icons/topper.gif) no-repeat 100% 5px;
	}
	
#footer #print {
	background: url(../images/icons/print.gif) no-repeat 100% 5px;
	}
	
#footer #e-mail {
	background: url(../images/icons/email.gif) no-repeat 100% 5px;
	}
	
#footer #phone {
	background: url(../images/icons/phone.gif) no-repeat 100% 5px;
	}
	
#footer #info {
	background: url(../images/icons/question.gif) no-repeat 100% 5px;
	}
	
#footer #terms{
	background: url(../images/icons/info.gif) no-repeat 100% 5px;
	}
	
	
	
/* Footer & Copyright
----------------------------------------------- */
	
#footerhome ul {
	clear: both;
	color: #6B6B6B;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 85%;
	list-style: none;
	line-height: 1.4em;
	text-align: right;
	width: 220px;
	}
	
#footerhome a {
	color: #585858;
	}
	
#footerhome ul li {
	margin: 0;
	padding: 2px 16px 0 14px;
	line-height: 1.4em;
	}
	
#footerhome #topper {
	background: url(../images/icons/topper.gif) no-repeat 100% 5px;
	}
	
#footerhome #print {
	background: url(../images/icons/print.gif) no-repeat 100% 5px;
	}
	
#footerhome #e-mail {
	background: url(../images/icons/email.gif) no-repeat 100% 5px;
	}
	
#footerhome #phone {
	background: url(../images/icons/phone.gif) no-repeat 100% 5px;
	}
	
#footerhome #info {
	background: url(../images/icons/question.gif) no-repeat 100% 5px;
	}
	
#footerhome #terms{
	background: url(../images/icons/info.gif) no-repeat 100% 5px;
	}
	
		

/* Misc Elements
----------------------------------------------- */
.skiplink {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;  /* for the benefit of IE5 Mac */
	}
	
.clear {
	clear: both; 
	display: block; 
	margin: 0;
	font-size: 1px; 
	line-height: 1px; 
	height: 1px; 
	} /* used for clearing elements */

hr {
	height: 1px;
	background-color: #C1C1B1;
	color: #C1C1B1;
	border: none;
	padding: 0;
	margin: 14px 0 10px 0;
	}
	

/* Registration Form
----------------------------------------------- */

#contact_form {
	float: left;
	border-right: 1px solid #fff;
	margin: 0 10px 0 0 !important; margin: 0 5px 0 0;
	padding: 0 14px 0 0;
	width: 220px;
	}
	
#contact_form p {
	margin: 0;
	padding: 0 0 6px 0;
	}
	
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
	}

legend {
	display: none;
	}

.formLabel, .formMessage {
	padding: 0;
	font-size: 85%;
	font-weight: Normal;
	}

.row {
	clear: both;
	padding-top: 4px;
	}
	
.inputfield, .inputarea, .inputdrop { 
	border: 1px solid #C5C5BB;
	margin: 0;
	padding: 3px 0 3px 0;
	width: 99%;
	font-size: 90%;
	}
	
textarea { 
	font-size: 90%;
	font-family: Arial, helvetica, sans-serif;
	}

.inputsend {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	font-size: 90%;
	}
	
.thanks {
	color: #3E5486;
	margin: 0;
	padding: 0 0 12px 0;
	}
	
.sorry {
	color: #B22222;
	margin: 0;
	padding: 0 0 12px 0;
	}
	
span.required {
	color: #B22222;
	font-size: 110%;
	}
	
#form-info {
	color: #7C7A7C;
	margin: 0;
	padding: 0 0 14px 0;
	font-style: normal;
	}
	
#form-info h3 {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: Bold;
	font-size: 90%;
	text-decoration: underline;
	}
	
ul#contact-list {
	margin: 8px 0 12px 0;
	padding: 0 14px 0 0;
	list-style: none;
	font-size: 85%;
	text-align: left;
	}
	
ul#contact-list li  {
	color: #656565;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	}
	
ul#contact-list li.addy  {
	margin: 14px 0 0 0;
	padding: 0;
	}
	
p.companyRegistration {
	clear: both;
	border-top: 1px solid #C5C5BB;
	margin: 0;
	padding: 4px 0;
	font-size: 85%;
}

	
	
	
	
	
/* NAV Image panels
----------------------------------------------- */

#panels {
	margin: 0;
	padding: 0 0 0 15px;
	height: 66px;
	}

	
 ul#block_nav {
	margin: 0; 
	padding: 0;
	}

ul#block_nav li {
	float: left;
	margin: 0; 
	padding: 0;
	display: block;
  	list-style-type: none;
	width: 220px;
	}

ul#block_nav li.one, #block_nav li.two {
	margin: 0; 
	padding: 0 5px 0 0;
	}

ul#block_nav a:link, #block_nav a:visited {
	display: block;
	margin: 0;
	padding: 0;
	height: 66px;
	width: 220px;
	}

ul#block_nav a:link.fitness, ul#block_nav a:visited.fitness {
	background: url(../images/btn_one.gif) no-repeat;
	padding: 0;
	width: 220px;
	}

ul#block_nav a:link.design, ul#block_nav a:visited.design {
	background: url(../images/btn_two.gif) no-repeat;
	padding: 0;
	width: 220px;
	}

ul#block_nav a:link.healing, ul#block_nav a:visited.healing {
	background: url(../images/btn_three.gif) no-repeat;
	padding: 0;
	width: 220px;
	}

ul#block_nav a:hover.fitness, ul#block_nav a:hover.design, ul#block_nav a:hover.healing {
	color: #FFFFFF;
	background-position: 0 -66px;
	}
	
.mask {
	display: none;
}


/* NAV Image panels
----------------------------------------------- */

#questionnaire {
	margin: 6px;
	padding: 0 0 0 46px;
	height: 56px;
	}

 ul#rollover {
	margin: 0; 
	padding: 0;
	}

 ul#rollover li {
	float: left;
	margin: 0; 
	padding: 0;
	display: block;
  	list-style-type: none;
	width: 225px;
	}

 ul#rollover li.one {
	margin: 0; 
	padding: 0 10px 0 0;
	}

 ul#rollover a:link,  ul#rollover a:visited {
	display: block;
	margin: 0;
	padding: 0;
	height: 40px;
	width: 225px;
	}

 ul#rollover a:link.website,  ul#rollover a:visited.website {
	background: url(../images/website-survey.gif) no-repeat;
	padding: 0;
	width: 225px;
	}

 ul#rollover a:link.logo,  ul#rollover a:visited.logo {
	background: url(../images/questionnaire_logo.gif) no-repeat;
	padding: 0;
	width: 190px;
	}

 ul#rollover a:hover.website,  ul#rollover a:hover.logo {
	color: #4a872a;
	background-position: 0 -40px;
	}
	
.mask {
	display: none;
}
	
	
	
	
	


	
