#Layer1 {	
    position:absolute;
    left:786px;
    top:6px;
    width:176px;
    height:22px;
    z-index:1;
}
#Layer2 {	
    position:absolute;
    left:340px;
    top:124px;
    width:543px;
    height:31px;
    z-index:2;
}
#Layer3 {	
    position:absolute;
    left:194px;
    top:201px;
    width:29px;
    height:101px;
    z-index:3;
}
hr {
	border: 1px dashed silver;
    width: 100%;
}

hr.HR_Color { 
	color: #6593CF;
	background-color: #6593CF;
	height: 1px;
}

