body{
	background-color: #4E4A43;
	background-image: url(images/logoBGnew.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	}





#logo {
	position: absolute;
	background-image: url(images/logoheader.gif);
	background-repeat: no-repeat;
	height: 145px;
	width: 780px;
	left: 0;
	top: 0px;
	z-index: 7;
}
