<?php /* Smarty version 2.6.2, created on 2012-12-15 14:12:07
         compiled from custom/getstarted.tpl */ ?>
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "header.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>

<div class="getstartedpage">
  <h1 class="gs">Get Started</h1>

  <div class="itm">
    <h2>Registration</h2>
    <p>
      <img src="images/gs_01.jpg" width="77" height="50" alt=" " class="alignleft" />
      Please go to the "Register" page, and fill up the form there, to register yourself as a member of PerfectROI. After successful registration, 
      you will have your personal account, which you can use to invest funds and earn profits.
    </p>
  </div>  
  <div class="itm">
    <h2>Depositing</h2>
    <p>    
      <img src="images/gs_02.jpg" width="77" height="50" alt=" " class="alignleft" />
      To make a deposit, go to the "Make A Deposit" in your account area, fill out the form as required, and make your deposit.
    </p>
  </div>  
  <div class="itm">
    <h2>Accumulation of Earnings</h2>
    <p>    
      <img src="images/gs_03.jpg" width="77" height="50" alt=" " class="alignleft" />
      Earnings will get accumulated in your account as per the term of the investment plan you choose, and at the end of the term.
    </p>
  </div>  
  <div class="itm" style="border-width:0px;">
    <h2>Withdrawing</h2>
    <p>    
      <img src="images/gs_04.jpg" width="77" height="50" alt=" " class="alignleft" />
      To make a withdrawal of your account balance, go to the "Withdraw" section in your account, enter the amount you wish to withdraw, and submit your withdrawal request.
    </p>
  </div>  
</div>  
<?php $_smarty_tpl_vars = $this->_tpl_vars;
$this->_smarty_include(array('smarty_include_tpl_file' => "footer.tpl", 'smarty_include_vars' => array()));
$this->_tpl_vars = $_smarty_tpl_vars;
unset($_smarty_tpl_vars);
 ?>