﻿#headerright
{
float: left;
width: 557px;
left: 393px;
margin-top: 40px;
text-align: right;
}

#secondnav li
{
display: inline;
list-style-type: none;
font-size: .85em;
text-align: right;
margin: 0px;
}

#secondnav a { 
padding-right: 15px; 
}

#secondnav a:link, #secondnav a:visited {
color: #fff;
text-decoration: none;
}

#secondnav a:hover {
color: #fff;
background-color: #f98a16;
text-decoration: none;
}

#nav
{
clear: both;
height: 32px;
width: 950px;
margin: 0px;
padding: 0px;
}

#navbar {
	margin: 0px;
	padding: 0px;
	height: 32px;
	list-style: none;
}

#navbar li {
	float: left;
}

#navbar a {
	text-decoration: none;
	display: block;
	height: 32px;
	text-indent: -5000px;
	background-image: url('../images/nav_parents.gif');
	background-repeat: no-repeat;
}

#navbar #home {
	background-position: 0px 0px;
	width: 104px;
}

#navbar #home:hover {
	background-position: 0 -32px;
}

#navbar #homethere {
	background-position: 0px -64px;
	width: 104px;
}

#navbar #rewards {
	background-position: -104px 0px;
	width: 175px;
}

#navbar #rewards:hover {
	background-position: -104px -32px;
}

#navbar #rewardsthere {
	background-position: -104px -64px;
	width: 175px;
}

#navbar #chores {
	background-position: -279px 0;
	width: 196px;
}

#navbar #chores:hover {
	background-position: -279px -32px;
}

#navbar #choresthere {
	background-position: -279px -64px;
	width: 196px;
}

#navbar #quickcert{
	background-position: -475px 0px;
	width: 180px;
}

#navbar #quickcert:hover {
	background-position: -475px -32px;
}

#navbar #quickcertthere{
	background-position: -475px -64px;
	width: 180px;
}

#navbar #motivation{
	background-position: -655px 0px;
	width: 109px;
}

#navbar #motivation:hover {
	background-position: -655px -32px;
}

#navbar #motivationthere {
	background-position: -655px -64px;
	width: 109px;
}

#navbar #blog{
	background-position: -764px 0px;
	width: 126px;
}

#navbar #blog:hover {
	background-position: -764px -32px;
}

#navbar #blogthere{
	background-position: -764px -64px;
	width: 126px;
}

#navbar #faqs{
	background-position: -890px 0px;
	width: 60px;
}

#navbar #faqs:hover {
	background-position: -890px -32px;
}

#navbar #faqsthere{
	background-position: -890px -64px;
	width: 60px;
}


