body {
	background-color:#fff;
}
div#bodybox {
	width:950px;
	height:auto;
	margin:0;
}
div#container {
	width:950px;
	height:auto;
	margin-top:7px;
	padding-bottom:20px;
	background-color:#fff;
	background-repeat:no-repeat;
}
div#sidemenu_box {
	width:202px;
	height:auto;
	background-color:#fff;
	float:right;
	display:inline;
	margin-top:10px;
}