/*
  Running MySource Matrix
  Developed by Squiz - 
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 18 April 2012 09:57:40
*/


/* Our services top feature */
#services_feature{
 border:1px solid #C9C9C9;
 box-shadow:0 2px 5px #989898;
 padding:1.5em;
 position:relative;
}
#services_feature .inner{width:42.5em;}
#services_feature .jigsaw{left:44.5em;position:absolute;top:1.5em;z-index:9;}

#account-boxes{margin-top:1.8em;}
#account-boxes .account{
 float:left;
 margin-right:1.5em;
 position:relative;
 width:22.5em;
 z-index:10;
}
#account-boxes .account:before,#account-boxes .account:after{
 content:"";
 position:absolute; 
 z-index:-2;
 bottom:15px;
 left:5px;
 width:48%;
 height:20%;
 max-width:115px;
 -webkit-box-shadow:0 14px 10px rgba(0, 0, 0, 0.7);   
 -moz-box-shadow:0 14px 10px rgba(0, 0, 0, 0.7);
 box-shadow:0 14px 10px rgba(0, 0, 0, 0.7);
 -webkit-transform:rotate(-3deg);    
 -moz-transform:rotate(-3deg);   
 -ms-transform:rotate(-3deg);   
 -o-transform:rotate(-3deg);
 transform:rotate(-3deg);
}
#account-boxes .account:after {
 right:5px; 
 left:auto;
 -webkit-transform:rotate(3deg);   
 -moz-transform:rotate(3deg);  
 -ms-transform:rotate(3deg);  
 -o-transform:rotate(3deg);
 transform:rotate(3deg);
}

#account-boxes .account .info{
 background:#DFDFDF;
 color:#1E1E55;
 display:block;
 height:9em;
 position:relative;
 text-decoration:none;
}
#account-boxes .account .info .title{font-size:1.3em;font-weight:bold;left:0.7em;position:absolute;top:0.8em;}
#account-boxes .account .info:hover .title{color:#F46A04;}
#account-boxes .account .info .text{left:1em;position:absolute;top:2.9em;}

#account-boxes .account .waste{
 display:block;
 left:0.8em;
 position:absolute;
 right:0.8em;
 top:6em;
 width:15.5em;
}