#footer {
	float:left;
	position:relative;
	width:964px;
	height:215px;
	color:#767676;
	font-size:11px;
	background-color:#111111;
	margin-bottom:15px;
	}
	
#footer-jw {
	float:left;
	width:924px;
	height:20px;
	color:#fef120;
	font-size:11px;
	text-align:center;
	margin:0 0 0 20px;
	padding-top:10px;
	border-top:1px solid #000000;
	}

#footer-jw a {
	color:#fef120;
	text-decoration:none;
	border-bottom:1px dotted #333333;
	}

#footer-jw a:hover {
	color:#fef120;
	text-decoration:none;
	border-bottom:1px dotted #fef120;
	}

/* Footer - Internal Links */

.footer-links {
	float:left;
	width:210px;
	height:147px;
	margin:28px 13px 0 29px;
	}
	
.footer-links li {
	width:210px;
	list-style:square inside;
	padding:0;
	margin:0 0 5px 0;
	color:#000000;
	}

.footer-links li span {
	color:#ffffff;
	}

.footer-links li a {
	color:#ffffff;
	}
	
.footer-links li a:hover {
	color:#fef120;
	text-decoration:none;
	}
	
#spray-can {
	position:absolute;
	top:9px;
	left:800px;
	width:146px;
	height:206px;
	background:url(../graphics/spray-can.png) top left no-repeat;
	}