#content, #contentend { background:none; }

p.intro {
	position:absolute;
	top:316px;
	left:495px;
	width:200px;
	color:#7F7F7F;
	}

#fit {
	background:url(fit.gif) no-repeat;
	width:490px;
	height:123px;
	margin:0 0 0 9px;
	padding:15px 0 5px 0;
	}
	
#fit h2 {
	margin:0 0 0 25px;
	text-indent:-9999px;
	background:url(focused.gif) no-repeat;
	width:217px;
	height:24px;
	}

#fit ul { margin:8px 0 0 20px;padding:0; }

#fit li {
	list-style-type:none;
	float:left;
	height:55px;
	}

#fit a  {
	text-decoration:none;
	height:55px;
	display:block;
	text-indent:-9999px;
	}

li#lig { width:59px; background:url(fit-icons.gif) 0 -55px; }
li#mol { width:51px; background:url(fit-icons.gif) -59px -55px; }
li#com { width:49px; background:url(fit-icons.gif) -110px -55px; }
li#per { width:65px; background:url(fit-icons.gif) -159px -55px; }

#lig a { background:url(fit-icons.gif) 0 0; }
#mol a { background:url(fit-icons.gif) -59px 0; }
#com a { background:url(fit-icons.gif) -110px 0; }
#per a { background:url(fit-icons.gif) -159px 0; }

#fit a:hover { background:none; }

#fit a span { display:none; }

#fit a:hover span {
	position:absolute;
	top:316px;
	left:495px;
	display:block;
	width:200px;
	height:100px;
	text-indent:0px;
	color:#FF5C00;
	background:#F9F9F9;
	}

#side {
	margin:0;
	width:185px;
	float:left;
	color:#ccc;
	}
	
#latest {
	margin:0 0 0 15px;
	width:175px;
	float:left;
	color:#7F7F7F;
	padding:0 0 20px 0;
	background:url(latest-bot.gif) #F9F9F9 bottom repeat-x ;
	}

html>body #side { margin:90px 0 0 0; }

#latest h2 {
	font-size:10px;
	margin:0;
	padding:1px 0 4px 0;
	color:#545454;
	text-transform:uppercase;
	background:url(latest-top.gif) #fff no-repeat;
	letter-spacing:1px;
	text-align:center;
	}
	
#latest h3 { margin:10px 5px 0 10px; font:bold 12px "Trebuchet MS", sans-serif; background:none; line-height:14px;}

#latest p {
	margin:0 10px; 
	line-height:16px;
	}

#latest h3 a { color:#7F7F7F; }
#latest h3 a:hover { color:#FF5C00; }
#latest p a { background:#B7E4F0;color:#7F7F7F;}
#latest p a:visited { background:#E3F5F9;color:#7F7F7F;}
#latest p a:hover { background:#FF5C00;color:#fff;}

#boots, #rider {
	position:relative;
	width:220px;
	float:left;
	}

#boots p {
	position:absolute;
	top:17px;
	left:90px;
	}

#rider p {
	width:100px;
	position:absolute;
	top:17px;
	left:20px;
	text-align:right;
	}

#newsletter {
	position:relative;
	width:160px;
	float:left;
	margin:20px 0 0 12px;
	}

#newsletter p {
	position:absolute;
	top:15px;
	left:35px;
	}

html>body #newsletter { margin:20px 0 0 25px; }

#newsletter a { color: #7F7F7F; }
#newsletter a:hover { color:#FF5C00; }
