<?php $theTab=2; ?>
<?php require_once('ietvert/theHeader.php'); ?>
<?php // require_once('Connections/DatuConnect.php'); ?>
<?php require_once('ietvert/theFunctions.php'); ?>
</head>
<?php
    /*** turn off error reporting ***/
/** ini_set('display_errors', 0); **/
?>

<body>

<div id="container">

<?php require_once('ietvert/pageHeader.php'); ?>
 
<div class="col810">
<div class="col624 borderSETSLightGreen">

  <div id="content">

  <p class="breadcrumb"> <span>You are here: </span> <a href="index.php">Home</a>&nbsp; &raquo; Expertise</p>
  
  <h2>Expertise</h2>
  <p class="largerType">We offer IT-Services in the following four areas:</p>
  <h3><a href="development.php">Development Services</a></h3>
  <p>We offer an all inclusive delivery where we are responsible for neccessary competences in a development project i.e software developers, architects &amp; designers.<a href="development.php"> <em><strong>Learn&nbsp;more&nbsp;&gt;&gt;</strong></em><strong></strong></a></p>
  <h3><a href="implementation.php">Implementation Services</a></h3>
  <p>Our system integrators perform requirement analysis as well as implement and configurate applications within all software areas. <a href="implementation.php"><strong><em>Learn&nbsp;more&nbsp;&gt;&gt;</em></strong></a></p>
  <h3><a href="qa_testing.php">QA and Testing Services</a></h3>
  <p>We provide test groups with extensive International experiences including QA managers, test leaders and designers. <a href="qa_testing.php"><strong><em>Learn&nbsp;more&nbsp;&gt;&gt;</em></strong></a></p>
  <h3><a href="maintenance.php">Maintenance &amp; Monitoring Services</a></h3>
  <p>We offer high IT-competence in software maintenance, monitoring, developing, structuring/architecting and design. <a href="maintenance.php"><strong><em>Learn&nbsp;more&nbsp;&gt;&gt;</em></strong></a></p>
  </div> <!-- content -->
  
</div> <!-- col624 -->
    
<div id="LastCol">
<?php require_once('ietvert/rightColGeneral.php'); ?>
</div> <!-- LastCol -->
    
</div> <!-- col810 -->
  
<?php require_once('ietvert/pageFooter.php'); ?>

</div> <!-- container -->

</body>
</html>
