@charset "utf-8";

div { background: none !important; }
#navigation { display: block; width:700px; }
#sub_navigation { display: none; }
#green_box { display: block; float:left; width:260px; }
#red_box { display: block; float:left; width:260px; }
.content { width: 100% !important; min-height: 100px; }
#content { width: 700px; min-height: 100px; }
#left { width: 500px !important; }
#sidebar { float: right; margin-left: 20px; margin-top:100px; }
#sidebar h3 { }
#header { width: 900px; }
#container { width: 900px; overflow: hidden; }
