#full_width
{
	width: 100%;
	text-align: center;
	background-color: #F1F1F1;
}

#site_container
{
	width: 779px;
	margin: auto;
	text-align: left;
}

#float_left
{
	float: left;
}

#float_right
{
	float: right;
}

#shopping_cart
{
	width: 779px;
	height: 22px;
}

#search_background
{
	float: left;
	width: 120px;
	height: 22px;
	/*background-image: URL(images/en/3d_bg.jpg);*/
}

#shopping_cart_items
{
	float: left;
	width: 26px;
	height: 22px;
	background-image: URL(images/en/3g_bg.jpg);
}

#shopping_cart_total
{
	float: left;
	width: 44px;
	height: 22px;
	background-image: URL(images/en/3i_bg.jpg);
}

#content_section
{
	width: 779px;
	background-image: URL(images/en/extender_content.jpg);
	height: auto;
	float: left;
}

#left_graphic
{
	float: left;
	width: 23px;
}

#left_navigation
{
	float: left;
	width: 181px;
	height: auto;
}

#category_navigation_section
{
	width: 181px;
	height: auto;
	background-image: URL(images/en/7b_bg.jpg);
}

#email_form_section
{
	width: 181px;
	height: 50px;
	background-image: URL(images/en/9b_bg.jpg);
}

#content_text_area
{
	float: left;
	width: 561px;
	background-color: white;
}

#right_graphic
{
	float: left;
	width: 14px;
}
	
#footer_navigation
{
	width: 779px;
	background-image: URL(images/en/12a_bg.jpg);
	float: left;
}