html, body {
	background: url(images/sano_bg.jpg) center top no-repeat #015519;
	height:100%;
	text-align: center; /* For Stupid IE */
	margin:0px;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;


	
}

body img {
	border: none;
}


#container {
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin:auto;
	min-height:500px;
}

#nav {
	background: #FFFFFF;
	width: 900px;
	height: 80px;
	padding-top: 20px;

}

#content {
	background: url(images/contentbg.gif) repeat-x bottom #33A544;
	min-height:405px;
	padding:25px;
}

#sitewide_content {
	min-height:460px;
	padding: 25px;
	
}

#left {
	width: 345px;
	min-height: 405px;
	float:left;
	
}

#right {
	width: 450px;
	min-height: 400px;
	background: url(images/generalwhitefade.gif) repeat-x bottom #fff;
	float:right;
	padding-bottom:5px;
	padding-left: 20px;
	padding-right: 20px;
	
}
#home_leftcol {
	width:585px;
	height:470px;
	float:left;
	
}

#home_rightcol {
	width:255px;
	height:410px;
	float:right;
}


#homebox {
	width: 575px;
	height: 400px;
	background: url(images/generalwhitefade.gif) repeat-x bottom #FFF;
	padding:5px;
	position:relative;
}
.homebox_tape {
	position:absolute;
	left:0;
	top:0;
	width:189px;
	height:116px;
}
.homesidebars {
	width: 255px;
	height: 172px;
	background: url(images/generalwhitefade.gif) repeat-x bottom #fff;
}

.homesidebars_info {
	height: 42px;
	background: #fff;
	margin-top:3px; 
	margin-bottom:11px;
	padding:5px;
	font-size:11px;
	line-height:14px;
}

.homesidebars_info strong {
	font-size:12px;
	color: #39B54A;
}

.facialsinfo_box {
	min-height:100px;
	background-image: url(images/greenfacialfade.gif);
	margin-top: 5px;
	border: solid 1px #CBE5C7;
	padding: 5px 10px 5px 10px;
	margin-left:-15px;
	margin-right:-15px;
}
.facialsinfo_box h3 {
	margin:0px;
	padding:0px;
	color: #39B54A;
	position:relative;
	border-bottom:solid 1px #BDD5C0;
	padding-bottom:3px;
	font-size: 1.4em;
}
.facialsinfo_box h3 em {
	position:absolute;
	right:0px;
	font-size: .9em;
	text-align:right;
	color:#769e7b;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
}
.facialsinfo_box ul, li {
	padding:0px;
	margin:0px;
	display:inline;
	font-size:11px;
}
.facialsinfo_box ul li {
	margin-left:15px;
}
.first {
	margin-left:0px;
}
.facialstd {
	font-size:11px;
	font-weight: bold;
	color: #39B54A;
}

.facialssmall {
	font-size: .9em;
	font-style: italic;
	color:#666666;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
}

.waxinginfo_box {
	height:20px;
	background-image: url(images/greenfacialfade.gif);
	margin-top: 5px;
	border: solid 1px #CBE5C7;
	padding: 5px 10px 5px 10px;
	margin-left:-15px;
	margin-right:-15px;
	
}

.waxinginfo_box h3 {
	margin:0px;
	padding:0px;
	color: #39B54A;
	position:relative;
	font-size: 1.1em;
	
}


.waxinginfo_box h3 em {
	position:absolute;
	right:0px;
	font-size: .8em;
	text-align:right;
	color:#769e7b;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
}

.specialsinfo_small {
	font-size: .7em;
	color:#666666;
	font-weight:normal;
	font-family: Georgia, Times New Roman, Times, serif;
}


.specialsinfo {
	color: #39B54A;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	text-transform:uppercase;
	font-weight: 700;
	font-stretch: semi-expanded;
	line-height: 80%;
}


h1 {
	color: #39B54A;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	font-size: 3em;
	font-weight: 700;
	font-stretch: semi-expanded;
	margin-top: 15px;
	margin-bottom: -10px;

}

table td{
	padding-right: 5px;
}

#right p {
	color: #666666;
	font-size: 1.05em;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	line-height: 130%;
}
#right p em {
	color:#999999;
	font-size: 11px;
}

#footerswatch {
	width:900px;
	padding-bottom: 10px;
	margin:auto;
	background-color: #FFFFFF;
}
	
#footer {
	width:900px;
	margin:auto;
	background:url(images/footer_back.gif) repeat-x;
	height:22px;
	text-indent:15px;
	
}

.footertype {
	font-size: .9em;
	color:#999999;
	font-weight:normal;
	font-family: Helvetica Neue, Helvetica, Verdana, Arial, sans-serif;
	line-height: 25px;
}


p.email_form {
	padding-top:120px;
	
}
p.email_form form {
	margin-left:15px;
}

a:link, a:hover, a:active, a:visited {
color: #39B54A;
text-decoration:none;
}