
#beta {
height:90px;
background:url(../images/beta.png) no-repeat left top;}

/* Header */

#header {
height:170px;
width:100%;
overflow:hidden;}

/* Logo */

#logo {
float:left;
background:url(../images/event_engine_logo_final.jpg) no-repeat 50% 48%;
background:url(../images/event_engine.png) no-repeat 50% 50%;

height:200px;}

#logo h1 {
display:none;
margin:0;
heixght:176px;
padding:0px 0px 0px 170px;
float:right;
text-transform:lowercase;
letter-spacing:-2px;
font-size:4em;
font-weight:normal;
color:#ededea;}

#logo h1 a {
display:block;
text-decoration:none;
color:#ededea;}

#logo p {
text-transform:uppercase;
float:right;
display:none;
font-weight:bold;
font-size:11px;}

#logo a {
display:none;
text-decoration:none;
color:#ededea;}