html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {height: 100%}
body {
	width: 100%;
	height: 100%;
	background-color: #000;
	color: #ddd;
   font: bold 12px Arial;
   background:#000 url(/public/img/design/intro/big_bg2.jpg) no-repeat; 
   background-position: top center;
}

img {
behavior: url("/public/css/iepngfix.htc");
}

#center {
 width:800px; 
 position:absolute; 
 top:0; 
 left:50%; 
 margin-left: -400px; 
 margin-top:40px;
 text-align:center;
 
}

.icon {
float:left;
}

#menu {
 margin-top:40px;
 text-align:left;
 color: #aaa;
 font: normal 12px Arial, Tahoma, Verdana, monospace;
 }

#button {
 float:left;
 width: 240px;
 height: 90px;
 padding-top:20px;
}

#slash {
 float:left;
 width: 32px;
}

#menu a {
 text-transform:uppercase;
 font: bold 14px Arial, Tahoma, Verdana, monospace;
 color: #fff;
 font-style: italic;
 text-decoration: none;
}

#menu a:hover {
 color: #FF7E00;
 text-decoration: underline;
 
}

#vidos {
 margin-top:120px;
 padding-top:110px;
 background:url(/public/img/design/intro/line.gif) no-repeat; 
 background-position: top center;
}

#footer {
 text-align:left;
 font: normal 12px Arial, Tahoma, Verdana, monospace;
 padding:20px;
}

.c {float:left; margin-right:15px;}

