/* CSS Document */
#header {
    height:155px;
    background-position: top left;
} 

hr{
	border: none 0; border-top: 1px dashed #f7901e; height: 1px;
}