body {
	border: 0px;
	margin: 0px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(assets/cosmetics-japan-bg.gif);
}
h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20pt;
	color: #CCCCCC;
}
#topLayer {
	position: relative;
	left: 0px;
	width: 980px;
	top: 0px;
	height: 150px;
}
#topLayerTitle {
	float: right;
	width: 480px;
	margin-top: 50px;
	height: auto;
	text-align: right;
}
#midLayer {
	position: relative;
	left: 0px;
	width: 980px;
	top: 0px;
	height: auto;
}
#leftLinksLyr {
	float: left;
	padding: 0 0 25px 0px;
	width: 180px;
	background-color: #000000;
	font-family: "Verdana", Helvetica, sans-serif;
	font-size: 8pt;
}
#leftLinksLyr ul {
	margin: 10px 0 0 0;
	list-style: none;
	padding: 0;
}
#leftLinksLyr li {
	position: relative;
	width: 160px;
	padding: 10px 0 5px 0;
	margin: 0 10px 0 10px;
}
#leftLinksLyr p {
	margin: 10px 0 0 10px;
}
#leftLinksLyr a {
	padding: 1px 0 0 0;
	color: #F49AC1;
	text-decoration: none;
}
#leftLinksLyr a:hover {
	color: #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
}
#midLyrImg {
	float: left;
	padding: 0;
	width: 300px;
	height: 400px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(assets/cosmetics-japan.jpg);
}
#midLyrTrunk {
	float: left;
	width: 350px;
	margin: 0 0 0 50px;
	padding: 25px 0 0 0;
	font-family: "Arial", Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 20pt;
}
#midLyrTrunk p {
	margin: 0;
	padding: 10px;
}
#footLayer {
	clear: both;
	height: 150px;
	left: 0px;
	width: 980px;
}
#footLayerLink {
	float: left;
	margin: 30px 0 0 10px;
	width: 970px;
	text-align: right;
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	font-size: 18pt;

}
#footLayerCopy {
	float: left;
	width: 980px;
	height: 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 8pt;
	color: #666666;
}
#footLayerCopy a {
	color: #666666;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}
#footLayerCopy a:hover {
	color: #000000;
	border-bottom: 1px solid #000000;
}
