@import url("960.css");
@import url("sfmenu.css");
@import url("main.css");

#header {
	z-index: 2;
	height: 160px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	background-image: url(../images/template/header_transfer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
