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

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

#home {}
#home .p1 { padding: 0 10px 15px 10px; text-align: justify; }
#home .p1 .left { float: left; width: 300px; padding: 10px 0 0 0; }
#home .p1 .right { float: right; width: 300px; padding: 10px 0 0 0; }

#home .p2 { background: url(images/home_box_1.jpg) no-repeat; background-position: 425px 25px; padding: 5px 20px 5px 20px;}
#home .p2 p { padding: 20px 0 0 0; }
#home .p2 h4 { font-size: 18px; padding: 20px 0 0 0; }
#home .p2 .img { text-align: center; padding: 20px 0 20px 0; }
#home .p2 a { font-size: 18px; text-decoration: underline; color: #800000; font-weight: bold;}

#home .p3 { padding: 5px 0 5px 20px; overflow: hidden; width: 636px;}
#home .p3 ul { height: 80px;}
#home .p3 li { float: left; width: 192px; height: 80px; margin: 0 19px 0 0; position: relative; }
#home .p3 li p { position: absolute; top: 23px; left: 70px; }
#home .p3 li a { color: #000000; font-weight: bold; text-decoration: none; font-size: 14px; }
#home .p3 span { display: block; text-align: center; padding: 25px 0 10px 0; }
#home .p3 a { font-size: 18px; text-decoration: underline; color: #800000; font-weight: bold;}