* {
	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 */
	}	

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

li#SpaServices a {
	background: url(../images/nav_spaservices.jpg) top left no-repeat;
	width: 160px;
	height: 41px;
	}
	
li#Rx a {
	background: url(../images/nav_medispa.jpg) no-repeat;
	width: 127px;
	height: 41px;
	}
	
li#products a {
	background: url(../images/nav_products.jpg) no-repeat;
	width: 153px;
	height: 41px;
	}

li#press a {
	background: url(../images/nav_press.jpg) no-repeat;
	width: 115px;
	height: 41px;
	}
	
li#bio a {
	background: url(../images/nav_bio.jpg) no-repeat;
	width: 105px;
	height: 41px;
	}
	
li#contact a {
	background: url(../images/nav_contact.jpg) no-repeat;
	width: 130px;
	height: 41px;
	}	

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

li#SpaServices a:hover {
	background-position: -160px 0;
	}
	
li#Rx a:hover {
	background-position: -127px 0;
	}
	
li#products a:hover {
	background-position: -153px 0;
	}	

li#press a:hover {
	background-position: -115px 0;
	}	
		
li#bio a:hover {
	background-position: -105px 0;
	}	
	
li#contact a:hover {
	background-position: -130px 0;
	}


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

#SpaServices_page li#SpaServices a {
	background-position: -160px 0;
	cursor: default;
	}
	
#Rx_page li#Rx a {
	background-position: -127px 0;
	cursor: default;
	}
	
#products_page li#products a {
	background-position: -153px 0;
	cursor: default;
	}	

#press_page li#press a {
	background-position: -115px 0;
	cursor: default;
	}	
		
#bio_page li#bio a {
	background-position: -105px 0;
	cursor: default;
	}	
	
#contact_page li#contact a {
	background-position: -130px 0;
	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;
	}
		
	
/*==============================================================================
* Footer
==============================================================================*/

#footer,
#copyright {
	clear: both;
	}

#facebook {
	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;
}