#content1{
	position: absolute;
	height: 256px;
	width: 202px;
	left: 0px;
	top: 10px;

}

#content2{
	position: absolute;
	height: 256px;
	width: 212px;
	left: 240px;
	top: 10px;

}

#content3{
	position: absolute;
	height: 256px;
	width: 181px;
	left: 480px;
	top: 10px;

}

#image_bottom{
	position: absolute;
	background-image: url(../images/image_bottom.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 71px;
	left: 637px;
	top: 0px;
}

#large_image_top{
	position: absolute;
	background-image: url(../images/image_top.gif);
	height: 93px;
	width: 80px;
	top:17px;
	left: 670px;
}

p{
	margin: 0px;
	padding: 0px;
}