body {
	border: 0px;
	margin: 0px;
	scrollbar-3dlight-color: #111111;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FCFCFC;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #FCFCFC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #111111;
	scrollbar-track-color: #FCFCFC;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(assets/business-in-japan-osaka.jpg);
}
h1 {
	font-family: "Lucida Sans Unicode", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #999999;
}
h2 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	color: #6699CC;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
}
.topLayer {
	position: relative;
	left: 0px;
	width: 980px;
	top: 0px;
	height: 133px;
}
#midLayer {
	position: relative;
	left: 0px;
	width: 100%;
	top: 0px;
	height: 350px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(assets/business-in-japan.gif);
	padding: 20px 0 0 0;
}
#leftLinks {
	float: left;
	width: 230px;
	line-height: 42px;
	padding: 0px;
}
.leftLinkDiv {
	position: relative;
	left: 10px;
	width: 220px;
	height: 42px;
}
.leftLinkDiv a {
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold; 
	color: #888888;
	border-bottom: 1px dotted #888888;
}
.leftLinkDiv a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
#midLayerTrunk {
	margin: 0 300px 50px 270px;
	height: 200px;
	overflow: visible;
	text-align: justify;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#midLayerTrunk a {
	font-weight: bold;
	color: #6699CC;
	text-decoration: none;
	border-bottom: 1px dotted #6699CC;
}
#midLayerTrunk a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
#footLayer {
	clear: both;
	left: 0px;
	width: 980px;
	height: 150px;
}
#footLayerLink {
	float: right;
	width: 500px;
	text-align: right;
	top: 20px;
}
#footLayerCopy {
	float: left;
	height: 30px;
	margin: 0 0 10px 10px;
	text-align: right;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #888888;
}
#footLayerCopy a {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}
#footLayerCopy a:hover {
	color: #CC0000;
	border-bottom: 1px dotted #CC0000;
}
