HTML, BODY   {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ececec;
	text-align: center;
}
P {
	margin-top: 0px;
}
#wrap {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background: url(../images/bkg.gif) repeat-y;
	overflow: hidden;
}
#head_main {
	height: 85px;
	width: 559px;
	margin: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
	overflow: hidden;
	background: url(../images/head_main042408.jpg) no-repeat right;
}
#head_crec {
	height: 85px;
	width: 171px;
	margin: 0px;
	padding-right: 0px;
	background: url(../images/head_crec042408.jpg) no-repeat left;
	float: left;
	clear: none;
	overflow: hidden;
}
#head_line {
	height: 5px;
	width: 730px;
	background: #fff;
	overflow: hidden;
	float: left;
	clear: left;
}
#menu {
	padding-top: 15px;
	width: 130px;
	float: left;
	clear: none;
	position: relative;
}
#menu A {
	height: 18px;
	width: 115px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	clear: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
}
a.menutext:link, a.menutext:visited {
	text-decoration: none;
	color: #55783e;
	background-image: url(../images/clearpx.gif);
	}
a.menutext:hover, a.menutext:active {
	text-decoration: none;
	color: #bfd4be;
	background-image: url(../images/menu_rollover_1.gif);
	}
#head_pic {
	height: 90px;
	width: 100px;
	float: left;
	clear: none;
	overflow: hidden;
}
#body {
	width: 560px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 15px;
	float: right;
	clear: none;
}
#backto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	text-align: right;
	border-bottom: 1px dashed #ccc;
	width: 560px;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
#footer {
	width: 560px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 20px;
	border-top: 1px dashed #ccc;
	float: right;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: left;
}