#navi {
	position: absolute;
	background-color:#EFEFEF;
	left: 0px;
	top: 170px;
	width: 647px;
	font: 10px "trebuchet ms", tahoma, sans-serif;
	}

#content {
	position: absolute;
	left:50px;
	right:50px;
	top:220px;
	font: 12px "trebuchet ms", tahoma, sans-serif;
	text-align: justify;
	color:#000000;
	}

#ad1 {
	position: absolute;
	left: 50px;
	width:200px;
	font: 12px "trebuchet ms", tahoma, sans-serif;
	text-align: justify;
	color:#000000;
	}

#ad2 {
	position: absolute;
	left: 280px;
	top: 150px;
	width:200px;
	font: 12px "trebuchet ms", tahoma, sans-serif;
	text-align: justify;
	color:#000000;
	}
	
#address {
	position: absolute;
	left: 50px;
	right: 50px;
	top: 500px;
	}