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

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

#guarantee .inner {}
#guarantee .inner a { position: absolute; top: 131px; left: 429px; }
#guarantee .inner a:hover img { opacity: .80; filter:alpha(opacity=80); -moz-opacity:.80; }

#guarantee h3 { font-size: 21px; color: #B33C11; padding: 5px 0 20px 20px; }

#guarantee .p1 { padding: 0 0 20px 0; }
#guarantee .p1 p { padding: 10px 0 0 0; }
#guarantee .p1 strong { font-size: 16px; }

#guarantee .p2 { padding: 10px 20px 0 20px; background: url(images/guarantee_box_1.jpg) no-repeat; background-position: 20px 10px; }
#guarantee .p2 p { height: 99px; padding: 0 0 0 120px; display: block; margin: 0 0 20px 0; }
#guarantee .p2 a { color: #000000; }
#guarantee .p2 strong { color: #B33C11; display: block; padding: 0 0 5px 0; font-size: 16px; }
#guarantee .p2 p.ups { background: url(images/guarantee_box_2.jpg) no-repeat; background-position: right; padding: 0 50px 0 120px; }

#guarantee .p3 { text-align: center; padding: 0 0 10px 0; }