/* CSS Document */
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
#Layer3 {
	position:absolute;
	width:342px;
	height:138px;
	z-index:100;
	left: 65px;
	top: 522px;
}
#Layer4 {
	position:absolute;
	width:1021px;
	height:115px;
	z-index:3;
	left: 3px;
	top: 714px;
}

.style1 {color: #000000}
.style2 {color: #CCCCCC}
