body {
	background-image: url(../images/homeBkgd.gif);
	background-repeat: repeat-x;
}
#masthead {
	height: 417px;
	width: 980px;
	background: url(../images/homeMast.png) no-repeat top right;
}
#banner {
	margin: 16px 0;
	position: relative;
	float: left;
}
#banner #image1 {
	z-index: 11;
	position: absolute;
	opacity: 1;
	top: 0px;
	left: 0px;
}
#banner #image2 {
	z-index: 12;
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0px;
}
#banner #image3 {
	z-index: 13;
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0px;
}
#banner #bannerNav{
	height: 250px;
	position: relative;
	z-index: 14;
	left: 0px;
	top: 0px;
	opacity: 0;
}
#bannerNav .bannerNavBlock {
	float: left;
	height: 250px;
	width: 185px;
	margin: 0 22px 0 0;
	background: url(../images/bk65.png);
}
.bannerNavBlock h1 {
	font-size: 16px;
	margin: 12px 0 6px 12px;
	line-height: 14px;
	font-weight: normal;
}
.bannerNavBlock p {
	font-size: 10px;
	color: #A7A7A7;
	margin: 0 10px 8px 12px;
	line-height: 12px;
}
.bannerNavBlock h2 {
	font-size: 10px;
	color: #A7A7A7;
	margin: 6px 0 0 0;
	float: left;
	display: block;
	width: 80px;
}
.bannerNavBlock .panelArrow {
	margin: 0 10px 0 12px;
	float: left;
}
#bannerNav a:link , #bannerNav a:visited {
	color: #A7A7A7;
	text-decoration: none;
	font-size: 11px;
	float: left;
}
#bannerNav a:hover , #bannerNav a:active {
	/* [disabled]color: #A7A7A7; */
	text-decoration: none;
	font-size: 11px;
}
#b1 h1, #b1 h2 a:hover{
	color: #9876AC;
}
#b2 h1, #b2 a:hover{
	color: #4E7718;
}
#b3 h1, #b3 a:hover{
	color: #0078C1;
}
#content {
	width: 570px;
	margin: 30px 0 0 258px;
	color: #404040;
	text-align: left;
}
#content h1 {
	font-size: 22px;
	font-weight: normal;
	color: #0A7EC4;
	line-height: 26px;
	padding: 0 0 10px 0;
	width: 565px;
	display: block;
	text-align: justify;
}
#content p {
	line-height: 24px;
	font-size: 16px;
	display: block;
	width: 565px;
	text-align: justify;
}
