body {
	margin:0px;
	background:#FFF url(images/bg.png) top repeat-x;
}
td,div{
	font-size:10px;
	font-family:verdana,tahoma,"microsoft sans serif";
	color:#999;
}

a:link 		{color:#FFCC00;text-decoration:none;}
a:active 	{color:#FFCC00;text-decoration:none;}
a:visited 	{color:#FFCC00;text-decoration:none;}
a:hover 	{color:#FF9900;text-decoration:none;}

a.linkwhite:link 	{color:#FFFFFF;text-decoration:none;}
a.linkwhite:active 	{color:#FFFFFF;text-decoration:none;}
a.linkwhite:visited {color:#FFFFFF;text-decoration:none;}
a.linkwhite:hover 	{color:#FFCC00;text-decoration:none;}

a.linkp:link 	{color:#9933CC;text-decoration:none;}
a.linkp:active 	{color:#9933CC;text-decoration:none;}
a.linkp:visited {color:#9933CC;text-decoration:none;}
a.linkp:hover 	{color:#FFF;text-decoration:none;}

.txtwhite 	{ color:#FFFFFF; }
.txtwhite02 { color:#FFFFFF; font-size:18px; }
.txtred 	{ color:#FF0000; }
.txtblack 	{ color:#000; }
.txtblackb 	{ color:#000; font-weight:bold; }
.textyellow	{ color:#FFCC00; }
.textgreen	{ color:#38A133; }

.picborder 	{ border:#333 1px solid; }
.border-b 	{ border-bottom:#000 1px solid; }
.pad-l 		{ padding-left:15px; }
.footer {
	margin-top:10px;
	background:#FFF url(images/bg-footer.png) center top;
	height:123px;
}
.pic-m-b { margin-bottom:8px; }
.txtbox01 {
	background:#FFF;
	border:#E0E0E0 1px solid;
	width:260px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.tuna {
	background:url(images/tmp-h-tuna.jpg) center no-repeat;
	width:800px;
	height:415px;
}
.mackerel {
	background:url(images/tmp-h-mackerel.jpg) center no-repeat;
	width:800px;
	height:440px;
}
.company {
	background:url(images/tmp-h-company.jpg) center no-repeat;
	width:800px;
	height:440px;
}
.products {
	background:url(images/tmp-h-products.jpg) center no-repeat;
	width:800px;
	height:440px;
}
.productdetails {
	display:none;
	width:380px;
	/*background:#FFF;*/
}
.productdetails2 {
	display:none;
	width:450px;
}