/* Awakening To Purpose */

body                      {
                           background-color:#552A6B;
						   margin-top:0;
						   margin-bottom:0;
						   }
						   
#container                {
                           width:850px;
						   margin:auto;
						   }
						   
#header                   {
                           background: url(../images/top-banner.gif);
						   background-repeat: no-repeat;
						   width:705px;
						   height:284px;
						   padding:0;
						   margin:auto;
						   text-indent:-9999px;
						   }
						   
#maintable                {
                           background:url(../images/mid.jpg);
						   background-repeat:repeat-y;
						   width:850px;
						   padding:0;
						   }
						  
#content                  {
                           width:720px;
						   margin:auto;
						   padding-top:20px;
						   padding-bottom:10px;
						   }
						   
p                         {
                           font-family: "Trebuchet MS";
						   font-size:16px;
						   line-height:20px;
						   }
						   
ul li                     {
                           font-family: "Trebuchet MS";
						   font-size:16px;
						   line-height:20px;
						   list-style: url(../images/butterfly-bullet.jpg) outside;
						   margin-bottom:10px;
						   }
						   
a                         {
                           color:#0000FF;
						   }
						   
a:hover                   {
                           color:#000066;
						   }
						   
#bonus-box                {
                           width:650px;
						   margin:auto;
						   }
						   
#bonus-leftcol            {
                           width:175px;
						   vertical-align:top;
						   }
						   
#bonus-rightcol          {
                           width:475px;
						   vertical-align:top;
						   }
						   
#bonus-rightcol-content   {
                           width:455px;
						   margin:auto;
						   vertical-align:top;
						   }
						   
#bonus-rightcol-content p {
                           font-family: "Trebuchet MS";
						   font-size:16px;
						   }
						   
.red                      {
                           color:#ff0000;
						   }
						   
.highlight                {
                           background-color:#ffff00;
						   }
						   
.highlight2                {
                           background-color:#ff66ff;
						   }
						   
.box                      {
                           width:400px;
						   margin:auto;
						   background-color:#BF5FFF;
						   padding-top:5px;
						   padding-right:8px;
						   padding-bottom:5px;
						   padding-left:8px;
						   }
						   
.box2                    {
                           width:450px;
						   margin:auto;
						   border-top:2pt #000000 dashed;
						   border-left:2pt #000000 dashed;
						   border-bottom:2pt #000000 dashed;
						   border-right:2pt #000000 dashed;
						   margin-top:10px;
						   margin-bottom:15px;
						   }
				
.box2-content             {
                           width:410px;
						   margin:auto;
						   }
						   
						   
#testimonial-container   {
                          width:605px;
						  margin:auto;
						  }
						  
#top-testimonial         {
                          background:url(../images/testimonial-top.jpg) bottom;
						  background-repeat:no-repeat;
						  width:605px;
						  height:23px;
						  padding:0;
						  }
						  
#mid-testimonial         {
                          background:url(../images/testimonial-mid.jpg) ;
						  background-repeat:repeat-y;
						  width:605px;
						  padding:0;
						  }
						  
#footer-testimonial      {
                          background:url(../images/testimonial-footer.jpg) top;
						  background-repeat:no-repeat;
						  width:605px;
						  height:59px;
						  padding:0;
						  }
						  
#mid-testimonial-content {
                          width:565px;
						  margin:auto;
						  }
						  
.style01                 {
                          font-family:"Trebuchet MS";
						  font-size:14px;
						  line-height:16px;
						  }
						   
.box p                    {
                           color:#ffffff;
						   font-size:14px;
						   line-height:16px;
						   }
						   
.bonus-fontstyle          {
                           font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
						   font-size: 18px; 
						   font-weight:bold;
						   color:#763696;
						   }
						   
.bonus-fontstyle2         {
                           font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
						   font-size: 14px; 
						   font-weight:bold;
						   }
						   
#footer p                 {
                           font-family:"Trebuchet MS";
						   font-size:12px;
						   color:#8a8a8a;
						   }
      