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



/*Page Template*/

body {
	background-color: #7FBD56;
	text-decoration: none;
}
img {
	border-style: none;
}
#footer a:link {
		color: #FFF;
}
a:link {
	text-decoration: none;
	color:#333;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.wrapper {
	width: 1020px;
	margin: 0 auto;
	background-image: url(../images/homepage/bg.jpg);
	height: 400px;
	background-color: #7FBD56;
	top: 50px;
	left: 1000px;
}
.background {
	background-color: #FFF;
	width: 920px;
	margin: 0 auto;
	top: 50px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}

/*Navigation*/

.wrapper .nav {
	position: relative;
	margin: 0 auto;
	width: auto;
	left: 20px;
	height: auto;
	padding-top:20px;
	padding-left: 180px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	position: relative;
	margin: 0 auto;
	text-align: center;
	top: 60px;
}
/*Youthful Essence - Homepage*/


/*Top Section*/

.topsection {
	background-image: url(../images/homepage/home_03.jpg);
	width: 920px;
	height: 485px;
	right: auto;
	left: auto;
}
.wrapper .order_now {
	position: absolute;
	top: -25px;
	right: 20px;
}
.wrapper .newbanner {
	position: relative;
	top: -25px;
	right: -25px;
}
.wrapper .pink_burst {
	position: absolute;
	top: 300px;
	right: 110px;
}
.wrapper .mbg_seal {
	position: absolute;
	top: 445px;
	right: 390px;
}
.wrapper .orange_cta1 {
	position: absolute;
	top: 440px;
	right: -25px;
}
/*Before And After Section*/

.before_after {
	background-image: url(../images/homepage/home_05.jpg);
	width: 920px;
	height: 253px;
	right: auto;
	left: auto;
}
.real_results {
	position: relative;
	top: 100px;
	left: 470px;
}
/*Results Section*/

.results {
	background-image: url(../images/homepage/home_07.jpg);
	width: 920px;
	height: 637px;
	right: auto;
	left: auto;
}
.bottles {
	position: relative;
	top: 30px;
	left: -50px;
}
.directions {
	position: absolute;
	top: 880px;
	right: 30px;
	width: 475px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
}
/*Bottom Section*/

.bottomsection {
	background-image: url(../images/homepage/home_09.jpg);
	width: 920px;
	height: 687px;
	right: auto;
	left: auto;
}
.wrapper .big_pink_burst {
	position: relative;
	top: 400px;
	left: 340px;
}
.wrapper .orange_cta2 {
	position: relative;
	top: 445px;
	left: 300px;
}
.mbg {
	position: absolute;
	top: 1950px;
	left: 30px;
	width: 400px;
	height: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.promise {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	padding-bottom: 5px;
}
.promise .bp_header{
	font-weight: bold;
	font-size: 18px;
	color:#F90;
} 
.mbg_box{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border: 1px #666 solid;
	width: 400px;
	height: 200px;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	top: 0px;
	left: 250px;
}
.mbg_box .bp_header{
	font-weight: bold;
	font-size: 18px;
	color:#F90;
}
