@charset "UTF-8";
/* CSS Document */


/*===================================
	GLOBAL
===================================*/

/* START: Zeroer */
html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,h7,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	line-height: 1em;
}

button::-moz-focus-inner { padding: 0; border: 0; }
/* END: Zeroer */

html {color:#a19fa1; font-family: Arial; font-size: 12px;}
body {background:#333333; text-align: center; height: 100%; /* for older browsers */}

#splash {margin: 0 auto; position: relative; padding: 30px 0 0 0; width: 860px; height: 390px; color: #fff;}
#splash p {padding: 25px 0 0 40px; line-height:21px; font-size: 16px;}
#splash a {color: #fff; text-decoration: underline; font-size: 16px;}
#splash a:hover {text-decoration: none;}
.video {position: absolute; right: 0; top: 240px;}