ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>About Us</title> <link href="CSS/HomePage.css" rel="stylesheet" type="text/css" /> <link href="CSS/StyleSheet.css" rel="stylesheet" type="text/css" /> <script type="text/javascript"> function Messagebox(lnk) { alert("You must login first to view the "+lnk); } </script> </head> <body> <div style="height: 475px;"> <div style="height: 475px; background: url(images/total_bg.jpg) repeat-x; margin-top:5px;"> <div style="height: 475px; width: 940px; background: #FFFFFF; margin: 0px 0px 0px 25px"> <div style="height: 67px; width: 849px; float: left; background: url(images/head_bg.jpg) repeat-x"> <img src="images/about_left1.jpg" style="float: left" /><img src="images/about_left2.jpg" style="float: left" /> <div class="main" style="float: left"> <ul> <li><a href="Default.aspx">Home</a></li> <li><a href="#" onclick="Messagebox('Why Nutrilite')">Why NUTRILITE"!</a></li> <li><a href="#" onclick="Messagebox('Videos')">Videos</a></li> <li><a href="#" onclick="Messagebox('Diet Analysis')">Diet Analysis</a></li> <li><a href="AboutusHome.html">About Us</a></li> <li style="border: none"><a href="ContactusHome.html">Contact Us</a></li> </ul> </div> </div> <div> <img src="images/head_right.jpg" /></div> <div style="margin-top: 20px"> <div style="float: left; background: url(images/inner_inleft.jpg) repeat-x; height: 342px; width: 29px; margin-left: 25px"> </div> <div style="float: left; background: url(images/inner_inbg.jpg) repeat-x; height: 342px; width: 830px" align="center"> <div class="nutrilite" style="text-align: justify; width: 700px; margin-top: 8px"> <p> Our mission is to help people lead healthier lives by making eating better, easier!</p> <p> Most of us know, by now, that we are - to a large extent and at least physically - what we eat. But our lives are complex. We are very busy. We want to eat right. We fear while drinking a can of soda that we are consuming too much sugar. We know we are probably eating too much processed food. We are aware that we are not eating as many plant-based foods, right servings of fruits and vegetables as we should. We have heard Omega3 from ocean fish is good. But, we haven t the foggiest idea, how to or where to start.</p> <p> Our goal is to help people figure out what is missing in their diet and fill it. Easily and Simply!</p> <p> We are a team of entrepreneurs that came together to better our lives. We also know that the best way to do it is to better other people's lives.</p> <p> Hope it helps you and your loved ones.</p> <p> We wish you the best!</p> <p> The MWW Team</p> </p> </div> </div> <div style="float: left; background: url(images/inner_inright.jpg) repeat-x; height: 342px; width: 30px"> </div> </div> </div> </div> <div style="height: 59px; background: url(images/bottom_bg.jpg)"> <div class="bottom"> <ul> <li><a href="Default.aspx">Home</a></li> <li><a href="#" onclick="Messagebox('Why Nutrilite')">Why NUTRILITE"!</a></li> <li><a href="#" onclick="Messagebox('Videos')">Videos</a></li> <li><a href="#" onclick="Messagebox('Diet Analysis')">Diet Analysis</a></li> <li><a href="AboutusHome.html">About Us</a></li> <li style="border: none"><a href="ContactusHome.html">Contact Us</a></li><br /> <li style="border: none; color:#B3BEC6">Copyright © MikiYaka, LLC</li> </ul> </div> </div> </div> </body> </html>