@charset "UTF-8";
/* CSS amends for Headlong site */

.menu li.p1 {
	width:66px; background: url(../images/navigation/home-btn.png) no-repeat; 
	background-position: 0px -35px; 
	margin:0 18px 0 0; }
	
.menu li a#home{
	width: 66px; 
	background: url(../images/navigation/home-btn.png) no-repeat; }
	
.menu li a#home-on {
	width: 66px; 
	background: url(../images/navigation/home-btn.png) no-repeat; 
	background-position: 0px -35px; }

p {
	font-size: 1em; 
	color: #4f4c4c; 
	margin-bottom: 0.9em; 
	padding:0; line-height: 1.7em; 
	margin-top:0; }
	
a:hover {
	color: #d157b5; }

.latestnews-copy a {
	font-weight: bold; 
text-decoration: underline; }

div.latestnews-copy > h4 > a {
	text-decoration: none; }

.latestnews-image {
	margin: 0 0 0 0; }
	
.latestnews-copy {
	width: 432px; }

#top-carousel {
	width:919px; margin:0 5px 10px 7px; padding:0; }

img[src$="/rss.jpg"] {
	position: relative; 
	top: 3px; }
	
img[src$="/ace-logo.gif"] {
	margin-top: 15px; }	
	
#tools {width: 910px; 
	margin: 0 0 20px 0; 
	padding:0; }
	
.production-image {
	float: left; 
	/* width: 166px; */ 
	margin: 0 14px 0 0; 
	padding:0; float: left; }
	
#top-carousel {
	margin: 0 5px 0 7px; }


