#headerwrap {
	padding: 10px 0 0 0;
	height: 32px;
}
#headerblack {
	padding: 0;
	background-image: url(../images/front2.jpg);
	height: 193px;
}
#InfoBox {
	float: left;
	width: 815px;
	padding: 0px 7px 0px 20px;
	border-left: thin solid #6EB3D4;
	border-right: thin solid #6EB3D4;
	background-color: #F0F1F0;
	height: auto;
	border-bottom: 1px solid #6EB3D4;
}
#headerinfo {
	padding: 5px 0 5px 0;
	height: 23px;
	text-align: center;
	border-right: thin solid #6EB3D4;
	background-color: #FAA41A;
	color: #FFFFFF;
	font-size: 1.49em;
	font-weight: bold;
	border-top: thin solid #6EB3D4;
	letter-spacing: 2pt;
	font-family: "Trebuchet MS";
	border-left: thin solid #6EB3D4;
	border-bottom: 3px solid #FFFFFF;
	width: 842px;

}

