<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
      "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>GFDD Group - building experiences</title>
<style type='text/css'>
body{
background: white;
color:gray;
font-family:"Segoe UI", sans-serif;
font-size:13px;
margin:0;
padding:0 0 0 100px;
}
a{
color:gray;
}
a img{
border:0;
}
p{
margin:0.5em 0;
padding:0;
}
ul,li{
list-style-type:none;
margin:0;
padding:0;
}
h1,h2,h3,h4,h5{
margin:0;
padding:0;
}
#companies{
padding:50px 0;
font-size:16px;
}
#companies li{
float:left;
margin:0 25px 0 0;
text-align:left;
}
#companies li a{
width:100%;
text-decoration:none;
color:black;
display:block;
}
#companies li a img{
-webkit-transition: opacity 0.5s, height 0.5s, margin 0.5s;
-ms-transition: opacity 0.5s, height 0.5s, margin 0.5s;
-o-transition: opacity 0.5s, height 0.5s, margin 0.5s;
-moz-transition: opacity 0.5s, height 0.5s, margin 0.5s;
transition: opacity 0.5s, height 0.5s, margin 0.5s;
opacity:0.5;
height:55px;
}
#companies li a:hover img{
opacity:1;
height:75px;
margin-top:-10px;
}
#companies li a span{
-webkit-transition: padding 0.5s,font-size .6s,color 0.5s,margin 0.5s;
-ms-transition: padding 0.5s,font-size .6s,color 0.5s,margin 0.5s;
-o-transition: padding 0.5s,font-size .6s,color 0.5s,margin 0.5s;
-moz-transition: padding 0.5s,font-size .6s,color 0.5s,margin 0.5s;
transition: padding 0.5s,font-size .6s,color 0.5s,margin 0.5s;
display:block;
padding:0 20px 0 0;
color:gray;
}
#companies li a:hover span{
padding:0 20px 0 0;
color:#00b0f0;
}
#companies li#marketica a:hover span{
color: #ee1473;
}
#companies li#profileo a:hover span{
color: #ff6600;
}
#companies li#ventures a:hover span{
margin-top:5px;
}
#companies strong{
text-indent:-9999px;
}
#gfddgroup h1{
margin:70px 0 25px -23px;
background:transparent url('/en/images/gfdd_logo_large.png') no-repeat 0 0;
text-align:left;
text-indent:-9999px;
height:130px;
width:254px;
}
  #gfddgroup p{
  font-size:21px;
  text-align:left;
  color:#333;
  }
#footer{
clear:left;
font-size:10px;
color:#aaa;
text-align:left;
padding:65px 0 15px;
}
#addresses li{
float:left;
padding:0 15px 0 0;
}
#copyright{
clear:left;
padding:7px 0;
}
</style>
</head>
<body><div id='gfddgroup'>
  <h1>GFDD Group</h1>
  <p>We are a global group of people devoted to finding intelligent solutions<br/>
  to business challenges through technology, design and user focus.</p>
</div>
<ul id='companies'>
  <li id='marketica'><a href='http://www.marketica.com'>
    <img src='images/logos_marketica.png' alt='Marketica'/>
    <span class='overview'>A creative agency that designs, develops<br/>and markets for the web &amp; mobile.</span>
  </a></li>
  <li id='profileo'><a href='http://www.profileo.com'>
    <img src='images/logos_profileo.png' alt='Profileo'/>
    <span class='overview'>A leading provider of e-commerce &amp;<br/>m-commerce solutions of all sizes.</span>
  </a></li>
 <li id='ventures'><a href='ventures/'>
    <img src='images/logos_ventures.png' alt='GFDD Ventures'/>
    <span class='overview'>Our take at changing the world<br/>around us, one idea at a time.</span>
  </a></li>
</ul>
<div id='footer'>
  <ul id='addresses'>
    <li>Niceto Vega 4662<br/>
    Buenos Aires<!--???-->, Argentina</li>
    <li>70 rue Pernety<br/>
    Paris<!--???-->, France</li>
    <li>Binnen Wieringerstraat 25 I<br/>
    Amsterdam<!--???-->, Netherlands</li>
    <li>1515 Broadway Suite 1100<br/>
    New York, NY<!--???-->, United States</li>
    <li>1 E. Camelback Rd. 5th Fl.<br/>
    Phoenix, AZ<!--85012-->, United States</li>
  <ul>
  <div id='copyright'>Copyright &copy;2001-2013 GFDD Group LLC - All rights reserved - Contact us at <a href='mailto:info@gfddgroup.com'>info@gfddgroup.com</a></div>
</div>
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-134482-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
</body>
</html>
