#hp-search{
	right: 50px;
	top: 80px;
	width: 215px;
	height: 135px;
}

#hp-search a{
	text-decoration: underline;
	color: #333;
}

#hp-search a:hover{
	text-decoration: none;
	color: #c00;
}


.par-white{
	font: 13px/1.5em Arial, Tahoma, Helvetica;
	color: #fff;
}

.par-grey{
	font: 11px/1.5em Arial, Tahoma, Helvetica;
	color: #333;
}

.par-grey a{
	text-decoration: underline;
	color: #f00;
}

.par-grey a:hover{
	text-decoration: none;
	color: #333;
}

#honda{
	right: 0px;
	top: 10px;
	width: 150px;
} 

#par1{
	left: 50px;
	top: 105px;
	width: 450px;
} 

#par2{
	left: 50px;
	top: 270px;
	width: 450px;
}

#par3{
	left: 40px;
	top: 70px;
	width: 250px;
}

#par4{
	left: 30px;
	top: 160px;
	width: 350px;
}

#par5{
	left: 50px;
	top: 65px;
	width: 550px;
}

#read{
	right: 30px;
	top: 50px;
	width: 180px;
}


#hp-header{
  position: relative;
	top: 0;
	left: 0;
	width: 800px;
	height: 55px;
	background: url('i/hp-header.jpg') no-repeat;

}

#hp-top{
	top: 55px;
	left: 0;
	width: 800px;
	height: 340px;
	background: url('i/hp-top.jpg') no-repeat;

}

#hp-left{
	top: 395px;
	left: 0;
	width: 400px;
	height: 270px;
	background: url('i/hp-left.jpg') no-repeat;
}

#hp-right{
	top: 395px;
	left: 400px;
	width: 400px;
	height: 270px;
	background: url('i/hp-right.jpg') no-repeat;
}

#hp-footer{
	top: 665px;
	left: 0;
	width: 800px;
	height: 130px;
	background: url('i/hp-footer.jpg') no-repeat;
}


#hp-doit-link{
	top: 245px;
	right: 47px;
}

#par1, #par2, #par3, #par4, #par4, #par5, #hp-header, #hp-search, #hp-top, #hp-left, #hp-right, #hp-footer, #hp-doit-link, #read, #honda {
	position: absolute;
}

