body {
	background:					white;
	font-size:					10pt;
	color: #000000;
}
#page {
	width:				100%;	
	margin:				0 5%;
	*margin:			0 0;
	padding:			0;
	border:				none;
}
a:link, a:visited {
	background:			white;
	color:				#000066;
	font-weight:		bold;
	text-decoration:	underline;
}

#main,
.home #main,
.about #main,
.services #main,
.industries #main,
.request #main,
.contact #main,
.terms #main
{
	background:			transparent;
}

#sidebarLeft_dark, #sidebarLeft_light
{
	display: transparent;
	font-size: 10pt;
	color: #666666;
}

.noprint,
.japanese,
.english,
#nav,
#subnav,
#footer
{
	display:			none;
}

h1 {
	font-size:			18pt;
}
h2 {
	font-size:			14pt;
}
