#main{
width: 1100px;
margin: 0px 0px 0px 0px;
}

#supernav{
display:none;
}

#footer{
background: black;
color: white;
margin: 0px 0px 0px 150px;
}

#footer_inner{
background:black;
color: white;
height: 50px;
}

#subfooter{
display:none;
}

#wrap{
width: 1100px;
}

#main{
background: url('../images/start_bg.png');
background-repeat: no-repeat;
width: 1100px;
height: 624px;
margin: 20px 0px 0px 0px;
}

#footer_store{
display:none;
}
