@charset "UTF-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	background-color: #FFFFFF;
}
#container {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:690px;
	z-index:1;
	background-color: #FFFFFF;
}
#photographyLogo {
	position:absolute;
	left:35px;
	top:50px;
	width:210px;
	height:15px;
	z-index:2;
}
#hitoshiUjiieLogo {
	position:absolute;
	left:675px;
	top:50px;
	width:242px;
	height:16px;
	z-index:2;
}
#topLine {
	position:absolute;
	left:20px;
	top:80px;
	width:920px;
	height:10px;
	z-index:2;
}
#colorLogo {
	position:absolute;
	left:166px;
	top:100px;
	width:49px;
	height:15px;
	z-index:3;
}
#portraitLogo {
	position:absolute;
	left:264px;
	top:100px;
	width:75px;
	height:15px;
	z-index:3;
}
#travelLogo {
	position:absolute;
	left:388px;
	top:100px;
	width:57px;
	height:15px;
	z-index:3;
}
#productsLogo {
	position:absolute;
	left:495px;
	top:100px;
	width:74px;
	height:15px;
	z-index:3;
}
#architecturalLogo {
	position:absolute;
	left:620px;
	top:100px;
	width:116px;
	height:15px;
	z-index:3;

}
#imageHolder {
	position:absolute;
	left:430px;
	top:175px;
	width:350px;
	height:350px;
	z-index:2;
}
#HUcopyright {
	position:absolute;
	left:760px;
	top:630px;
	width:159px;
	height:13px;
	z-index:2;
}
#bottomLine {
	position:absolute;
	left:20px;
	top:645px;
	width:920px;
	height:12px;
	z-index:2;
}
#surfaceImagingButton {
	position:absolute;
	left:43px;
	top:666px;
	width:134px;
	height:18px;
	z-index:2;
}
#photographyButton {
	position:absolute;
	left:227px;
	top:666px;
	width:100px;
	height:18px;
	z-index:2;
}
#inkjetTechButton {
	position:absolute;
	left:377px;
	top:666px;
	width:151px;
	height:18px;
	z-index:2;
}
#aboutButton {
	position:absolute;
	left:577px;
	top:666px;
	width:50px;
	height:18px;
	z-index:2;
}
#contactButton {
	position:absolute;
	left:677px;
	top:666px;
	width:67px;
	height:18px;
	z-index:4;
	background-color: #FFF;
	background-position: center center;
}
#homeButton {
	position:absolute;
	left:795px;
	top:666px;
	width:41px;
	height:18px;
	z-index:2;
}
#slideshow {
	position:absolute;
	left:160px;
	top:121px;
	width:646px;
	height:510px;
	z-index:4;
}

