#lyr01{
    position: relative;
    top: 15px;
    left: 0px;
    height: 61px;
    width: 382px;
    border: none;
}

#lyr02{
    position: absolute;
    top: 0px;
    left: 0px;
    height: 2px;
    width: 803px;
	
    border: none;
}

#lyr03{
    position: absolute;
    top: 46px;
    left: 76px;
    height: 300px;
    width: 300px;
    border: none;
}
