<?php require_once('includes/indexHeader.php'); ?>

            <content>
                <div id="content">
                	
                    <div id="bannerLeft">
                	<div id="bannerRight">
                   	  <div id="bannerMid">
                        	<a href="<?php echo $base_url; ?>/expertise"><img src="<?php echo $base_url; ?>/images/banImg.jpg" alt="Duo Themes Testimonial" class="testimonialImage"/></a>
                        <h3>Duo Themes</h3>
                        <p class="testimonialSubTitle"><a href="<?php echo $base_url; ?>/expertise">Premium Wordpress Theme Development</a></p>
                          <p>Duo Themes wanted to have a Premium Wordpress Theme for their customers who can use the same on their blogs. Sam's requirement was very simple - A simple usable theme which his users can use on any niche.</p>
                            <ul>
                                <li>Clean and Intuitive User Interface</li>
                                <li>Seamlessly Integrated with Wordpress, Joomla, and Drupal</li>
                                <li>A drop down menu which will work without JavaScript</li>
                                <li>W3C Validated XHTML 1.0 Strict and CSS 2.0</li>
                                <li>Compatible with all well known Wordpress Plugins</li>
                            </ul>
                            <div class="testimonialQuotes"><p>Well that now suits me and I think this is what I was looking for. Thanks for your patience to fulfill my exact requirements.</p>
                            <p class="quotesName"><span>Sam</span>, Duo Themes</p></div>
                        </div>
                    </div>
                	
                </div>
                                   
                    <?php dlBasics::showContactForm(); ?>
                    
                    <div id="servicesIntro">
                    	<div id="designDev">
                        	<h2><a href="<?php echo $base_url; ?>/expertise">CMS Design and Development</a></h2>
                            <p><a href="<?php echo $base_url; ?>/expertise"><strong>Wordpress, Joomla, Drupal, MODx</strong> Powerful customizable and user friendly Blogs, Websites, Themes, and Plugins.</a></p>
                        </div>
                        <div id="ecommCustomApp">
                        	<h2><a href="<?php echo $base_url; ?>/expertise">eCommerce & Custom Application</a></h2>
                            <p><a href="<?php echo $base_url; ?>/expertise"><strong>eCommerce Design and Development</strong> Whether on OsCommerce or Magento or some custom PHP application, we are the experts.</a></p>
                        </div>
                        <div id="mobileDesign">
                        	<h2><a href="<?php echo $base_url; ?>/expertise">Mobile Design & Usability</a></h2>
                            <p><a href="<?php echo $base_url; ?>/expertise"><strong>Mobile Design and Development</strong> Name a Mobile platform and we create usable mobile version of your existing or new website.</a></p>
                        </div>
                        <div id="contentWriting">
                        	<h2><a href="<?php echo $base_url; ?>/expertise">Content Writing & Business Research</a></h2>
                            <p><a href="<?php echo $base_url; ?>/expertise"><strong>Quality Content Creation</strong> Content is King. Impressive and intellectual text which persuades your visitors to customers.</a></p>
                        </div>
                    </div>
                    
                    <?php showAboutInfos(); ?>
                    
                </div>
                
                
                
            </content>
    

<?php require_once('includes/indexFooter.php'); ?>