html {
	height: 100%;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434343;
}
body {
	background-image: url(images/site_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	background-color: #898989;
	text-align: center;
}
#footer a {
	color: #434343;
	text-decoration: none;
}
#container {
	width: 100%;
	background-image: url(images/content_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	display: table;
}
#sitecontent {
	width: 874px;
	margin-right: auto;
	margin-left: auto;
}
#sitecontentwrapper {
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	height: 100%;
	text-align: left;
}
#site-orangebar {
	background-color: #f0821f;
	height: 8px;
	width: 866px;
	margin-left: auto;
	margin-right: auto;
}
#sitelogo {
	float: left;
	width: 310px;
	height: 80px;
}
#asi5star {
	float: right;
	width: 161px;
	height: 80px;
}
#sitenav {
	clear: both;
	background-image: url(images/sitenav_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#sitenav table {
	margin-left: 37px;
}
#homepanel-main {
	margin-bottom: 0px;
	margin-top: 14px;
	padding-bottom: 0px;
	height: 264px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
}
#homesubpanels {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #898989;
	padding-top: 0px;
	margin-top: 0px;
	height: 262px;
}
#homesubpanel1 {
	float: left;
	width: 221px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #898989;
}
#homesubpanel2 {
	float: left;
	width: 234px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #898989;
}
#homesubpanel3 {
	float: left;
	width: 233px;
}
#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 10px;
	text-align: center;
	line-height: 16px;
	clear: both;
}#footer img {
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
}
.smallformtext {
	font-size: 10px;
}
.endcap {
	clear: both;
}
a img {
	border: none;
}

