/*
   __              __                                             
  /\ \  __        /\ \                                            
  \_\ \/\_\    ___\ \ \/'\     ___ ___      __      ___     ____  
  /'_` \/\ \  /'___\ \ , <   /' __` __`\  /'__`\  /' _ `\  /',__\ 
 /\ \L\ \ \ \/\ \__/\ \ \\`\ /\ \/\ \/\ \/\ \L\.\_/\ \/\ \/\__, `\
 \ \___,_\ \_\ \____\\ \_\ \_\ \_\ \_\ \_\ \__/.\_\ \_\ \_\/\____/
  \/__,_ /\/_/\/____/ \/_/\/_/\/_/\/_/\/_/\/__/\/_/\/_/\/_/\/___/ design.com
  
*/

/* HOME
----------------------------------------------------------------------------- */

img { display: block; }


.box2 { position: relative; font-size: 16px; }
.box2 p { position: absolute; top: 159px; left: 45px; width: 460px; }
.box2 p strong { background: #F67C29; }
.box2 a { position: absolute; top: 330px; left: 95px; color: #FFFFFF; text-decoration: underline; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }

.box3 { padding: 25px 0; position: relative; font-size: 16px; }
.box3 p { position: absolute; top: 103px; left: 383px; width:589px; }
.box3 p strong { background: #F67C29; }

.box4 { padding: 0 0 25px 0; }
.box4 img { float: left; }
