body {
	margin: 0px auto 0px auto;
	background-color: #666666;
}
#container {
	width: 804px;
	margin: 0px auto 0px auto;
	height: 800px;
}
#header {
	width: 804px;
	height: 77px;
	float: left;
}
#nav {
	width: 804px;
	height: 21px;
	float: left;
	background-image: url('images/nav_bg.jpg');
	padding-top: 4px;
	background-repeat: no-repeat;
}
.navfont {
	font-family: calibri, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont a {
	font-family: calibri, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont a:link {
	font-family: calibri, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont a:visited {
	font-family: calibri, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navfont a:hover {
	font-family: calibri, tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#lead_banner {
	width: 804px;
	height: 559px;
	float: left;
}
#content {
	width: 728px;
	height: 730px;
	float: left;
	background-image: url('images/inside_content_bg.jpg');
	padding-top: 4px;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 50px;
}
.heading {
	font-family: calibri, tahoma;
	font-size: 29px;
	color: #990000;
	font-weight: bold;
}
.contentfont {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.contentfontbold {
	font-family: arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.headinggreen {
	font-family: calibri, tahoma;
	font-size: 20px;
	color: #008400;
	font-weight: bold;
}
.style1 {
	list-style-type: square;
	line-height: 30px;
	list-style-image: url('images/newbullet5.jpg');
}
.style2 {
	list-style-type: square;
	line-height: 30px;
	list-style-image: url('images/newbullet5.jpg');
}