/* home page is so simple! */
.homer .you .kaboom{z-index: 500;}
.homer .you .txt{z-index: 550;}

body.title- h1{display: none;}

.homer .bar{background: #e53329; height: 205px; position: absolute; top:552px; right: 50%; width: 50%;}

.homer a{display: block; position: absolute; text-decoration: none; font-size: 18px; color: #fff;}
.homer a:hover{color:#ffe9e9;}

.homer .we{width:717px; height: 243px; background: url(../images/home/hello.gif) no-repeat; top:90px; left: 100px;}
.homer .we .moar{display: block; position: absolute; width: 560px; height: 180px; top:90px; right: -40px; background: no-repeat 343px 130px; text-indent: -999em;}
.homer .we .moar:hover{background-image:url(../images/home/learn-more.gif); }

.homer .you{width:1017px; height: 280px; background: url(../images/home/who-are-you.jpg) no-repeat; top:500px; left: -367px;}
.homer .you .kaboom{display: none; background: url(../images/home/BLAT.jpg); position: absolute; top:0; right: 0;  width: 545px; height: 764px; margin: -126px -230px 0 0;}
.homer .you:hover .kaboom{display: block;}
.homer .you .txt{display: block; text-align: right; position: absolute; top:120px; right: 46px; width: 600px;}
.homer .you .txt strong{font-weight: bold;}
