body
{
   font-size: 76%;
   font-family: verdana, arial, helvetica, sans-serif;
   line-height:1.6em;
   margin: 0;
   padding: 0;
   background: #FFF;
color:#333;

}

p
{
   font-size: 1.0em;

}

h2, h3
{
   font-size:1.2em;
   line-height:1.0em;
padding-bottom:10px;
}

h3
{
	line-height:0.8em;
	padding-bottom:0px;
	margin-bottom:2px;
}


h3
{
   font-size:1.1em;
}

a
{
   color:#9A9A02;
	text-decoration: none;

}

a:hover
{
	text-decoration: underline;
}

#head
{
   height:100px;
}



#main
{
   position:relative;
   left:205px;
   width:455px;
   border-left: solid 1px #DFE4C4;
   padding:2px 75px 40px 34px;
margin-top:4px;


}

div.home
{
   background-repeat: no-repeat ;
   background-position:top right;   
   background-image: url(../images/thenutritionmission_900.jpg);
   

}


div.weight
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/weightmanagement_900.jpg);
}

div.about
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/about_900.jpg);
}


div.benefits
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/benefits_900.jpg);
}

div.contact
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/contacts_900.jpg);
}


div.consultation
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/consultation_1000.jpg);
}

div.Testimony
{
 background-repeat: repeat-y ;
   background-position:top right;   
background-image: url(../images/clientcomments_900.jpg);
}




#main h2
{
   margin-top:0em;
   font-size:1.4em;   
}

#main fieldset
{
   padding:5px;
}

.contactForm
{
   width:120px;
}

#footer
{
   
   	font-size: 0.9em;
  	text-align: left;
  	padding: 0em;
	padding-left:34px;
   	width:531px;
	padding-top:10px;   
	margin-left:205px;
	padding-top:25px;
}

* html #footer
{
margin-top:0px;
}

#footer hr, #footerSpacer hr
{

	margin-top:5px;
	margin-right:76px;
	color:#DFE4C4;   
	background-color:#DFE4C4; 
	height:1px; 

}

#footerSpacer
{
   
   	border-left:1px solid #DFE4C4;
   	font-size: 0.9em;
  	text-align: left;
  	padding: 0em;
	padding-left:34px;
   	width:530px;
	height:15px;   
	margin-left:205px;
	margin-top:0px;
   	
	
	




}

.footerHome
{
 background-image: url(../images/thenutritionmission_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;  
}


.footerWeight
{
   background-image: url(../images/weightmanagement_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;
}

.footerAbout
{
   background-image: url(../images/about_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;
}


.footerBenefits
{
   background-image: url(../images/benefits_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;
}

.footerContact
{
   background-image: url(../images/contacts_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;

}

.footerTestimony
{
   background-image: url(../images/clientcomments_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;
}


.footerConsultation
{
   background-image: url(../images/consultation_bottom.jpg);
   background-repeat:no-repeat ;
   background-position:top right;

}



/*** LEFT NAV ***/

#navigation
{
   position:absolute;
   left:0em;
   top:6.5em;
   width:137px;
   font-size: 1.0em;
   line-height:1.2em;
   padding:30px 34px 10px 33px;
font-weight: bold;
}

#navigation a
{
   text-decoration: none;
   color:#333;
   


}

#navigation a:hover
{
   text-decoration: underline;
}


#navigation .selectedLink
{
   color: #c5c502;

   

}

#navigation div
{
padding: 5px 0px;
}


/*** END OF LEFT NAV ***/


