@charset "utf-8";
/* CSS Document */

/* CSS HEADER*/
/*body {
	/*background-image: url('body_background.gif');
	background-repeat: repeat
	background: #6B96B5;
	background: #CCCCCC;
}
*/
#hanford-Header{
	position: relative;
	background: url(images/header.png);
	left: 0px;
	top: 0px;
	border: 2px;
 	border-color: #446d92;
	margin-top: 0px;	
	background-color: #FFF;
	width: 892px;
	height:122px;	
	/*border-bottom: solid #03487a 1px;*/
	}



