body{
	padding:0px;
	margin:0px;
	background:url("bgtest2.gif") top repeat-x;
	font-size:76%;
	font-family : Trebuchet MS, Tahoma, Verdana, MS sans-serif, sans-serif;
	background-color : #F1F0E8;
}
p{
	font-size:1.3em;

}
.smaller{
	font-size:1.0em;
}
a:link{
	color:black;
	text-decoration : none;
}
a:visited{
	color:black;
	text-decoration : none;
}
a:active{
	color:black;
	text-decoration : none;
}
a:hover{
	color:black;
	text-decoration : underline;
}
.header{
	height:125px;
}
.banner{
	height:242px;
	background:url("independentnutrition/images/header.jpg");
	background-repeat : no-repeat;
	font-size:3.0em;
	color:#006600;
	padding-left:450px;
}
.navbar{
	background-color:black;
}
.nav{
	height:47px;
	color:#99CC00;
}
.navspacer{
	width:30px;
}
.nav a:link{
	color:white;
	text-decoration : none;
}
.nav a:visited{
	color:white;
	text-decoration : none;
}
.nav a:active{
	color:white;
	text-decoration : none;
}
.nav a:hover{
	color:#99CC00;
	text-decoration : none;
}
.side{
	background-color : #F1F0E8;
	width:33%;
	padding-top: 20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 10px;
	text-align:justify;
	
}
.middle{
	background-color : #E6E4D7;
	width:34%;
	padding-top: 20px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom: 10px;	
	border-left : thin solid #CCCCCC;
	border-right : thin solid #CCCCCC;
	text-align:justify;

}
.main{
	width:100%;
}
.spacer{
	height:11px;
	background-color:white;
}
h1{
	font-size:1.7em;
	color:#006600;
	text-align: left;
	font-family : Impact, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	letter-spacing : 1px;
	margin-top:0px;
	margin-bottom:-10px;
}
.qual{
	font-size:1.2em;
	color:#006600;
	font-family : Impact, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : lighter;
}

.footer{
	background-color : #F1F0E8;
	border-top : thin solid #CCCCCC;
	height:50px;
	padding-left:40px;
}
.justifytext{
	text-align:left;
}


