*{
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, sans-serif;
	position: relative;
}

	body#SDMY {
		background: url(../_images/Background/BG%20MYS/Hi-sardines.jpg) no-repeat;
		}
	body#MKMY {
		background: url(../_images/Background/BG%20MYS/Hi-mackerel.jpg) no-repeat;
		}
	body#TNMY  {
		background: url(../_images/Background/BG%20MYS/Hi-tuna.jpg) no-repeat;
		}
	body#BBMY  {
		background: url(../_images/Background/BG%20MYS/Hi-bakedbeans.jpg) no-repeat;
		}
	body#CCMY  {
		background: url(../_images/Background/BG%20MYS/Hi-coconut.jpg) no-repeat;
		}
	body#CRMY  {
		background: url(../_images/Background/BG%20MYS/Hi-corn.jpg) no-repeat;
		}
	body#FTMY  {
		background: url(../_images/Background/BG%20MYS/Hi-fruits.jpg) no-repeat;
		}
		

	body#SDSG {
		background: url(../_images/Background/BG%20SIN/Hi-sardines.jpg) no-repeat;
		}
	body#MKSG {
		background: url(../_images/Background/BG%20SIN/Hi-mackerel.jpg) no-repeat;
		}
	body#TNSG  {
		background: url(../_images/Background/BG%20SIN/Hi-tuna.jpg) no-repeat;
		}
	body#BBSG  {
		background: url(../_images/Background/BG%20SIN/Hi-bakedbeans.jpg) no-repeat;
		}
	body#CCSG  {
		background: url(../_images/Background/BG%20SIN/Hi-coconut.jpg) no-repeat;
		}
	body#CRSG  {
		background: url(../_images/Background/BG%20SIN/Hi-corn.jpg) no-repeat;
		}
	body#FLSG  {
		background: url(../_images/Background/BG%20SIN/Hi-fish-lunchoen.jpg) no-repeat;
		}
	body#ECSG  {
		background: url(../_images/Background/BG%20SIN/Hi-Kits.jpg) no-repeat;
		}

		
	body#SDHK {
		background: url(../_images/Background/BG%20HKG/Hi-sardines.jpg) no-repeat;
		}
	body#MKHK  {
		background: url(../_images/Background/BG%20HKG/Hi-mackerel.jpg) no-repeat;
		}
	body#TNHK   {
		background: url(../_images/Background/BG%20HKG/Hi-tuna.jpg) no-repeat;
		}
	body#BBHK   {
		background: url(../_images/Background/BG%20HKG/Hi-bakedbeans.jpg) no-repeat;
		}
	body#CCHK   {
		background: url(../_images/Background/BG%20HKG/Hi-coconut.jpg) no-repeat;
		}


	body#SDCN {
		background: url(../_images/Background/BG%20CHN/Hi-sardines.jpg) no-repeat;
		}
	body#MKCN  {
		background: url(../_images/Background/BG%20CHN/Hi-mackerel.jpg) no-repeat;
		}
	body#TNCN   {
		background: url(../_images/Background/BG%20CHN/Hi-tuna.jpg) no-repeat;
		}
	body#BBCN   {
		background: url(../_images/Background/BG%20CHN/Hi-bakedbeans.jpg) no-repeat;
		}
	body#CCCN   {
		background: url(../_images/Background/BG%20CHN/Hi-coconut.jpg) no-repeat;
		}


	body#ASAU {
		background: url(../_images/Background/BG%20AUS/Hi-Asian-sauces.jpg) no-repeat;
		}
	body#CCAU {
		background: url(../_images/Background/BG%20AUS/Hi-coconut.jpg) no-repeat;
		}
	body#CDAU  {
		background: url(../_images/Background/BG%20AUS/Hi-Curry-powder.jpg) no-repeat;
		}
	body#CHAU  {
		background: url(../_images/Background/BG%20AUS/Hi-chilli-sauce.jpg) no-repeat;
		}
	body#CSAU  {
		background: url(../_images/Background/BG%20AUS/Hi-cooking-sauces.jpg) no-repeat;
		}
	body#DSAU  {
		background: url(../_images/Background/BG%20AUS/Hi-Desserts.jpg) no-repeat;
		}
	body#NOAU  {
		background: url(../_images/Background/BG%20AUS/Hi-noodles.jpg) no-repeat;
		}
	body#PSAU  {
		background: url(../_images/Background/BG%20AUS/Hi-Pastes.jpg) no-repeat;
		}
		
	body#SDTH {
		background: url(../_images/Background/BG%20THA/Hi-sardines.jpg) no-repeat;
		}
	body#MKTH  {
		background: url(../_images/Background/BG%20THA/Hi-mackerel.jpg) no-repeat;
		}
	body#TNTH   {
		background: url(../_images/Background/BG%20THA/Hi-tuna.jpg) no-repeat;
		}
	body#BBTH   {
		background: url(../_images/Background/BG%20THA/Hi-bakedbeans.jpg) no-repeat;
		}
	body#CCTH   {
		background: url(../_images/Background/BG%20THA/Hi-coconut.jpg) no-repeat;
		}
		
		
#top {
	overflow: hidden;
	width: 983px;
}

ul#optionBtn {
	list-style: none;
	}
	ul#optionBtn li {
		display: inline;
	}
	ul#optionBtn li a {
		text-indent: -9999px;
		display: block;
		width: 149px;
		height: 40px;
		float: left;
		margin-top: 20px;
		text-decoration: none;
		outline: none;
		}
		ul#optionBtn li a.share {
			background: url(../_images/share_btn.png) no-repeat bottom center;
			margin-left: 49px;
			}
		ul#optionBtn li a.download {
			background: url(../_images/dload_btn.png) no-repeat bottom center;
			margin-left: 9px;
			}
		ul#optionBtn li a.print {
			background: url(../_images/print_btn.png) no-repeat bottom center;
			margin-left: 9px;
			}
		ul#optionBtn li a.view {
			background: url(../_images/nutritionInfo_btn.png) no-repeat bottom center;
			margin-left: 9px;
			}
			ul#optionBtn li a.share:hover,
			ul#optionBtn li a.download:hover,
			ul#optionBtn li a.print:hover,
			ul#optionBtn li a.view:hover {
				background-position: top center;
				}
				
.subtext {
	font-size: 10px;
	width: 200px;
	height: auto;
	display: block;
	color: #383838;
	font-family: Helvetica, sans-serif;
	text-align: center;
	float: right;
	position: relative;
	margin-right: 20px;
	top: -65px;
}

ul#mykenzen {
	list-style: none;
	}
	ul#mykenzen li {
		display: inline;
	}

		ul#mykenzen li a {
			text-indent: -9999px;
			width: 200px;
			height: 50px;
			display: block;
			text-decoration: none;
			outline: none;
			position: relative;
			top:-50px;
			left: 780px;
			}
			
			ul#mykenzen li a.extURL {
				background: url(../_images/mykenzen-logo_sm.png) no-repeat;			
				}


