html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image:url(images/body-bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#8678ab;
   	/*behavior: url("csshover3.htc");*/
}

/*-----Style settings for all tables.----*/
table {
border:0;
margin:10px 0 20px 0;
}

table td {
vertical-align:top;
padding:0;
margin:0;
}

td.homepage {
padding:20px 0 0 20px;
}
	
#wrapper {
width:100%;
margin:0;
clear:both;
background-image:url(images/wrapper-bg.png);
background-position:top center;
background-repeat:no-repeat;
}

/*-----Main Container-----*/

#container {
width: 960px;
margin:0 auto;
padding:0;
background-color:#ece8f7;
}

#header {
width:960px;
height:245px;
margin:0 auto;
background-image:url(images/header-bg.gif);
background-position:top left;
background-repeat:no-repeat;
position:relative;
}


/*-----Logo-----*/

#logo {
width:162px;
height:214px;
display:block;
margin:0;
padding:0;
position:absolute;
top:18px;
left:40px;
}

#logo a:link, #logo a:visited{
width:162px;
height:214px;
display:block;
background-image:url(images/graceful-contours-logo.png);
background-position:0 0px;
background-repeat:no-repeat;
border:0;
}

#logo a:hover, #logo a:active{
background-position:-170px 0;
background-repeat:no-repeat;
}

/*-----Logo for Print Only-----*/
#logo-print {
width:162px;
height:214px;
margin:0;
padding:0;
}


/*-----Main Navigation-----*/
	
#mainnav {
width:960px;
height:39px;
padding:36px 0 0 0;
margin:0;
background-position:top left;
background-repeat:no-repeat;
/*background-image:url(images/nav-bg.gif);
background-position:top left;
background-repeat:no-repeat;*/
}
	
#mainnav ul {
width:746px;
height:38px;
z-index:600;
padding:0;
margin:0 0 0 214px;
text-align:center;
list-style-type:none;
}

#mainnav ul li {
z-index:600;
padding:0 1px 0 0;
margin:0;
float:left;
display:inline;
background-image:url(images/nav-divider.png);
background-position:right;
background-repeat:no-repeat;
}

#mainnav ul li a:link, #mainnav ul li a:visited{
margin:0px;
padding:0 7px 0 7px;
float:left;
display:block;
height:38px;
line-height:38px;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
color:#409a1e;
text-decoration:none;
}


#mainnav ul li a:hover, #mainnav ul li a:active, #mainnav ul li a#current{
color:#897db0;
background-image:url(images/nav-active.png);
background-repeat:repeat-x;
background-position:top left;
}

#right-curved-section {
width:619px;
height:581px;
display:block;
background-image:url(images/upper-right-curve.png);
background-position:top right;
background-repeat:no-repeat;
position:absolute;
right:0px;
top:74px;
z-index:100;
}

#mainnav ul li.end {
background-image:none;
}

/*-----Cellulite Button-----*/
#callout-1 {
width:400px;
height:61px;
float:right;
margin:0 110px 0 0;
padding:0;
z-index:500;
}

#callout-1 a:link, #callout-1 a:visited {
width:325px;
height:26px;
display:block;
margin:0;
padding:35px 0 0 95px;
background-image:url(images/cellulite-callout.gif);
background-position:0 0;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#callout-1 a:hover, #callout-1 a:active, #callout-1 a#current {
width:375px;
height:26px;
display:block;
margin:0;
padding:35px 0 0 45px;
background-image:url(images/cellulite-callout.gif);
background-position:-500px 0;
background-repeat:no-repeat;
}

/*-----Vaser Button-----*/
#callout-2 {
width:350px;
height:61px;
float:right;
margin:0 90px 0 0;
padding:0;
z-index:500;
}

#callout-2 a:link, #callout-2 a:visited {
width:275px;
height:21px;
display:block;
margin:0;
padding:40px 0 0 95px;
background-image:url(images/vaser-callout.gif);
background-position:0 0;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#callout-2 a:hover, #callout-2 a:active, #callout-2 a#current {
width:325px;
height:21px;
display:block;
margin:0;
padding:40px 0 0 45px;
background-image:url(images/vaser-callout.gif);
background-position:-500px 0;
background-repeat:no-repeat;
}

/*-----Woman-----*/
#woman {
width:198px;
height:371px;
display:block;
position:absolute;
right:0;
top:0;
background-image:url(images/woman.png);
background-position:top right;
background-repeat:no-repeat;
z-index:600px;
}

#content-wrap {
margin:0 auto;
padding:20px;
width:855px;
background-color:#edfbe9;
border:1px solid #9b94c2;
}

#content {
margin:0;
padding:20px 190px 30px 30px;
width:632px;
min-height:400px;
background-color:#FFFFFF;
border:1px solid #9b94c2;
background-image:url(images/content-bg.gif);
background-position:top right;
background-repeat:no-repeat;
font-family:Tahoma, Verdana, Arial, sans-serif;
font-size:11px;
line-height:17px;
color:#665b9a;
}

/*----Z-index for content so it sits above png-----*/
#top {
z-index:900;
position:relative;
padding-left:20px;
}

#content p {
margin:0;
padding:0 0 10px 0;
}

#content a:link, #content a:visited {
color:#54a65d;
text-decoration:none;
}

#content a:hover, #content a:active {
text-decoration:underline;
}

#content a:link img, #content a:visited img {
border:1px solid #54a65d;
}

#content a:hover img, #content a:active img {
border:1px solid #665b9a;
}

#content h1 {
margin:0;
padding:20px 0 5px 0;
font-size:18px;
font-weight:normal;
color:#54a65d;
}

#content h2 {
margin:0;
padding:0 0 5px 0;
font-size:16px;
color:#54a65d;
}

#content h3 {
margin:0;
padding:0 0 5px 0;
font-size:16px;
font-weight:normal;
color:#8577ab;
}

#content h4 {
margin:0;
padding:0 0 5px 0;
font-size:14px;
color:#8577ab;
text-transform:uppercase;
}

#content p.divider {
padding:55px 0 0 0;
margin:0;
display:block;
background-image:url(images/sm-logo-divider.gif);
background-position:60px 0;
background-repeat:no-repeat;
}

/*-----Address on Home Page-----*/
#address {
margin:0;
padding:20px 20px 0 0;
height:300px;
width:125px;
font-size:12px;
background-image:url(images/dividing-line.gif);
background-position:top right;
background-repeat:no-repeat;
}

/*------Bread Crumbs-----*/
#breadcrumbtree {
margin:0 0 0 85px;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#f59928;
clear:left;
}
#breadcrumbtree a.breadcrumb:link, #breadcrumbtree a.breadcrumb:visited {
color:#f59928;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

#breadcrumbtree a.breadcrumb:hover, #breadcrumbtree a.breadcrumb:active {
color:#8cbb52;
}

/*-----Footer-----*/

#footer {
clear:both;
width:890px;
background-image:url(images/footer-bg.gif);
background-repeat:repeat-x;
background-position:top left;
text-align:center;
line-height:11px;
padding:10px 30px 20px 40px;
margin:0 auto;
}

#footer p {
font-family:Tahoma, Verdana, Arial,sans-serif;
font-size:10px;
line-height:11px;
font-weight:normal;
color:#665b9a;
padding:0 0 10px 0;
margin:0;
text-align:left;
}

#footer p a:link, #footer p a:visited {
padding:0;
margin:0;
text-decoration:none;
color:#56a85f;
}

#footer p a:hover, #footer p a:active {
text-decoration:underline;
}

#footer ul {
	padding:0 0 10px 0;
	width:900px;
	margin:0 auto;
	
	
}
#footer li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c3bbe3;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0 10px 0 0;
	margin:0;
	text-align:center;
}
#footer li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#c3bbe3;
	list-style-type:none;
	display:inline;
	line-height:11px;
	padding:0 10px 0 0;
	margin:0;
	text-align:center;
	text-decoration:none;

}

#footer li a:hover {
	text-decoration:underline;
}


/*-----Print vs. Screen Classes----*/
.printonly {
	display:none;
	visibility:collapse;
	}
.screenonly {
	visibility:visible;
	display:block;

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * /

