@charset "utf-8";
body {
	background: white;
	}
	
#menu {
	display: none;
	}
	
#wrapper, #content, #top, #bottom, #copy
	{
	width: auto;
	left: 0;
	border: 0;
	margin: 0;
	padding: 0;
	float: none;
	}

p, ul, ul li {
	font-family:"Times New Roman",Times,serif;
	font=size: 12pt;
	}

h1, h2, h3, h4 {
	font-family:"Times New Roman",Times,serif;
	font=size: 14pt;
	}

.home,.news,.linecard,.learn,.event,.about,.contact,.sitemap,.faq
	{
	float: none;
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	}
	
.shadow, .manuf
	{
	float: none;
	width: auto;
	border: 0;
	}
	
.manuf img, .news img{
	width: 100px;
	}

.manuf h3{display:block;}

.office
	{
	display: none;
	}