body {
	background-color: #6DA8E2;
	margin-right: auto;
	margin-left: auto;
	behavior: url(csshover.htc);
}
#container {
	background-color: #FFFFFF;
	border: 2px solid #999999;
	width: 760px;
	padding: 20px;
	display: block;
	float: left;
}
#center {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#lcol {
	float: left;
	height: auto;
	width: 340px;
}
#rcol {
	float: left;
	width: 390px;
	border: 1px solid #999999;
	background-image: url(graphics/rcol_bg.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}
#contact {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4892DB;
	font-weight: bold;
	display: block;
	width: 385px;
	height: auto;
	margin-top: 15px;
	background-image: url(graphics/contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#menucontainer {
	float: left;
	width: 330px;
	display: block;
}
.menuitem {
	background-color: #FFCC66;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
.menuitem:hover {
	background-color: #FFE09F;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
.menuitem a {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	font-size: 13px;
	text-decoration: none;
}
.menuitem a:hover {
	text-decoration: underline;
}
.menuitem_active {
	background-color: #FFE09F;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
.menuitem_active a{
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F6F6F;
	font-size: 13px;
	text-decoration: underline;
}
img {
	display: block;
}
.imageleft {
	display: block;
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
}
.progressive {
	line-height: 29px;
}
.progressive a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #F0A300;
	height: 28px;
	line-height: 29px;
}

.menupic {
	background-color: #FFCC66;
	height: 100px;
	width: 100px;
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
.menupic2 {
	border: 3px solid #FFCC66;
}
.imagel {
	float: left;
	height: auto;
	width: auto;
	display: block;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000068;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
}
.tagline {
	color: #F0A300;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}.saying {
	text-transform: uppercase;
	color: #07056A;
	text-align: center;
	font-weight: bold;
}
.formdiv {
	border: 2px solid #FFCC33;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.ltbluetxt {
	color: #6DA8E2;
	font-weight: bold;
}
.formtitle {
	font-weight: bold;
	color: #00005E;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: double;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.filler {

	background-color: #EFF5FC;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
.filler:hover {

	background-color: #FFE09F;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
#fillercontainer {

	float: left;
	width: 330px;
	display: block;
}
.fillerdk {


	background-color: #D6E4F8;
	height: 60px;
	width: 100px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 40px;
	margin-right: 8px;
	margin-top: 8px;
}
.divright {
	float: right;
	width: 190px;
}
a {
	color: #090066;
}
