#site_container
{
	width: 100%;
	text-align: center;
	background-image: URL(images/en/backing.jpg);
}

#site
{
	width: 955px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
}

#header
{
	width: 955px;
}

#menu
{
	width: 955px;
}

#content_area
{
	width: 955px;
}

#float_left
{
	float: left;
}

#float_right
{
	float: right;
}

#clear_both
{
	clear: both;
}

#item_total
{
	width: 38px;
	height: 22px;
	font-size: 6pt;
	background-image: URL(images/en/2b_bg.jpg);
	float: left;
}

#sub_total
{
	width: 36px;
	height: 22px;
	font-size: 6pt;
	background-image: URL(images/en/2d_bg.jpg);
	float: left;
}

#banner
{
	width: 239px;
	height: 105px;
	background-image: URL(images/en/1b_banner.jpg);
	float: left;
}

#search_box
{
	width: 125px;
	height: 29px;
	background-image: URL(images/en/5a_bg.jpg);
	float: left;
}

#left_menu
{
	width: 224px;
	float: left;
}

#right_content
{
	width: 731px;
	float: left;
}

#category_list, #menu_list
{	
	background-image: URL(images/en/side_extender.jpg);
	width: 224px;
}