body {
	margin: 0px;
	padding: 0px;
}
#satelliteheader {
	background: url(/common/images/satellite/bg_header.gif) repeat-x !important;
	height: 31px;
	width: 100%;
	border-top: 1px solid #F00;
	padding-top: 8px;
	text-align: left;
}
#satelliteheader p {
	margin: 0px;
	padding: 0px;
}
#satelliteheader a {
	background: url(/common/images/satellite/img_logo.gif) no-repeat 0px 0px;
	display: block;
	height: 21px;
	width: 141px;
	text-indent: -10000px;
}
#satellitefooter {
	background: url(/common/images/satellite/bg_footer.gif) repeat-x 0px 0px;
	height: 23px;
	width: 100%;
	padding-top: 17px;
}
#satellitefooter p {
	margin: 0 0 13px 0;
	padding: 0px;
}
#satellitefooter .copyright {
	float: left;
	background: url(/common/images/satellite/img_copyright.gif) no-repeat 0px 0px;
	text-indent: -10000px;
	display: block;
	height: 10px;
	width: 312px;
}
#satellitefooter .home {
	float: right;
}
#satellitefooter .home a {
	background: url(/common/images/satellite/img_home_e.gif) no-repeat 0px 0px;
	text-indent: -10000px;
	display: block;
	height: 10px;
	width: 131px;
}
