#container {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header {
	background-image: url(../images/top_03.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 700px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#headerlink {
	width: 335px;
	float: right;
	padding-top: 121px;
	font-size: 12px;
}
#headertitle {
	height: 50px;
	width: 200px;
	float: left;
	font-weight: bolder;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: large;
}
#content {
	width: 650px;
	float: left;
	padding-left: 50px;
	padding-top: 25px;
	padding-bottom: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#fdic {
	width: 110px;
	float: left;
	padding: 5px;
}
#bottom {
	background-image: url(../images/footer_03.gif);
	height: 24px;
	width: 700px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
}
#footer {
	float: left;
	width: 700px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-bottom: 30px;
}
