
#header {
    width: 960px;
    height: 100px;
	margin: 0px;
	background-image: url(../images/header/header13.jpg);
}

#topheader {
    width: 960px;
	margin: 0px;
	background-image: none;
    overflow: hidden;  
}

.topheader-text {
	margin-top: 10px;
}

.logoheader {
	margin: 10px;
}

.topheader-text h1 {
    display:none;
	margin-top: 20px;
	margin-left: 20px;
	font-size:50px;
	color:#000000;
	letter-spacing:5px;
}
