@charset "UTF-8";



/* --------------------------------
	body
-------------------------------- */

body { background:#0573b4; color:#fff; }



/* --------------------------------
	404
-------------------------------- */

div#container { position:absolute; left:50%; top:50%; margin:-234px 0 0 -332px; padding:467px 0 0 0; width:664px; height:0; background:url(../img/404.gif) no-repeat; overflow:hidden; }

div#container a { display:block; position:absolute; left:223px; top:295px; padding:35px 0 0 0; width:218px; height:0; overflow:hidden; }







