/* CSS Document */

#over-header {
	width:100%;
	background-image:url(../../images/top.gif);
	height:60px;
	background-repeat:no-repeat;
	background-position:left;
}