div#footer {
	width: 935px;
	background: url(/images/home/BG_footer.gif) repeat-x #000;
	clear: both;
	padding: 10px 0px 60px 0px;
	float: left;
	margin: 0px;
}
#footer #footLinks {
	padding:0px;
}
a#JO_link {
	float: left;
	display: inline;
	margin-left: 20px;
}
a.magicSafetyNotice {
	float: right;
	border: 1px solid #ff7800;
	background: url(/images/home/pdf_icon.gif) no-repeat 5px center;
	color: #ff7800;
	padding: 5px;
	padding-left: 35px;
	text-decoration: none;
	margin-right: 10px;
}
a.magicSafetyNotice img {
	display: none;
}
a.magicSafetyNotice strong {
	border: none;
	color: #ff7800;
	text-transform:uppercase;
}
a.magicSafetyNotice em {
	text-decoration: underline;
	font-style: normal;
	color: #b6b6b6;
	font-size: 10px;
}

#HomeHeader {
	background:black url(/images/home/home-left.png) no-repeat;
	background-position: left top;
	height:413px;
	position:relative;
	width:995px
}

#TellUs {
	bottom:18px;
	height:30px;
	left:15px;
	overflow:hidden;
	position:absolute;
	text-indent:-9999px;
	width:74px;
}

#HomeHeader > img {
	position:absolute;
	top:0;
	right:0;
}

.bugBar > a {
	float:left;
	height:111px;
	overflow:hidden;
	text-indent:-9999px;
}
