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

/* HOME
----------------------------------------------------------------------------- */
h3 img{ display:block;}

.flash{ width:940px; height:433px;}

.content .col1{ float:left; width:634px; padding:10px 0 10px 10px;}

.content .col2{ float:right; width:285px; margin:10px 0; background:#393E48;}

.intro{background:#393E48; color:#fff; width:918px; margin:15px auto 0;}
.intro p{ padding:10px 10px 0; height:40px;}
.intro p .box{ background:#EE2C41; padding:0 5px;}

.splash{ display:block; width:918px; height:100px; margin:0 auto;} 

.console{ width:918px; margin:0 auto;}
.console li{ float:left;}
.console h3{ background:#EF2C41 url(images/home_console.gif) repeat-x; padding:0 20px; margin:15px 0 6px; height:41px; font-size:27px; color:#fff; line-height:1.2em;}
.console .flash_player{ width:704px; height:393px; overflow:hidden;}
.console .img{ width:214px; height:393px; overflow:hidden;}
.console .img_left{ width:704px;}
.console .img_left img{ margin:6px 6px 0 0;}
.console .text{ width:214px; padding:6px 0 0;}
.console .text img{ display:block;}
.console .textin{ padding:10px; background:#C70E24; height:163px; color:#fff;}
.console .textin h4{ padding:0 0 10px; font-size:12px;}




