div#header {
        width: 952px;
	height: 130px;
	background: url(../images/header_bg.gif) repeat-x;
	border-bottom:solid 1px #000000;
}

div#header h1 {
	display: none;
}

.logo{
width: 359px;
margin: 0 auto;
}

.logo img{
	margin-top:20px;
}
