/* Global */
html,
body	{ background-color:#a6a6a6; width:100%; height:100%; }

a,
a:visited,
a:active	{ text-decoration:none; }
a:hover		{ text-decoration:none; }


#SplashScreen	{ background:transparent url(../graphics/splash/bg-splash.png) no-repeat center; width:808px; height:597px; margin:0 auto; position:relative; }

.Link	{ background:transparent url(../graphics/splash/bg-links.png) no-repeat; width:238px; height:156px; display:block; text-indent:-9999px; position:absolute; top:337px; }

a#VideoProduction		{ background-position:0 0; left:239px; }
a#VideoProduction:hover	{ background-position:0 -156px; }

a#FilmProduction		{ background-position:-238px 0; left:477px; }
a#FilmProduction:hover	{ background-position:-238px -156px; }