#headerwrap {
	padding: 10px 0 0 0;
	height: 32px;
}
#headerblack {
	padding: 0;
	background-image: url(../images/front2.jpg);
	height: 193px;
}
#InfoBox {
	float: left;
	width: 710px;
	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;

}#LeftCol {
	float: left;
	width: 152px;
	padding: 0px 8px 0px 8px;
	border-left: 1px solid #6EB3D4;
	border-right: 1px solid #6EB3D4;
	background-color: #FFFFFF;
	height: auto;
	border-bottom: 1px solid #6EB3D4;
}

#CenterCol {
	float: left;
	width: 320px;
	padding: 0px 8px 0px 8px;
	height: auto;
}
#RightCol {
	float: left;
	width: 321px;
	padding: 0px 8px 0px 8px;
	height: auto;
}
#BoxLeft {
	float: left;
	width: 152px;
	padding: 4px 8px 0px 8px;
	height: 26px;
	background-image: url(../images/bg2_reverse.png);
	background-repeat: repeat-y;
	border-right: 1px solid #6EB3D4;
	border-left: 1px solid #6EB3D4;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	color: #9EA4A2;
	border-bottom: 1px solid #6EB3D4;
}
#BoxCenter {
	float: left;
	height: 26px;
	text-align: center;
	width: 320px;
	color: #9EA4A2;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	padding: 4px 8px 0px 8px;
	border-bottom: 1px solid #6EB3D4;
	background-color: #f4f4f4;
}
#BoxRight {
	float: left;
	height: 26px;
	text-align: center;
	width: 320px;
	color: #9EA4A2;
	font-weight: bold;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	padding: 4px 8px 0px 8px;
	border-left: 1px solid #6EB3D4;
	border-right: 1px solid #6EB3D4;
	border-bottom: 1px solid #6EB3D4;
	background-color: #f4f4f4;
}
#MainCol {
	float: left;
	width: 660px;
	padding: 0px 8px 0px 8px;
	height: auto;
}
#BoxMain {
	float: left;
	height: 26px;
	text-align: center;
	width: 660px;
	color: #9EA4A2;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 1.4em;
	padding: 4px 8px 0px 8px;
	border-bottom: 1px solid #6EB3D4;
	background-color: #f4f4f4;
}

