body { 
	background-image: url(../images/body-back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #fff;
	margin: 0px; 
		/* background-color: #2664a1; */
}


.header {
	width: 100%;
	background-image: url(../images/headimage.gif);
	background-repeat: no-repeat;
	height: 65px;
	background-position: center;
	text-indent: -9999px;
	overflow: hidden; 
	}
	
.header a {
	width: 100%;
	height: 65px;
	display:block;

	}