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




/* #HOWITWORKS
----------------------------------------------------------------------------- */

.content .box { width: 721px; margin: 0 0 0 23px; position: relative; }

.content .box .subtitle { background: url(images/howitworks-sub-bg.gif); height: 76px; padding: 27px 0 0 20px; }
.content .box .subtitle p { padding: 15px 0 0 0; }

.content .box .list { background: #FFF url(images/howitworks-list-image.jpg) right no-repeat; width: 721px; height: 553px; }
.content .box .list ul { list-style: none; margin: 0 0 0 15px; padding: 15px 0 0 0; width: 425px; }
.content .box .list h3 { font-size: 16px; color: #1C7AB3; background: #EEF5FE; height: 41px; margin: 0 0 0 53px; padding: 13px 10px 0 8px; }
.content .box .list li.img1 { background: url(images/howitworks-list-1.gif) no-repeat; }
.content .box .list li.img2 { background: url(images/howitworks-list-2.gif) no-repeat; }
.content .box .list li.img3 { background: url(images/howitworks-list-3.gif) no-repeat; }
.content .box .list li { padding: 0 0 25px 0; }
.content .box .list p { padding: 10px 0 0 60px; }

.content .box .footer { background: #FFFFFF url(images/howitworks-footer-image.jpg) no-repeat left; height: 168px; padding: 0 0 0 250px; }
.content .box .footer .title { padding: 20px 0 0 0; }
.content .box .footer p { padding: 15px 0 20px 0; }
.content .box .footer strong { color: #82AE06; }

.content .box .nav-bar { background: #DCEAFD; padding: 30px 0 0 0; margin: 0 0 0 0; }
