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;
	margin:20px 45px 0px 0px;
}
#sitenav {
	clear: both;
	background-image: url(images/sitenav_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
}
#sitenav table {
	margin-left: 25px;
}
#homepanel-main {
	margin-bottom: 0px;
	margin-top: 14px;
	padding-bottom: 0px;
	height: 264px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
/* 	background: url('images/home_mainpanel_mobile.jpg') no-repeat; */
}
#homesubpanels {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px dashed #898989;
	padding-top: 0px;
	margin-top: 0px;
	height: 386px;
}
#homesubpanel1 {
	float: left;
	width: 221px;
	border-right: 1px dashed #898989;
}
#homesubpanel2 {
	float: left;
	width: 234px;
	border-right: 1px dashed #898989;
}
#homesubpanel3 {
	float: left;
	width: 233px;
}
#homesubpanel4 {
	float: left;
	width: 221px;
	border-right: 1px dashed #898989;
}
#homesubpanel5 {
	float: left;
	width: 234px;
	border-right: 1px dashed #898989;
}
#homesubpanel6 {
	float: left;
	width: 233px;
}
#homesubpanel6 span {
	background: url('images/homesm-whats-new.gif') no-repeat;
	display:block;
	width: 230px;
	height: 26px;
	text-indent: -3000px;
	margin: 4px 0 6px 4px;
}
#homesubpanel6 ul {	margin: 0; padding: 0; }
#homesubpanel6 ul li {
	margin: 0 0 0 14px;
	list-style: none;
	background: url('images/orange-bullet-arrow.gif') no-repeat 0 4px;
	padding: 3px 0 4px 10px;
	font-size: 11px;
	font-weight: bold;
}
#homesubpanel6 li a { text-decoration: none; color: #767676;}
#homesubpanel6 li a:hover { text-decoration: underline;}
#homesubpanels div.clear {
	border-bottom: 1px dashed #898989;
	clear:both;
}
#footer {
	width: 690px;
	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;
}
#footer  span.eflyer-link a {
	color: #DE861A;
}
.smallformtext {
	font-size: 10px;
}
.endcap {
	clear: both;
}
a img {
	border: none;
}
