#wrapper {
	width: 915px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FEF6DF;
	border: 1px solid #8EA7C1;
}
#wrapper #content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#wrapper #header {
	height: 118px;
	background-image: url(../images/header.jpg);
}
#wrapper #footer {
	height: 20px;
	padding-top: 5px;
	text-align: center;
	color: #FFFFFF;
	background-color: #405B92;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wrapper #header #LogoBox {
	width: 170px;
	height: 118px;
}
#wrapper #header #HeaderBoxLeft {
	width: 745px;
	height: 118px;
}
#wrapper #content #textArea {
	min-height: 580px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(../images/background_icon_2.jpg);
	background-repeat: no-repeat;
}
#wrapper #content #MenuBox {
	width: 170px;
	background-color: #B5C6D7;
}


#textArea #BizBox {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	width: 292px;
	height: 275px;
	border: solid;
	border-width: 1px;
	border-color:#E0D1EF;
	margin-right:4px;
}
#textArea #LifeBox {
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	width: 292px;
	height: 275px;
	border: solid;
	border-width: 1px;
	border-color:#E0D1EF;
}
.textBorder {
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	width: 650px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #8EA7C1;
	border-right-color: #8EA7C1;
	margin-bottom: 15px;
}
.textboxBottom {
	float:left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 15px;
	text-align: center;
	width: 650px;
}
#textArea .textBorder .highlight2 a {
	color:#BB2D07;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}
#textArea .textBorder li {
	padding-bottom: 8px;
}

#textArea .textBorder .highlight2 a:hover {
	color:#8EA7C1;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:16px;
	text-decoration: none;
}#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}#wrapper #footer a:hover {
	color: #8EA7C1;
	text-decoration: none;
}
#wrapper #content #credit {
	padding-top: 0px;
	padding-bottom: 6px;
}
#form1 textarea {
	width: 565px;
}
#form1 input {
	width: 565px;
}
#form1 #btn_submit input {
	width: 100px;
}

