@charset "utf-8";
/* CSS Document */


body
{
margin:0px;
padding:0px;
background: url(../images/body-bg.jpg) left top repeat-x #f1f1f1;
}
*
{
margin:0px;
padding:0px;
}
img
{
border:0px;
}
p
{
margin:7px 0px;
}
.clear
{
clear:both;
height:0px;
}
#container
{
width:100%;
height:auto;
text-align:center;
float:left;
}
#header
{
width:100%;
height:299px;
float:left;
text-align:left;
}
.header-main
{
width:920px;
height:299px;
margin:0px auto;
text-align:center;
}
.header-top
{
width:920px;
height:81px;
float:left;
text-align:left;
background:url(../images/header-top-bg.jpg) left top no-repeat;
}
.logo
{
margin-left:10px;
margin-top:20px;
}
.header-bottom
{
width:880px;
height:198px;
float:left;
text-align:left;
background: url(../images/header-bottom-bg.jpg) left top no-repeat;
padding:20px 20px 0px 20px;
}
.banner-box
{
width:880px;
height:162px;
float:left;
text-align:left;
}
/* CSS Menu */
.navcontainer {
		width:880px;
        margin:0px;
        height: 36px;
		float:left;
		background: url(../images/menu-bg.jpg) left top repeat-x;
		padding: 0px;
		}

.navcontainer ul {
        border: 0px;
        margin: 0px;
        padding: 0px;
        list-style-type: none;
        text-align: center;
}

.navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0px;
        margin: 0px;
		height:36px;
		background: url(../images/menu-bar-bg.jpg) right center no-repeat;
		}

.navcontainer ul li a {
        width: auto;
        height: 36px;
        margin: 0px;
		padding:0px;
        color: #FFF;
        text-decoration: none;
        display: block;
        text-align: center;
		padding:0px 18px;
        font: bold 13px/36px Arial, Helvetica, sans-serif;
		display:inline;
	}

.navcontainer ul li a:hover {
        color: #d6ea0f;
		padding:0px 18px;
        font: bold 13px/36px Arial, Helvetica, sans-serif;
		display:inline;
		text-decoration:none;
		}
.navcontainer li.active a {
        color: #00d4ff;
		padding:0px 18px;
		font: bold 13px/36px Arial, Helvetica, sans-serif;
		text-decoration:none;
}
#body-main
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/body-bottom-bg.jpg) left bottom repeat-x;
}
.body-container
{
width:920px;
height:auto;
margin:0px auto;
text-align:center;
}
.body-main-box
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bg.jpg) left top repeat-y;
}
.body-main-container
{
width:920px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-inside-bottom-bg.jpg) left bottom no-repeat;

}
.body-inside-box
{
width:860px;
height:auto;
float:left;
text-align:left;
background:url(../images/body-top-bg.jpg) left top no-repeat;
padding:25px 40px 0px 20px;
}
.body-left
{
width:186px;
height:auto;
float:left;
text-align:left;
}
.menu-box
{
width:186px;
height:auto;
float:left;
text-align:left;
padding-bottom:20px;
}
.navigation-title
{
width:176px;
height:36px;
float:left;
text-align:left;
background:url(../images/navigation-title-bg.jpg) left top no-repeat;
font: bold 16px/36px Arial, Helvetica, sans-serif;
color: #FFF;
padding-left:10px;
}
.creams-title
{
width:176px;
height:36px;
float:left;
text-align:left;
background: url(../images/creams-title-bg.jpg) left top no-repeat;
font: bold 16px/36px Arial, Helvetica, sans-serif;
color: #FFF;
padding-left:10px;
}
.review-title
{
width:176px;
height:36px;
float:left;
text-align:left;
background: url(../images/review-title-bg.jpg) left top no-repeat;
font: bold 16px/36px Arial, Helvetica, sans-serif;
color: #FFF;
padding-left:10px;
}
.treatment-title
{
width:176px;
height:36px;
float:left;
text-align:left;
background: url(../images/treatment-title-bg.jpg) left top no-repeat;
font: bold 16px/36px Arial, Helvetica, sans-serif;
color: #FFF;
padding-left:10px;
}
/* sub-navigation */
.subnav{
	color: #0066cc;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	float:left;
	width:184px;
	padding:0px;
	border-bottom:1px solid #b6d7f7;
	border-left:1px solid #b6d7f7;
	border-right:1px solid #b6d7f7;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	list-style: none;
	display: block;
	color: #0066cc;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	height:25px;
	border-bottom:1px solid #b6d7f7;
	width:175px;
	padding-left:9px;
	background:url(../images/menu-normal-bg.jpg) left top repeat-x;
	}
.subnav li a {
	display: block;
	color: #0066cc;
	font: normal 12px/25px  Arial, Helvetica, sans-serif;
	height:25px;
	text-decoration: none;
	width:166px;
	padding-left:9px;
	background: url(../images/menu-arrow-bg.jpg) left center no-repeat;
}
.subnav li a:hover {
	color: #e848be;
	font: normal 12px/25px  Arial, Helvetica, sans-serif;
	width: 166px;
	text-decoration:none;
	}
.subnav li a.active {
	color: #e848be;
	font: normal 12px/25px  Arial, Helvetica, sans-serif;
	width: 166px;
	text-decoration:none;
}
.editor-box
{
	width:168px;
	height:auto;
	float:left;
	text-align:left;
	padding:10px 8px;
	border-bottom:1px solid #b6d7f7;
	border-left:1px solid #b6d7f7;
	border-right:1px solid #b6d7f7;
}
.editor-th
{
float:left;
margin-right:7px;
}
.body-right
{
width:640px;
height:auto;
float:right;
text-align:left;
}
.review-box
{
width:640px;
height:auto;
float:left;
text-align:left;
padding-bottom:24px;
}
.cellulite-box
{
width:602px;
height:auto;
float:left;
text-align:left;
border:1px dashed #7f7f7f;
padding:12px 18px;
margin-bottom:25px;
}
.cellulite-th
{
float:right;
padding:4px;
border:1px solid #d3d3d3;
margin-left:12px;
}
.solution-box
{
width:638px;
height:auto;
float:left;
text-align:left;
border:1px solid #cccccc;
}
.solution-title
{
width:616px;
height:54px;
float:left;
text-align:left;
background:url(../images/solution-title-bg.jpg) left top repeat-x;
border-bottom:1px solid #bee0ff;
padding-left:22px;
}
.solution-title-left
{
width:400px;
height:54px;
float:left;
text-align:left;
color: #0066cc;
font: bold 24px/54px  Arial, Helvetica, sans-serif;
}
.star-box
{
width:165px;
height:39px;
float:right;
text-align:left;
padding-top:15px;
}
.solution-inside-box
{
width:588px;
height:auto;
float:left;
text-align:left;
padding:25px;
}
.solution-left
{
width:216px;
height:auto;
float:left;
text-align:left;
background:url(../images/solution-left-inside-bg.jpg) left top no-repeat;
}
.solution-th
{
margin:10px 0px 18px 31px;
}
.solution-right
{
width:356px;
height:auto;
float:right;
text-align:left;
}
.solution-text-box
{
width:356px;
height:auto;
float:left;
text-align:left;
}
/* sub-navigation */	
	
.future{
	color: #669933;
	font: normal 12px/26px Arial, Helvetica, sans-serif;
	line-height:26px;
	width:356px;
	float:left;
	text-align:left;
	padding:6px 0px 15px 0px;
	
		}
.future ul {margin: 0; padding: 0; list-style-type:none;}
.future li {
	display: block;
	padding: 0px 0px 0px 31px;
	width:325px;
	text-decoration: none;
	background: url(../images/future-arrow-bg.jpg) left center no-repeat;
	color: #669933;
	font: normal 12px/26px Arial, Helvetica, sans-serif;
}
.star-bt
{
margin-right:7px;
}
.botton-box
{
width:320px;
height:36px;
float:left;
text-align:left;
background: url(../images/risk-free-botton-bg.jpg) left top no-repeat;
padding-left:10px;
text-decoration:none;
color: #FFF;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
.botton-box a
{
text-decoration:none;
color: #FFF;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
.botton-box a:hover
{
text-decoration: none;
color: #d2eaff;
font: bold 20px/36px Arial, Helvetica, sans-serif;
}
	
#footer
{
width:100%;
height:auto;
float:left;
text-align:left;
background:url(../images/footer-bg.jpg) left top repeat-x;
padding-top:2px;
color: #FFF;
font: normal 11px/18px  Arial, Helvetica, sans-serif;
}
#footer a
{
text-decoration:none;
color: #FFF;
font: normal 11px/18px  Arial, Helvetica, sans-serif;
}
#footer a:hover
{
text-decoration: underline;
color: #c5e4ff;
font: normal 11px/18px  Arial, Helvetica, sans-serif;
}
.footer-main
{
width:920px;
height:auto;
text-align:center;
margin:0px auto;
}
.footer-container
{
width:840px;
height:auto;
float:left;
text-align:center;
background:url(../images/footer-round-top-bg.jpg) left top no-repeat;
padding:45px 40px 12px 40px;
}
/* CSS Text Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight:normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
body a
{
color:#0066cc;
text-decoration: none;
font-weight:bold;
}
body a:hover
{
color:#e848be;
text-decoration: underline;
font-weight: bold;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight: normal;
	font-variant: normal;
	color: #990066;
	text-decoration: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #990066;
	text-decoration: none;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:24px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}