/* CSS Document */
#box_page{
	position: relative;
	height: 1000px;
	width: 590px;
	left: 0px;
	top: 0px;
}



#top_box {
	position:relative;
	left:0px;
	top:0px;
	width:570px;
	height:140px;
	z-index:1;
}


#Layer1 {
	position:absolute;
	left:0px;
	top:170px;
	width:586px;
	height:102px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:380px;
	height:50px;
	z-index:1;
}
#warranty {
	position:absolute;
	left:220px;
	top:40px;
	width:75px;
	height:75px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	left:12px;
	top:280px;
	width:263px;
	height:49px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:14px;
	top:343px;
	width:99px;
	height:64px;
	z-index:2;
}

