#site_menu {
	float:left;
	width:185px;
}

#site_menu .menu_bottom_graphic {
	padding-bottom:0px;
	margin-bottom: 20px;
}

#highlight {
	margin-left:205px;
	width:757px;
	background-color:#FFFFFF;
	/* background-image:url(/en/images/products/int_corner_colorstrip.gif); */
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:20px;
}

#content_panel {
	background-color:#FFFFFF;
	margin-left:70px;
	width:852px;
	clear:both;
}

#content_panel .content_top_graphic {
	background-image:url(/en/images/products/shell_content_top.gif);
	background-repeat:no-repeat;
	height:34px;
}

#content_panel .content {
	background-image:url(/en/images/products/shell_content_side.gif);
	background-repeat:repeat-y;
	padding-left:45px;
	padding-right:45px;
}

#content_panel .content_bottom_graphic {
	background-image:url(/en/images/products/shell_content_btm.gif);
	background-repeat:no-repeat;
	height:34px;
}
