body {
	margin: 0; padding: 0;
	background-color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

div#wrapim {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div#homepic {
	position: absolute;
	top: 0px;
	left: 89px; 
}
div#homepic2 {
	position: absolute;
	top: 48px;
	left: 89px; 
}
div#leftpic {
	position: absolute;
	top: 67px;
	left: 89px; 
}
div#rightpic {
	position: absolute;
	top: 48px;
	left: 127px; 
}
div#mainpic {
	position: absolute;
	top: 0px;
	left: 209px; 
}
div#mainpic2 {
	position: absolute;
	top: 246px;
	left: 89px;
} 
div#text1  { 
	position: absolute;
	top: 125px;
	left: 89px;
	width: 115px;
	font-family: verdana, arial, serif;
	font-size: 10px;
	line-height: 15px;
	color: #666666;
	text-align: left;
	letter-spacing: 0.04em;
}