body {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#page_box {
	position:relative;
	width: 900px;
	background-image: url(../Graphics/maizbk.jpg);
	text-align: left;
	margin: 0 auto 0 auto;
}

#logo_box {
	position: relative;
	top: 0;
	left: 0;
	z-index: 30;
}

#logo1 {
	position: relative;
	top: 0;
	left: 0;
	z-index: 30;
}

#logo2 {
	position: absolute;
	top: 30px;
	left: 175px;
	z-index: 30;
}

#menu_box {
	position: relative;
	width: 180px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#menu_list	{
	list-style-type: none;
	line-height: 25px;
	padding-top: 40px;
}

.menu_item	{
	text-decoration: none;
	color: #284907;
}

#text_box {
	position: relative;
	top: -150px;
	width: 600px;
	background-color: #a0c080;
	padding: 180px 10px 0px 20px;
	margin: 0 0 0 180px;
}

#body_shadow	{
	position: relative;
	float: right;
	padding-right: 0px;
	margin: 0 -120px 0 5px;
	width: 300px;
	height: 400px;
	z-index: 50;
}

#body_img	{
	position: relative;
	float: right;
	padding-left: 12px;
	margin: -12px -317px 0 5px;
	width: 300px;
	height: 400px;
	z-index: 60;
}


#footer {
	padding: 30px 0px 30px 0px;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
#act_item {
	color: #000000;
	text-decoration: underline;
}
.plan_link {
	color: #A56617;
	text-decoration: underline;
	font-size: 14px;
}

.text_link {
	color: #000000;
	text-decoration: none;
}
.quote_box {
	position: relative;
	left: -100px;
	font-size: 14px;
	z-index: 50;
	clear: right;
}
#page_footer {
	position: relative;
	top: -150px;
	font-size: 12px;
	text-align: center;
}
#page_footer_img {
	position: relative;
	float: left;
	margin-left: 40px;
	vertical-align: bottom;
}
