@charset "utf-8";
/*
	(c)2008 Hormel Foods Corporation All Rights Reserved

		Style List
		1. TopPage Style
		?. Print Style
*/

/* =1. TopPage Style */
/* ---------------------------------------------------------------- */
html {
 background:url(/common/images/basic_top_bg.gif) left top repeat-x;
}

#header {
 background:#001b6a url(/image/nav_bg_top.jpg) left bottom no-repeat;
 height:84px;
}

#flash_area {
 clear:both;
 width:900px;
 margin:0 0 0 2px;
}

/* =?. Print Style */
/* ---------------------------------------------------------------- */
@media print {}

