body {
	text-align:left;
	margin:0; padding:0;
	background: white url(../images/top-background.png) repeat-x top left;
	color:black;
	font-family:arial, sans-serif;
	width: 100%;
}

.page-container {
	width: 100%;
	margin:0;
	z-index: 5;
}

.page-header {
	width:1000px; height:137px;
	position:relative;
}

.page-header a.logo {
	display:block;
	width:340px; height:137px;
	position:relative;
}

.page-header a.logo span {
	display:block;
	width:100%; height:100%;
	position:absolute; left:0px; top:0px;
	background: url(../images/top-logo.png) no-repeat;
}

.





