﻿body {
margin:0; 
padding:0; 
color:#fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#000;
}

.clear {clear: both;}

h1 span, h2 span, h3 span {
display:none;
}

#splash_container{
margin: 0 auto;
width:974px;
padding:30px 0px 0px 0px;
}

#splash_flash_container{
margin: 0 auto;
width:906px;
height:506px;
padding:0px;
}

#splash_boxes_container{
float:left;
width:974px;
padding:0px;
vertical-align:top;
}

#splash_box1{
float:left;
width:336px;
height:152px;
padding:0px;
background:url(/images/splash_news.png);
background-repeat:no-repeat;
}

#splash_box2{
float:left;
width:302px;
height:152px;
padding:0px;
background:url(/images/splash_dimsum.png);
background-repeat:no-repeat;
}

#splash_box3{
float:left;
width:302px;
height:152px;
padding:0px;
}

.splash_box_text{
float:left;
width:155px;
padding:55px 0px 0px 16px;
}

.splash_box_text_news{
float:left;
width:155px;
padding:55px 0px 0px 54px;
}

#title_whatsinside { width:874px; height:15px; margin:20px 0px 0px 53px; background-image:url(/images/title_whatsinside.png); background-repeat:no-repeat; }
