#upper-box{
float: left;
width: 100%;
border: 0px none;
text-align: justify;
text-justify: distribute;
line-height: 100%;
overflow: hidden;
}

#information-box{
float: left;
width: 50%;
border: 0px none;
text-align: justify;
text-justify: distribute;
line-height: 100%;
overflow: hidden;
}

#promotion-box{
float:left;
width: 48%;
border: 0px none; 
margin-left: 1%;
padding-left: 0px;
text-align: justify;
text-justify: distribute;
line-height: 100%;
overflow: hidden;
}
