#container{
	width: 698px;
	margin: 0 auto;
	position: relative;
}
div #style1 
	{
	font-size: 10px;
	font-family: verdana, arial;
}

	
div #style2 
	{
	font-size: 9px;
	font-weight:200;
	font-family: verdana, arial;
	}
#promo{
	position: absolute;
	width: 230px;
	height: 227px;
	top: 60px;
	left: 450px;
	z-index: 49;
}
#topcontent{
	width: 258px;
	height: 100px;
	background-color: #000000;
	position: absolute;
	top: -100px;
	left: 422px;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	z-index: 50;
}
#slideup a{
	color: #ffffff;
}
#slideup a:hover{
	color: #000000;
}
#topnav{
	position: absolute;
	top: 0px;
	left: 250px;
	width: 500px;
	height: 38px;
	background-image: url(http://www.mycofarm.com.sg/art/topnav_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	color: #aaaaaa;
	z-index: 51;
}

*html #topnav{
	background-image: none;
}

*html #topnav .inside{
	width: 300px;
	height: 38px;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mycofarm.com.sg/art/topnav_bg.png');
}

	*html #topnav .last{
		margin-right: 20px;
	}
	#topnav a{
		text-decoration: none;
		color: #ffffff;
		font-size: 110%;
		padding: 0;
		background: none;
		position: relative;
		z-index: 1;
	}
	#topnav a:hover{
		color: #c4e5de;
		padding: 0;
		background: none;
	}
	*html #topnav a{
		font-size: 90%;
	}
#header{
	text-align: center;
}
#nav{
	position: relative;
	top: -29px;
	margin-bottom: -25px;
	height: 28px;
	background-image: url(../art/nav_bg.png);
	background-repeat: no-repeat;
	background-position: top center;
	text-align: center;
}
*html #nav{
	top: -31px;
	background-image: none;
}
*html #nav .inside{
	height: 28px;
	background: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mycofarm.com.sg/art/nav_bg.png');
}
	#nav ul{
		margin: 0;padding: 0;
		list-style-type: none;
		margin-left: 0px;
	}
	*html #nav ul{
		margin-left: 55px;
	}
	#nav ul li{
		float: left;
		display: inline;
		margin-left: 25px;
		padding-top: 3px;
	}

	#nav ul li a{
		display: block;
		font-size: 100%;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
		padding: 0;
		background: none;
		position: relative;
		z-index: 1;
	}
	#nav ul li a:hover{
		color: #c4e5de;
		padding: 0;
		background: none;
	}
#content{
	text-align: left;
}

	#content-top{
		height: 16px;
		background-image: url('../art/content_top.png');
		background-repeat: no-repeat;
		background-position: top center;
	}
	*html #content-top{
		background: transparent;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mycofarm.com.sg/art/content_top.png');
	}
	#content-body{
		text-align: left;
		background-image: url('../art/content_body.png');
		background-repeat: repeat-y;
		background-position: top left;
	}
	/*html #content-body{
		background: transparent;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mycofarm.com.sg/art/content_body.png',sizingMethod='scale');
	}*/
	#content-bottom{
		height: 20px;
		background-image: url('../art/content_bottom.png');
		background-repeat: no-repeat;
		background-position: top center;
	}
	*html #content-bottom{
		background: transparent;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.mycofarm.com.sg/art/content_bottom.png');
	}
#footer p{
	font-size: 85%;
	color: #aaaaaa;
}
#footer{
	padding-top: 5px;
	padding-bottom: 10px;
}
.spec{
	margin-top: 5px;
}
.spec tr td{
	padding-right: 2px;
	color: #444444;
	font-size: 90%;
}