@charset "UTF-8";

#header {
	height: 181px;
	width: 800px;
}
#main {
	width: 800px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FCFFD9;
}
#text {
	width: 495px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	overflow: auto;
	background-color: #FCFFD9;
	min-height: 460px;
	height: 460px;
}
#pix {
	width: 295px;
	float: right;
	height: 460px;
}
#navigation  {
	height: 30px;
	width: 800px;
	margin-left: 0px;
	background-color: #1882c5;
}
.style4 {font-family: "Times New Roman", Times, serif; font-size: 18pt; color: #FFFFFF; }
#headimage {
	height: 200px;
	width: 800px;
	margin-left: 0px;
	background-image: url(images/slideshow/home/1.jpg);
}
#content {
	width: 800px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FCFFD9;
	min-height: 460px;
	height: 460px;
}
#footer {
	height: 58px;
	width: 800px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	width: 480px;
	margin-left: 10px;
}
.inset_pix  {
	width: 462px;
	margin-right: 0px;
	margin-left: 10px;
}
.bodyheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	line-height: 20pt;
	width: 440px;
	margin-left: 10px;
	color: #20314c;
	font-weight: bold;
}
.bodysubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt;
	width: 300px;
	margin-left: 10px;
	color: #20314c;
	font-weight: bold;
}
.bodytextnarrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	width: 300px;
	margin-left: 10px;
}

