* {
	margin: 0;
	padding: 0;
}

body { /* Center layout */
	text-align: center;
	min-width: 790px; /* :FIX: Netscape 6 */
	}
	
#wrapper {
	width: 790px;
	border: 3px solid #000;
	margin: 50px auto 5px; /* Center layout */
	text-align: left; /* Center layout */
	}


/*============================================================================== 
 * Typography
==============================================================================*/

body {
	font-size: 12px;
}

a {
	color: #999;
	}
	
a:link {
	color: #999;
	}	
	
a:visited {
	color: #999;
	}	
	
a:hover {
	color: #000;
	}	
	
a:active {
	color: #000;
	}				

ul#mainNav a {
	font-family: Optima, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 8.5pt;
	letter-spacing: 2pt;
	font-weight: bold;
	color: #CCC;
	}

#date p {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	 }

#footer p {
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000;
	font-weight: bold;
	letter-spacing: 1pt;
	padding: 10px 0 21px 19px;
	 }
	 
#footer p span {
	color: #CCCCCC;
	}	
	
#copyright { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #CCC;
	padding-bottom: 40px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#copyright p {
	float: left;
	margin-top: 7px;
}

.copyright {
	padding: 0;
	margins: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: left;
}
.skiplink a {
	padding: 0;
	margins: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	float: right;
	vertical-align:top;
}

#date {
	padding-top:8px !important;
	padding-top:15px;
	font-family: Optima, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999;
	}

/*============================================================================== 
 * Header
==============================================================================*/

#header {
	width: 770px;
	margin: 10px 0 0 20px;	
	height: 74px;
	}

#home #header {
	width: 588px !important;
	width: 585px;
	margin: 10px 0 0 20px;	
	height: 74px;
	}
	
#logo {
	float: left;
	width: 162px;
	height: 74px;	
	}
	
#tagline {
	float: right;
	width: 332px;
	height: 74px;	
	margin: 0 15px 0 0;	
	}


/*============================================================================== 
 * Main Nav
==============================================================================*/

ul#mainNav {
	margin: 0 0 5px 0;
	padding: 0;
	list-style: none;
	width: 790px;
	height: 41px;
	float: left;
	text-align: center;
	overflow: hidden;
	}
	
ul#mainNav li {
	float: left;
	}

ul#mainNav a {
	float: left;
	padding: 41px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:41px; /* for IE5/Win only */
	background: url(../images/nav_main.jpg) top left no-repeat;
	}	

/* Replace Text With Images
----------------------------------------------------------------------------- */

li#SpaServices a {
	width: 144px;
	height: 41px;
	background-position:0 0;
	}
	
li#Rx a {
	width: 99px;
	height: 41px;
	background-position:-145px 0;
	}
	
li#products a {
	width: 117px;
	height: 41px;
	background-position:-244px 0;
	}

li#press a {
	width: 95px;
	height: 41px;
	background-position:-361px 0;
	}
	
li#bio a {
	width: 75px;
	height: 41px;
	background-position:-456px 0;
	}

li#yoga_taichi a {
	width: 140px;
	height: 41px;
	background-position:-531px 0;
	}	
		
li#contact a {
	width: 120px;
	height: 41px;
	background-position:-671px 0;
	}	

	
/* Image Rollovers
----------------------------------------------------------------------------- */

li#SpaServices a:hover { background-position:0 -41px; }
li#Rx a:hover { background-position:-145px -41px; }
li#products a:hover { background-position:-244px -41px; }
li#press a:hover { background-position:-361px -41px; }	
li#bio a:hover { background-position:-456px -41px; }	
li#yoga_taichi a:hover { background-position:-531px -41px; }
li#contact a:hover { background-position:-671px -41px; }


/* Image Rollovers - Current Page
----------------------------------------------------------------------------- */

#SpaServices_page li#SpaServices a {
	background-position: 0 -41px;
	cursor: default;
	}
	
#Rx_page li#Rx a {
	background-position:-145px -41px;
	cursor: default;
	}
	
#products_page li#products a {
	background-position:-244px -41px;
	cursor: default;
	}	

#press_page li#press a {
	background-position:-361px -41px;
	cursor: default;
	}	
		
#bio_page li#bio a {
	background-position:-456px -41px;
	cursor: default;
	}	
	
#yoga_taichi_page li#yoga_taichi a {
	background-position:-531px -41px;
	cursor: default;
	}		
#contact_page li#contact a {
	background-position:-671px -41px;
	cursor: default;
	}


/*============================================================================== 
 * Content
==============================================================================*/

#content {
	 padding: 0 0 0 16px;
	 }
 
#box1, #box2 {
	float: left;
	padding: 56px 13px 15px 0;
	}
	
 #box3 {
	float: left;
	padding: 56px 16px 15px 0;
	}
		
	
	
#home #content p {
	float: left;
	padding: 56px 13px 15px 0;
	}	
	
#promo {
	background: url(../images/promo_shipping.jpg) top left no-repeat;
	width: 154px;
	height: 58px;	
	float:right;
	padding-right:28px;
	}
	
.videos {
	width:100%;
	padding:0;
}
		
	
/*==============================================================================
* Footer
==============================================================================*/

#footer,
#copyright {
	clear: both;
	}

#facebook {
	width: 109px;
	float: right;
}

#facebook a {
	background: url(../images/facebook.jpg) top left no-repeat;
	float: right;
	padding: 22px 0 0 0;
	overflow: hidden;
	width: 109px;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win only */
}

/*#facebook a:hover {
	background-position: 0 -22px;
}*/

#twitter {
	width: 23px;
	float: right;
	margin-left:5px;
}

#twitter a {
	background: url(../images/twitter.jpg) top left no-repeat;
	float: right;
	padding: 22px 0 0 0;
	overflow: hidden;
	width: 23px;
	height: 0px !important;
	height /**/:22px; /* for IE5/Win only */
}

#twitter_bar {
	background: url(../images/twitter_bar.jpg) top left no-repeat;
	margin:5px auto;
	width:796px;
	height:30px;
	text-align:left;
	vertical-align:middle;
}

a#twitter_link {
	float:left;
	width:185px;
	height:24px;
	display:block;
	text-indent:-5000px;
}

#twitterContainer {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	width:500px;
	height:30px;
	padding-left:100px;
	vertical-align:middle;
}
	
#twitterContainer a {
	color:#6dccdb;
	text-decoration:none;
	text-transform:lowercase;
}	

#twitterContainer ul {
	list-style:none;
	height:30px;
}

#twitterContainer ul li {
	padding:0;
	vertical-align:middle;
}

	
