body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Lato', sans-serif;
	font-size:12px;
}
#header {
	position: fixed;
	height:74px;
	width:100%;
	border-bottom:1px solid #F1F1F1;
	background:#ffffff;
	z-index:1000;
}
#header .inner {
	width:1150px;
	margin:0 auto;
}
#header .inner .logo {
	width:300px;
	height:74px;
	float:left;
}
#header .inner .logo2 {
	width:300px;
	height:74px;
	margin:0 auto;
	text-align:center;
}

#header .inner .topnav {
	width:850px;
	float:left;
	padding-top:28px;
	font-size:13px;
	text-align:right;
}
#header .inner .topnav a {
	padding-left:16px;
	text-transform:uppercase;
	letter-spacing:-1px;
	text-decoration:none;
	color:#090;
}
#header .inner .topnav a:hover {
	color:#333;
	text-decoration:none;
}
#welcome {
	background:#F5F6F8;
}
#welcome .box {
	color:#666;
	font-weight:300;
	width:1150px;
	height:200px;
	margin:0 auto;
	font-size:16px;
	text-align:center;
	line-height:28px;
}
#welcome .box .title {
	color:#666;
	font-size:40px;
	font-weight:700;
	letter-spacing:-2px;
	padding:40px 0px 20px 0px;
	text-align:center;
}
.downarrow {
	text-align:center;
}
#section1 {
	width:1150px;
	height:320px;
	margin:25px auto;
}
#section1 .sbox1 {
	width:370px;
	height:231px;
	background:#ccc;
	float:left;
	background:url(../images/index_img1.jpg) top no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:20px;
}

#section1 .sbox2 {
	width:370px;
	height:231px;
	background:#ccc;
	float:left;
	background:url(../images/index_img2.jpg) top no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right:20px;
}

#section1 .sbox3 {
	width:370px;
	height:231px;
	background:#ccc;
	float:left;
	background:url(../images/index_img3.jpg) top no-repeat;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.stitle {
	background: rgba(0, 0, 0, 0.5);
	color:#9F0;
	font-size:28px;
	font-weight:700;
	text-transform:uppercase;
	padding:8px 12px;
	width:auto;
	float:right;
	margin-top:160px;
}
.sdescription {
	margin:240px 12px 0px 12px;
	font-size:15px;
	font-weight:300;
}
.joinbtn {
	width:200px;
	background:#4FBF1E;
	margin:70px auto 70px auto;
	color:#FFF;
	font-size:24px;
	letter-spacing:-1px;
	text-align:center;
	text-shadow:1px 1px #333;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:16px 0px;
	cursor:pointer;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 0px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 0px 0px rgba(50, 50, 50, 0.75);
}
.joinbtn:hover {
	background:#10C52C;
}
#section2 {
	background:url(../images/section2_bg.jpg);
	border-top:5px solid #333;
	max-height:440px;
	overflow:hidden;
	margin-bottom:40px;
	-webkit-transition: max-height 0.8s;
	-moz-transition: max-height 0.8s;
	transition: max-height 0.8s;
	cursor:pointer;
}
#section2:hover {
	max-height:1000px;
}
#section2 .box {
	width:1150px;
	margin:0 auto;
	padding:40px 30px;
	background:url(../images/section2_bg_art.png) 1000px 50px no-repeat;
}
#section2 .box .content {
	color:#ccc;
	width:900px;
	font-size:16px;
}
#section2 .box .content strong {
	font-size:32px;
	font-weight:700;
	color:#fff;
	clear:both;
	letter-spacing:-2px;
	text-shadow:2px 2px #000;
	
	}
#section3 {
	background:#EAEAEA;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin-bottom:40px;
}
#section3 .box {
	width:1150px;
	margin:0 auto;
	background:url(../images/diet_woman.png) top left no-repeat;
}
#section3 .box .innertext h2 {
	font-size:24px;
	font-weight:700;
	color:#18770B;
	margin:0;
	padding:20px 0px;
}
#section3 .box .innertext {
	font-size:14px;
	padding-left:470px;
	color:#666;
}
#section3 .box .innertext strong {
	font-size:22px;
	font-weight:700;
	color:#000;
	letter-spacing:-1px;
}
.price {
	font-size:20px;
	color:#000;
	padding-bottom:12px;
}
.price span {
	font-size:80px;
	font-weight:700;
	letter-spacing:-2px;
	color:#F00;
}
.price span sup {
	font-size:20px;
}
#sectionvideo {
	overflow:hidden;
}
#sectionvideo .box {
	width:1150px;
	margin:40px auto;
	height:300px;
}
#sectionvideo .box .content {
	width:550px;
	float:left;
}
#sectionvideo .box .content h2 {
	margin:0px 0px 20px 0px;
	text-transform:uppercase;
	font-size:24px;
	letter-spacing:-2px;
	color:#F30;
}
#sectionvideo .box .content .title {
	font-size:14px;
	color:#0C0;
	padding-bottom:20px;
}
#sectionvideo .box .content .title strong {
	font-size:36px;
	letter-spacing:-2px;
	color:#333;
}
#sectionvideo .box .content .text {
	font-size:16px;
	line-height:26px;
	color:#666;
}
#sectionvideo .box .videobox {
	float:left;
	width:500px;
	background:#F1F1F1;
	margin-left:80px;
	border:1px solid #ccc;
}
#section4 {
	overflow:hidden;
}
#section4 .box {
	width:1150px;
	margin:0 auto;
	background:url(../images/csr_woman.png) no-repeat 400px bottom;
}
#section4 .box .content {
	width:400px;
	font-size:13px;
	color:#333;
	line-height:24px;
}
#section4 .box .content h2 {
	font-size:28px;
	letter-spacing:-2px;
}

#footer {
	background:#333;
	min-height:450px;
	background:url(../images/footer_bg.png);
	color:#CCC;
}
#footer .box {
	width:1150px;
	margin:0 auto;
	padding:40px 0px;
}
#footer .box2 {
	width:1150px;
	margin:0 auto;
	padding:40px 0px;
	text-align:center;
}
#footer .box2 h2 {
	font-size:24px;
	letter-spacing:-1px;
	font-weight:700;
	margin-top:0;
}

#footer .box .footermenu {
	font-size:14px;
	text-transform:uppercase;
	line-height:30px;
	width:200px;
	margin-right:20px;
	float:left;
}
#footer .box .footermenu .sitename {
	font-size:30px;
	font-weight:700;
	letter-spacing:-1px;
	padding-bottom:12px;
	border-bottom:1px dotted #ccc;
	margin-bottom:12px;
}
#footer .box .footermenu li {
	list-style:none;
	background:url(../images/list_bullet.png) no-repeat left;
	padding-left:18px;
}

#footer .box .footermenu a {
	text-decoration:none;
	color:#ccc;
}
#footer .box .footermenu a:hover {
	text-decoration:none;
	color:#9F0;
}
#footer .box .side {
	width:930px;
	float:left;
	line-height:30px;
}
#footer .box .side .sitename {
	font-size:30px;
	font-weight:700;
	letter-spacing:-1px;
	padding-bottom:12px;
	border-bottom:1px dotted #ccc;
	margin-top:0px;
	margin-bottom:12px;
	text-transform:uppercase;
}
#footer .box .side .test {
	line-height:20px;
}
#footer .box .side .test span {
	font-style:italic;
}
#footer .box .side .test .testimg {
	border:1px solid #ccc;
	margin-right:10px;
	float:left;
	clear:right;
}


.pages {
	padding-right:40px;
}
a.learnmore {
	width:80px;
	text-align:center;
	color:#FFF;
	background:#3C6;
	padding:2px 8px;
	text-decoration:none;
	display:block;
	margin-top:12px;
	border-radius:3px;
	font-weight:400;
}
a.learnmore:hover {
	background:#396;
}

/* PAYMENT */
#sectionform {
	overflow:hidden;
	background:#F1F1F1;
	padding-bottom:30px;
}
.payment {
	width:1150px;
	margin:0 auto;
}
.payment .pleft {
	width:575px;
	float:left;
	font-size:16px;
}
.payment .pleft input {
	width:300px;
	font-size:16px;
	padding:4px;
	color:#666;
	font-family: 'Lato', sans-serif;
	border-radius:6px;
	border:1px solid #ccc;
}
.payment .pleft .input2 {
	width:80px;
	font-size:16px;
	padding:4px;
	color:#666;
	font-family: 'Lato', sans-serif;
	border-radius:6px;
	border:1px solid #ccc;
}
.payment .pleft .input3 {
	width:auto;
	font-size:16px;
	padding:4px;
	color:#666;
	font-family: 'Lato', sans-serif;
	border-radius:6px;
	border:1px solid #ccc;
}

.payment .pleft select {
	width:300px;
	font-size:16px;
	padding:4px;
	color:#666;
	font-family: 'Lato', sans-serif;
	border-radius:6px;
	border:1px solid #ccc;
}

.payment .pright {
	width:575px;
	float:left;
	font-size:16px;
}
label {
	width:140px;
	display:block;
	float:left;
	padding-top:4px;
}
.agreetext {
	font-size:12px;
}

.orderbtn {
	width:200px;
	background:#4FBF1E;
	margin-top:22px;
	color:#FFF;
	font-weight:600;
	font-size:24px;
	letter-spacing:-1px;
	text-align:center;
	text-shadow:2px 2px #333;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:16px 0px;
	cursor:pointer;
	-webkit-box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    3px 3px 0px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         3px 3px 0px 0px rgba(50, 50, 50, 0.75);
}
.orderbtn:hover {
	background:#10C52C;
}
.welcomemsg {
	font-size:100px;
	font-weight:700;
	letter-spacing:-2px;
	text-align:center;
	color:#FFFFFF;
	text-shadow:2px 2px #000;
	padding-top:100px;
}
	
#sectioncomplete {
	overflow:hidden;
	background:#F1F1F1;
	padding-bottom:30px;
}
#sectioncomplete .box {
	width:1150px;
	margin:0 auto;
	font-size:14px;
	
}
#sectioncomplete .box p {
	text-align:center;
}
