/* splash sheet css */

body {
  background: #d9dbdd url('../splashimages/splashback.png') repeat-x 0 0 ;
}

span {
  display:none;
}
a {
  display:block;
}

#call       { background: url('../splashimages/call.png') no-repeat 0 0; width:150px; height:10px; margin-top:31px; }
#phone a    { background: url('../splashimages/08009177127.png') no-repeat 0 0; width:134px; height:16px; margin-top:26px }
#experts    { background: url('../splashimages/experts.png') no-repeat 0 0; width:432px; height:172px; margin-top:47px; }
#nav        { background: url('../splashimages/splash_nav.png') no-repeat 70px 98px; width:840px; height:169px; margin-top:17px; }
#choose     { background: url('../splashimages/choose.png') no-repeat 0 0; height:15px; margin-top:68px; }
#logo       { background: url('../splashimages/logo.png') no-repeat 0 0; height:171px; margin-top:0; }
#showcase a { background: url('../splashimages/showcase.png') no-repeat 0 0; width:185px; height:30px; margin-top:33px; }
#magazine a { background: url('../splashimages/magazine.png') no-repeat 0 0; width:100px; height:30px; margin-top:33px; margin-left:40px; }
#requires   { background: url('../splashimages/requires.png') no-repeat 0 0; height:10px; margin-top:0; }
#html       { background: url('../splashimages/html.png') no-repeat 0 0; height:9px; margin-top:0; }

#email a    { background: url('../splashimages/email.png') no-repeat 0 -69px; width:60px; height:69px; margin-top:86px; }
#email a:hover { background-position: 0 0;
