.tabNavigation{
	width:150px;
}
.tabNavigation li{
	margin-bottom:3px;
	}

.tabNavigation li.noPad {
	margin-bottom:0px;
	}

#certifications {
	width: 700px;
}

#approach, #overallFitness, #sportSpecific, #rehabilitation, #weightLoss, #neckAndBack, #deepTissue, #myofascialRelease , #triggerPoint, #landing {
	width: 700px;
	height:220px;
}


/*   Why Pump Fitness   */

.btn-approach a {
display:block;
width: 150px;
height:26px;
background: url("images/btnWhyPumpFitness.jpg") 0 0 no-repeat;
text-decoration: none;
}
.btn-approach a:visited {
background-position: 0 0;
}
.btn-approach a:hover {
background-position: -150px 0;
}
.btn-approach a.selected { 
background-position: -150px 0; 
}


.btn-certifications a {
display:block;
width: 150px;
height:26px;
background: url("images/btnWhyPumpFitness.jpg") 0 -26px no-repeat;
text-decoration: none;
}
.btn-certifications a:hover {
background-position: -150px -26px;
}
.btn-certifications a:visited {
background-position: 0 -26px;
}
.btn-certifications a.selected { 
background-position: -150px -26px; 
}




/*   Customized Training   */


.btn-overallFitness a {
display:block;
width: 150px;
height:26px;
background: url("images/btnCustomizedTraining.jpg") 0 0 no-repeat;
text-decoration: none;
}
.btn-overallFitness a:hover {
background-position: -150px 0;
}
.btn-overallFitness a:visited {
background-position: 0 0;
}
.btn-overallFitness a.selected { 
background-position: -150px 0; 
}


.btn-sportSpecific a {
display:block;
width: 150px;
height:26px;
background: url("images/btnCustomizedTraining.jpg") 0 -26px no-repeat;
text-decoration: none;
}
.btn-sportSpecific a:hover {
background-position: -150px -26px;
}
.btn-sportSpecific a:visited {
background-position: 0 -26px;
}
.btn-sportSpecific a.selected { 
background-position: -150px -26px; 
}

.btn-rehabilitation a {
display:block;
width: 150px;
height:26px;
background: url("images/btnCustomizedTraining.jpg") 0 -52px no-repeat;
text-decoration: none;
}
.btn-rehabilitation a:hover {
background-position: -150px -52px;
}
.btn-rehabilitation a:visited {
background-position: 0 -52px;
}
.btn-rehabilitation a.selected { 
background-position: -150px -52px; 
}

.btn-weightLoss a {
display:block;
width: 150px;
height:26px;
background: url("images/btnCustomizedTraining.jpg") 0 -78px no-repeat;
text-decoration: none;
}
.btn-weightLoss a:hover {
background-position: -150px -78px;
}
.btn-weightLoss a:visited {
background-position:  0 -78px;
}
.btn-weightLoss a.selected { 
background-position: -150px -78px; 
}


.btn-neckAndBack a {
display:block;
width: 150px;
height:26px;
background: url("images/btnCustomizedTraining.jpg") 0 -104px no-repeat;
text-decoration: none;
}
.btn-neckAndBack a:hover {
background-position: -150px -104px;
}
.btn-neckAndBack a:visited {
background-position: 0 -104px;
}
.btn-neckAndBack a.selected { 
background-position: -150px -104px; 
}





/*   Massage Therapy   */

.btn-deepTissue a {
display:block;
width: 150px;
height:26px;
background: url("images/btnMassageTherapy.jpg") 0 0 no-repeat;
text-decoration: none;
}
.btn-deepTissue a:visited {
background-position: 0 0;
}
.btn-deepTissue a:hover {
background-position: -150px 0;
}
.btn-deepTissue a:active {
background-position: 0 0;
}
.btn-deepTissue a.selected { 
background-position: -150px 0; 
}


.btn-myofascialRelease a {
display:block;
width: 150px;
height:26px;
background: url("images/btnMassageTherapy.jpg") 0 -26px no-repeat;
text-decoration: none;
}
.btn-myofascialRelease a:hover {
background-position: -150px -26px;
}
.btn-myofascialRelease a:visited {
background-position: 0 -26px;
}
.btn-myofascialRelease a.selected { 
background-position: -150px -26px; 
}

.btn-triggerPoint a {
display:block;
width: 150px;
height:26px;
background: url("images/btnMassageTherapy.jpg") 0 -52px no-repeat;
text-decoration: none;
}
.btn-triggerPoint a:hover {
background-position: -150px -52px;
}
.btn-triggerPoint a:visited {
background-position: 0 -52px;
}
.btn-triggerPoint a.selected { 
background-position: -150px -52px; 
}

