<?php 

$page = ""; 
$section = "stories"; 
$title = "Start Saving - Your Life Your Money | PBS"; 
$content = "full";  #either "full" or "right" depending on the template width

# USE $bodyload for onload calls, otherwise leave commented out
# $bodyload = "";

$keywords = "Your Life Your Money, finance, financial questions, money, budgeting, insurance, financial experts, financial resource, money resource, banking, credit, credit questions, insurance questions, self employment, videos, real people real questions, real stories, financial advisor, financial advise, start saving, savings, calculators, retirement, retirement funds";
$description = "D. Woods has always been good at singing, dancing, and saving money. Listening to experts, she has an emergency fund with three months of living expenses. Woods also has separate bank and credit union accounts for saving, checking, and investing. Maria Cortez helps run her family’s Mexican restaurant in New York. Hoping to retire – and help her parents retire – when she turns 55, Maria discusses her future with a financial advisor. He suggests starting an IRA, a tax-free investment account. Also, he tells all eligible employees to set up a company-sponsored 401k plan.";

include( 'includes/header.php' ); 

?>

<script type="text/javascript">

	// CHAPTER 4 VIDEO

		var flashvars = {};
				flashvars.file="video_assets/data/chapter4.rss";
				flashvars.controlbar="over";
				flashvars.width="512";
				flashvars.height="288";
				flashvars.resizing="true";
				flashvars.skin="video_assets/swfs/homepage_skin.swf";
				flashvars.plugins="PeelCaptions";
				flashvars["peelcaptions.language"]="english";
				flashvars["peelcaptions.state"]="true";
			
			var params = {
				bgcolor: "#ffffff",
				wmode: "transparent",
				allowscriptaccess: "always"
			};

			swfobject.embedSWF("video_assets/swfs/player.swf", "myContent", "512", "288", "9.0.0", "expressInstall.swf", flashvars, params);

</script>

<div id="heading" class="<?php echo $content; ?>">
  <?php # Heading ?>
  <img src="images/headings/heading_real_stories_chapter04.png" width="900" height="85" alt="Real Stories - Chapter 4" class="trans" /> </div>
<!-- end heading -->
<div class="container">
  <?php # Wraps the two columns to keep things organized ?>
  <!-- LEFT COLUMN  -->
  <div id="leftcontent">
    <div id="storiesintro" class="bbg trans">
      <div class="holder">
        <div id="intro_pane" class="scroll-pane">
          <p><b>Ways to Save</b><br />
            D. Woods has always been good at singing, dancing, and saving money. Listening to experts, she has an emergency fund with three months of living expenses. Woods also has separate bank and credit union accounts for saving, checking, and investing.</p>
          <p><b>Saving for Retirement</b><br />
            Maria Cortez helps run her family&rsquo;s Mexican restaurant in New York. Hoping to retire - and help her parents retire - when she turns 55, Maria discusses her future with a financial advisor. He suggests starting an IRA, a tax-free investment account.</p>
        </div>
        <!-- end intro pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
    <div id="storiescastmember" class="bbg trans">
      <div class="holder">
        <div id="cast_pane" class="scroll-pane">
          <h3>D. Woods &amp; Maria Cortez</h3>
          <p>D. Woods - a lifelong entertainer - was an original member of Danity Kane, a popular music group that started on MTV. D. has learned to diversify her talents and her savings to prepare herself for lean times.</p>
          <p>Maria Cortez brought her business experience and her education to her family&rsquo;s traditional Mexican restaurant. Long-term, Maria would like to retire at 55 and travel between homes in New York and Mexico.</p>
        </div>
        <!-- end cast pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
    <div id="storiesexperts" class="bbg trans">
      <h2>What the Experts Say</h2>
      <div class="holder">
        <div id="experts_pane" class="scroll-pane">
          <p class="first">"In tough economic times, people really need to have a set savings cushion of money. The key is to save three months' worth of living expenses in that fund."</p>
          <br />
          <p>"When you start in your 20s and start to save long term, you can end up with tens of thousands of dollars more just by starting early."</p>
          <p class="quote-bio"><a href="experts.php#bethk" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )" class="quote-bio"><b>Beth Kobliner, <em>Financial Author</em></b></a></p>
          <br />
          <p>"You should start saving for retirement the day you get your first job."</p>
          <p style="text-align:right;"><a href="experts.php#michelles" onclick="return hs.htmlExpand(this, { objectType: 'ajax'} )" class="quote-bio"><b>Michelle Singletary, <em>The Washington Post</em></b></a></p>
        </div>
        <!-- end experts pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
    <div id="storiesstats" class="bbg trans">
      <h2>Did you know?</h2>
      <div class="holder">
        <div id="stats" style="width: 300px;">
          <p>IRA (Individual Retirement Account):</p>
          <ul>
            <li>Open an account with as little as $100</li>
            <li>Choose the type that's best for you</li>
            <li>Interest accumulates tax-free or tax-deferred</li>
          </ul>
          
          <p>401k:</p>
          <ul>
            <li>Employer-sponsored retirement plan</li>
          </ul>
        </div>
        <!-- end stats pane -->
      </div>
      <!-- end holder -->
    </div>
    <!-- end row -->
  </div>
  <!-- END LEFT COLUMN  -->
  <!-- *********************************** -->
  <!-- RIGHT COLUMN  -->
  <div id="rightcontent">
    <?php # Page content on the right  ?>
    <!-- ROW 1 -->
    <div id="storiesvideo" class="bbg trans">
              <div id="myContent">
        	<p>Alternative content</p>
      	  </div>
    </div>
    <!-- end row -->
    <!-- ROW 2 -->
    <div id="storiestools" class="bbg trans">
      <h2>Tools &amp; Resources</h2>
      <!-- 1 -->
      <div class="left">
        <h3><strong>Expert Advice: Getting in the Habit of Saving</strong></h3>
        <p>Facts about the powerful benefits of saving.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/getting_in_the_habit_of_saving.php">Check it out</a></p>
      </div>
      <!-- 2 -->
      <div>
        <h3><strong>Expert Advice: Types of Retirement Funds</strong></h3>
        <p>Learn about different retirement plans and their benefits.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/types_of_retirement_funds.php">Check it out</a></p>
      </div>
      <!-- 3 -->
      <div class="left">
        <h3><strong>Retirement Shortfall</strong></h3>
        <p>Use the Retirement Shortfall Calculator to find out how long your current savings will last.</p>
        <p class="cta"><a href="calculators/retirement_shortfall.html" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 600, height: 535 } )">Check it out</a></p>
      </div>
      <!-- 4 -->
      <div>
        <h3><strong>The Importance of Saving</strong></h3>
        <p>Use this tool to see why saving and investing now will help build you a more secure future.</p>
        <p class="cta"><a href="http://www.yourmoneycounts.com/ymc/tools/calculators/calc_importance.html" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 800} )">Check it out</a></p>
      </div>
      <!-- 5 -->
      <div class="left">
        <h3><strong>Savings Calculator</strong></h3>
        <p>Use the Savings Calculator to find out how the right savings strategy can work for you.</p>
        <p class="cta"><a href="calculators/compound_savings.html" onclick="return hs.htmlExpand(this, { objectType: 'iframe', width: 600, height: 535 } )">Check it out</a></p>
      </div>
      <!-- 6 -->
      <div>
        <h3><strong>Countdown to Retirement</strong></h3>
        <p>Play a fun game to see if you'll retire in the lap of luxury or work until your dying day.</p>
        <p class="cta"><a href="http://www.practicalmoneyskills.com/english/flash/countdown/countdown.html" target="_blank" class="web">Check it out</a></p>
      </div>
      <!-- 7 -->
      <div class="left">
        <h3><strong>Classroom Ideas: Chapter 4</strong></h3>
        <p>Find fun activities to help your students learn about short and long term savings, choosing the right career, and planning for retirement.</p>
        <p class="cta"><a href="more/classroomideas_chapter4.php">Check it out</a></p>
      </div>
      <!-- 8 -->
      <div>
        <h3><strong>Words to Know: Chapter 4</strong></h3>
        <p>Learn how to talk dollars and cents with this list of financial terms.</p>
        <p class="cta"><a href="<?php echo $urlroot; ?>more/vocabulary_chapter_04.php">Check it out</a></p>
      </div>
      <!-- 8 -->
      <div class="left last">
        <h3><i>Young Money Magazine</i>: Special Edition Guide from <i>Your Life, Your Money</i></h3>
        <p>Learn more about financial planning and see how the people who start saving.</p>
        <p class="cta"><a href="pdf/YM_Chapter4.pdf" class="pdf">Check it out</a></p>
      </div>
    </div>
    <!-- end row -->
    <!-- ROW 3 -->
    <div id="storieswyntk" class="bbg trans">
      <h2>Take Action</h2>
      <p>Now is the time to take charge of your personal finances. Here are three easy ways to save more now - so you have more later:</p>
      <ol>
        <li>Start saving early.</li>
        <li>Create an emergency fund.</li>
        <li>Invest in a retirement savings account.</li>
      </ol>
    </div>
    <!-- end row -->
  </div>
  <!-- end right content div  -->
  <!-- END RIGHT COLUMN  -->
</div>
<!-- end column container div  -->
<div id="closebutton" class="highslide-overlay closebutton" onclick="return hs.close(this)" title="Close"></div>
<?php include( 'includes/footer.php' ); ?>