body {
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #445992;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#bgbanner {
	background-image: url(images/bgbanner.jpg);
	height: 218px;
	width: 826px;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 826px;
}
#content #contstyle {
	background-image: url(images/bgcont_mid.jpg);
	background-repeat: repeat-y;
}
#divider {
	background-image: url(images/top_divider.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#footer p {
	text-align: center;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	color: #999999;
	margin-top: 10px;
}
#footer a {
	color: #0099CC;
	text-decoration: none;
}
#content #contstyle p {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #003D59;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#content #contstyle #innerbgcont {
	background-image: url(images/bgcontimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content #leftcolstyle {
	background-image: url(images/bgleftcol.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #contstyle #innerbgcont .image1 {
	margin-left: 25px;
	margin-bottom: 5px;
}
#content #contstyle #innerbgcont h2 {
	font-size: .9em;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	color: #003366;
}
#content #contstyle #innerbgcont #formstyle p {
	margin: 0px;
	padding: 0px;
}
#content #contstyle #innerbgcont h3 {
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 30px;
	color: #003366;
	margin-bottom: 0px;
	margin-top: 25px;
}

