<!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><txp:ob1_title order="%article,%sitename" /></title>
<link href="<txp:link_to_home />styles/profilo/styles.css" rel="stylesheet" type="text/css" title="profilo" media="screen" />
<link rel="stylesheet" href="<txp:link_to_home />styles/profilo/print.css" type="text/css" media="print" />
</head>
<body>
<div id="wrapper">
  <div class="wrapper-c">
    <div id="head">
      <h1><txp:sitename /></h1>
<p class="tagline"><txp:site_slogan /></p>
    </div>
<txp:output_form form="prf_inc_topnav" />
    <!-- ....splash -->
    <div class="splash spl-home"></div>
    <!-- ..../splash -->
    <!-- mainbox -->
    <div id="content" class="mainbox">
      <div class="mainbox-c">
        <!-- .................... big -->
        <div class="big">
          <div class="big-c">
            <p class="bcumb">Home</p>

            <!-- item -->
            <div class="item">
              <h2>Welcome to Profilo</h2>
              <p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec molestie. Sed aliquam sem ut arcu. Phasellus sollicitudin. Vestibulum condimentum facilisis nulla. In hac habitasse platea dictumst. Nulla nonummy. Cras quis libero. Cras venenatis. Aliquam posuere lobortis pede. Nullam fringilla urna id leo. <a href="#">Continue reading &#187;</a></p>
            </div>
            <!-- /item -->

            <!-- item -->
            <div class="item">
              <h2>Company News</h2>
              <p>n hac habitasse platea dictumst. Nulla nonummy. Cras quis libero. Cras venenatis. Aliquam posuere lobortis pede. Nullam fringilla urna id leo.</p>

<txp:article form="prf_news_detail" limit="2" category="company-news"  sortby="Posted" sortdir="desc" listform="prf_news_list" />

            </div>
            <!-- /item -->

          </div>
        </div>
        <!-- .................... /big -->
        <!-- .................... small -->
        <div class="small">
          <div class="small-c">
            <!-- sbox -->
            <div class="sbox" id="s-contact">
              <h2>Contact</h2>
              <p>You can write short description related to you contact information <a href="mailto:blah@xxxmycompany.com">blah@xxxmycompany.com</a>.</p>
            </div>
            <!-- /sbox -->
          </div>
        </div>
        <!-- .................... /small -->
        <br class="cleaning" />
      </div>
    </div>
    <!-- mainbox -->
    <br class="cleaning" />

<txp:output_form form="prf_inc_footer" />
  </div>
</div>
</body>
</html>
