body {
	background-image: url(../images/palm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	background-color: #C7E4F6;
}
.container {
	position: absolute;
	left: 48%;
	width: 751px;
	margin-left: -352px;
	top: 50px;
	z-index: 1;
	background-image: url(../images/bkgd.gif);
}
.main {
	background-color: #FFFFFF;
	float: left;
	width: 743px;
	position: relative;
	border: 4px solid #FFFFFF;
}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	float: left;
	height: 100px;
	width: 743px;
	position: relative;
}
.logo h1 {
	display: none;
}
.topmenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/menu/divider.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	float: right;
	height: 20px;
	width: 100px;
	position: relative;
	top: 70px;
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menubar {
	float: left;
	height: 183px;
	width: 743px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	position: relative;
}
.sidemenu {
	float: left;
	height: 183px;
	width: 175px;
	position: relative;
	background-color: #acdcd1;
}
.menu {
	float: left;
	height: 100px;
	width: 175px;
	position: relative;
	background-color: #c4dc91;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	top: 41px;
}
.images {
	float: right;
	height: 183px;
	width: 564px;
	position: relative;
}

.content {
	float: right;
	width: 544px;
	position: relative;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 20px;
	color: #5e6564;
	padding-bottom: 20px;
}
.content h1 {
	font-size: 14px;
	color: #78910a;
}
.content .president {
	background-color: #5E6564;
	float: left;
	height: 120px;
	width: 100px;
	position: relative;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.content .signature {
	background-image: url(../images/signature.gif);
	float: right;
	height: 30px;
	width: 150px;
	position: relative;
	background-repeat: no-repeat;
}
.content a {
	color: #69C0AD;
	text-decoration: underline;
}
.content a:hover {
	color: #69C0AD;
	text-decoration: none;
}
.hd01 {
	font-weight: bold;
	color: #A89E44;
}
.bxTx01 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #5E6564;
	vertical-align: top;
}






.disclaimer {
	float: left;
	height: 50px;
	width: 751px;
	position: relative;
}
.disclaimer .left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5ea3d9;
	float: left;
	width: 370px;
	position: relative;
	text-align: left;
	padding-top: 15px;
}
.disclaimer .right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5ea3d9;
	float: right;
	width: 370px;
	position: relative;
	text-align: right;
	padding-top: 15px;
}
.disclaimer  a {
	color: #5EA3D9;
	text-decoration: none;
}
.disclaimer  a:hover {
	color: #5EA3D9;
	text-decoration: underline;
}
.align_center {
	text-align: center;
}
.align_right {
	text-align: right;
}
.align_left {
	text-align: left;
}
.align_top {
	vertical-align: top;
}

hr {
	color: #D0C98B;
	background-color: #D0C98B;
	height: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
}
.input {
	color: #5E6564;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #ACDCD1;
	background-color: #FFFFFF;
}
.button {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C4DC91;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE9BA;
	border-right-color: #97C13E;
	border-bottom-color: #97C13E;
	border-left-color: #DAE9BA;
	text-transform: uppercase;
}
.watchdog {
	float: left;
	width: 175px;
	position: relative;
	padding-top: 50px;
	text-align: center;
}

.watchdog a {
	color: #69C0AD;
	text-decoration: underline;
}
.watchdog a:hover {
	color: #69C0AD;
	text-decoration: none;
}
