@charset "utf-8";
/*..........Reset........*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
abbr,acronym { border:0;
}


/*.............................Style Begins....................*/
body {
	background-color: #00538A;
	color: #666;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	background-image: url(../images/main_bkg_repeat.gif);
	background-repeat: repeat-x;
}
h1 {
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	color: #0099BC;
	font-size: 120%;
	letter-spacing: 0.15em;
	margin: 8px 0px 8px 0px;
}
h2 {
	color: #00538A;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 100%;
	letter-spacing: 0.04em;
	margin: 5px 0px 5px 0px;
	padding-left:15px;
	background-image: url(../images/h2_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
h3 {
	color:#0DB04B;
	font-size: 65%;
	letter-spacing: 0.08em;
}
h4 {
	font-size: 14px;
	line-height: 1.4em;
	letter-spacing: .039em;
	word-spacing: .12em;
	margin-bottom: 5px;
	font-weight: bold;
}
p {
	font-size: 13px;
	line-height: 1.4em;
	letter-spacing: .039em;
	word-spacing: .12em;
	margin-bottom: 10px;
}
a {
	color: #999;
	text-decoration: none;
	line-height: 1.2em;
}
.float-left {
	float: left;
	margin: 0px 30px 10px 0px;
}
.float-right {
	float: right;
	margin: 0px 15px 10px 0px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.filler {
	display:block;
	height: 300px;
	width: 400px;
}
.bullets {
	color: #00538A;
	font-size: 70%;
	line-height: 1.7em;
	letter-spacing: 0.033em;
	word-spacing: 0.1em;
	margin-bottom: 10px;
}
.bullets li {
	background-image: url(../images/ul_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 5px;
}
.italic {
	font-style: italic;
	line-height: 1.3em;
	letter-spacing: .039em;
	word-spacing: .1em;	
	margin-left: 15px;
}
.showcase {
	font-size: 90%;
	font-weight: bold;
}
/*.........................Main Containers................*/
#container {
	background-image: url(../images/main_bkg_splash.png);
	height: 800px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#main_content {
	margin: 0 190px;
	width: 675px;
	position:relative;
}
/*.......................Header Content..................*/

#header {
	float:left;
	height: 109px;
	position: relative;
	width: 675px;
	z-index: 10;
}
#logo {
	float: left;
	background-image: url(../images/main_logo.png);
	background-repeat: no-repeat;
	position: relative;
	text-indent: -9999px;
	height: 108px;
	width: 200px;
	top: 35px;
}
#logo a {
	display: block;
	position: relative;
	height: 108px;
	width: 200px;
}
#navigation {
	float:right;
	font-size: 90%;
	position: relative;
	width: 470px;
	top: 80px;
	left: -10px;
}

#navigation ul, #navigation ul li{
	display: inline;
}
#navigation a {
	float: left;
	margin: 0 2px 0 2px;
	padding: 3px 5px 2px 5px;
	letter-spacing: .043em;
	word-spacing: .001em;
}
#navigation a:hover{
	color: #0099BC;
	background-color: #DDEAFC;
}
#current-page a{
	border-bottom: dotted 1px #0DB04B;
}
#current-page a:hover{
	color: #999;
	background-color: #FFF;
}
#page-shadow-top {
	background-image: url(../images/page_top_bkg.png);
	background-repeat: no-repeat;
	float:left;
	height: 215px;
	width: 675px;
	position:relative;
	background-position: 0px 0px;
}
#page-shadow-top img{
	position: relative;
}
.header-pic {
	float: left;
	position: relative;
	top: 20px;
	left: 32px;
}
/*...................................Main Content........................*/
#content {
	float: left;
	position: relative;
	width: 675px;

}
#holder {
	position: relative;
	width: 614px;
	overflow: auto;
	margin: 8px 0px 0px 20px;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 15px;
}
#sub-nav {
	font-size: 75%;
	float: left;
	position: relative;
	width: 150px;

}
#sub-nav ul {
	position: relative;
}
#sub-nav-top {
	background-image: url(../images/sub-nav_bkg_top.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 150px;
}
#sub-nav-btm {
	background-image: url(../images/sub-nav_bkg_btm.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 150px;
	position: relative;
	top: -4px;
}
#sub-nav li {
	position: relative;
	display: block;
	width: 150px;
	background-color: #D9E0FC;
}
#sub-nav a {
	display:block;
	width: 142px;
	height: 22px;
	color: #00538A;
	line-height: 1.8em;
	letter-spacing: .043em;
	word-spacing: .001em;
	padding: 3px 0px 3px 5px;
	border-bottom: dotted 1px #FFF;
	font-variant: small-caps;
	font-weight: bold;
}
#sub-nav a:hover {
	color: #FFF;
	background-color: #0099BC;
}
#main-info {
	float: left;
	margin-left: 15px;
	position: relative;
	width: 400px;
}
#main-info-large {
	float: left;
	padding: 0px 25px 0px 15px;
	position: relative;
	width: 550px;
}
.spacer {
	margin: 15px 0px 15px 0px;
}
/*................Titles....................*/

h3#title_about {
	position: relative;
	height: 62px;
	width: 238px;
}
h3#title_about span{
	background-image: url(../images/title_about.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_contact {
	position: relative;
	height: 45px;
	width: 179px;
}
h1#title_contact span{
	background-image: url(../images/title_contact.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_faq {
	position: relative;
	height: 70px;
	width: 225px;
}
h1#title_faq span{
	background-image: url(../images/title_faq.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_pamper {
	position: relative;
	height: 68px;
	width: 202px;
}
h1#title_pamper span{
	background-image: url(../images/title_pamper.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_products {
	position: relative;
	height: 45px;
	width: 193px;
}
h1#title_products span{
	background-image: url(../images/title_products.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_rejuvinate {
	position: relative;
	height: 72px;
	width: 211px;
}
h1#title_rejuvinate span{
	background-image: url(../images/title_rejuvinate.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_sculpt {
	position: relative;
	height: 80px;
	width: 219px;
}
h1#title_sculpt span{
	background-image: url(../images/title_sculpt.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h1#title_specials {
	position: relative;
	height: 45px;
	width: 162px;
}
h1#title_specials span{
	background-image: url(../images/title_specials.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}
h3#title_home {
	position: relative;
	height: 99px;
	width: 291px;
}
h3#title_home span{
	background-image: url(../images/title_home.jpg);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	position: absolute;
}

/*..............................Footer Content...........................*/

#footer {
	float: left;
	position: relative;
	width: 675px;
	background-image: url(../images/page_btm_bkg.png);
	background-repeat: no-repeat;
	height: 200px;
}
.footer-logo {
	float:left;
	position: relative;
	left: 40%;
	top: 10%
}
.footer-logo img {
	height: 32px;
	width: 100px;	
}
#footer-nav {
	font-size: 65%;
	float:left;
	position: relative;
	left: 27%;
	top: 10%;
	clear: left;
}
#footer-nav a:hover {
	color: #00538A;
}
#leaf {
	float:left;
	position: relative;
	left: 500px;
	top: -30px;
	clear: left;
}
.footer-address {
	position: relative;
	color: #999;
	top: 68px;
	left: 5%;
	word-spacing: .02em;
	font-size: 10px;
	text-transform: uppercase;
}