body {background: #fff;margin: 0;padding: 0;}
div{position: absolute; border: 0px;}
img{position: absolute;opacity: 0; border: 0px;}
#banner {width:160px;height:600px;background: #000; overflow: hidden;cursor: pointer;}
#border{width:100%;height:100%;border: 1px solid #333333;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#blackrect{width: 100%;height:300px;background: #000;top:auto;bottom: 0px;}
#icon01,#icon02,#icon03,#icon04{left:94px;top:89px;}
#skyline01,#skyline02,#skyline03{opacity: 1};

#blackrect,#camera01,#camera02,#tagline01,#tagline02,#logo_d7500,#text01,#cta
{
-webkit-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out;
   -moz-transition: all .5s ease-in-out;
     -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;

}
#icon01,#icon02,#icon03,#icon04,#skyline_bg01,#skyline_bg02,#skyline_bg03{
-webkit-transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
   -moz-transition: all .2s ease-in-out;
     -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out; 
}
#clickarea{
	width: 100%;
	height: 100%;
}