*{
margin:0;
padding:0;
border:0;
}

body{
text-align:center;
font-family:verdana,helvetica,sans-serif;
font-size:.8em;
background:#393a42;
cursor:default;
}

#wrapper{
width:900px;
margin:20px auto;
text-align:left;
background:#fff;
overflow:hidden;
}

#drinkWrap{
overflow:hidden;
}

#drinkLeft{
width:280px;
float:left;
position:relative;
top:0;
left:0;
}

#drinkLeftTop{
height:13px;
background:url(../img/startTopLeft.jpg) top left no-repeat #fff;
}

#drinkLeftCenter{
background:#fff;
}

#drinkLogo{
height:180px;
width:180px;
background:url(../img/cem_logo.jpg) center center no-repeat;
margin:0 auto;
}

#drinkLogo a{
height:180px;
width:180px;
background:url(../img/cem_logo.jpg) center center no-repeat;
display:block;
}

#drinkMenu{
margin-top:10px;
/*
padding-bottom:60px;
*/
background:#fff;
overflow:hidden;
}

#drinkHeader{
margin-left:32px;
height:300px;
width:555px;
}

#drinkContentWrap{
width:555px;
margin-left:32px;
}

#drinkContent{
min-height:460px;
height:auto !important;
height:460px;
}

#drinkBottom{
height:13px;
overflow:hidden;
}

#drinkLeftBottom{
height:13px;
width:280px;
background:url(../img/startBottomLeft.jpg) bottom left no-repeat #fff;
float:left;
}

#drinkFooter{
background:#393a42;
overflow:hidden;
}

#drinkIntro{
background:url(../img/intro.jpg) top center no-repeat #393a42;
display:none;
z-index:9999;
}

#drinkEnter{
height:300px;
width:300px;
display:block;
margin:200px auto;
background:url(../img/enter.jpg) center center no-repeat;
}

