body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #667767;
	background-color: #c1c6c2;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #768477;
}
#header {
	background-repeat: no-repeat;
	background-position: center top;
	height: 157px;
	background-image: url(../images/hdr_bg.jpg);
}
#header h1 {
	padding-top: 34px;
	padding-left: 25px;
}
#header span {
	position: absolute;
	left: -5000px;
}
#top_nav {
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
}
#top_nav ul {
	font-size: 85%;
	text-align: center;
	list-style-type: none;
	margin-top: 4px;
}
#body_top {
	background-image: url(../images/body_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	font-size: 85%;
}
#body_top a:link, #body_top a:visited {
	color: #db6514;
	text-decoration: none;
}
#body_top a:hover, #body_top a active, #body_top a:focus {
	color: #CCCCCC;
}
#top_nav li {
	display: inline;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-right: 8px;
	padding-left: 8px;
}
#content ul {
	font-size: 85%;
	list-style-type: circle;
	text-decoration: none;
	line-height: 1.3;
	margin-right: 20px;
	margin-left: 68px;
	list-style-position: inside;
}
#content li {
	margin-top: 5px;
}
#content h3 {
	font-size: 100%;
	margin-top: 10px;
	margin-left: 50px;
	font-weight: bold;
	letter-spacing: 1pt;
	margin-right: 10px;
}
#top_nav li a:link, #top_nav li a:visited {
	text-decoration: none;
	padding: 0px;
	color: #667767;
	margin: 0px;
}
#top_nav li a:hover, #top_nav li active, #top_nav li a:focus {
	color: #db6514;
}
#inner_wrapper {
	float: left;
	width: 800px;
	background-image: url(../images/body_bg4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content {
	float: left;
	width: 575px;
}
#body_top h2 {
	position: absolute;
	left: -9000px;
}
#body_bot {
	height: 50px;
	background-image: url(../images/body_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content h2 {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: absolute;
	left: -9000px;
}
#content span {
	position: absolute;
	left: -9000px;
}
#body_top span {
}
#content p {
	font-size: 85%;
	line-height: 1.3;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 50px;
}
.lftflt {
	float: left;
	margin-right: 20px;
}
#sidebar {
	width: 200px;
	float: left;
}
#sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 15px;
	letter-spacing: 1pt;
}
#sidebar p {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 1.2;
}
#footer {
	height: 103px;
	background-color: #768477;
}
#footer p {
	font-size: 70%;
	text-align: center;
	padding-top: 20px;
	color: #CCCCCC;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#bot_nav {
	height: 20px;
	width: 800px;
}
#bot_nav ul {
	font-size: 90%;
	text-align: center;
	list-style-type: none;
}
#bot_nav li {
	display: inline;
	letter-spacing: 1pt;
	font-weight: bold;
	padding-right: 6px;
	padding-left: 6px;
}
#bot_nav li a:link, #bot_nav li a:visited {
	text-decoration: none;
	padding: 0px;
	color: #EEEEEE;
	margin: 0px;
}
#bot_nav li a:hover, #bot_nav li active, #bot_nav li a:focus {
	color: #db6514;
}
#sidebar ul {
	margin-left: 30px;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.4;
	margin-top: 10px;
}
#sidebar li a:link, #sidebar li a:visited {
	text-decoration: none;
	padding: 0px;
	color: #db6514;
	margin: 0px;
}
#sidebar li {
	list-style-type: circle;
}
#sidebar li a:hover, #sidebar li active, #sidebar li a:focus {
	color: #CCCCCC;
}
#content a:link, #content a:visited {
	color: #db6514;
	text-decoration: none;
}
#content a:hover, #content a active, #content a:focus {
	color: #CCCCCC;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a active, #footer a:focus {
	color: #db6514;
}
#content hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#content table {
	margin: 0px;
	font-size: 80%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
