html{height:100%}
body { 	
	margin:0; padding:0;
	background:#EDEDED url(imgs/bg-strip.gif) center repeat-y;
	height: 100%;
}
#container {
	position:absolute;
	left:50%;
	width:800px;
	height: 100%;
	margin-left: -400px;
	padding:0px;
	background-color:white;
}

#header {
	padding: 0;
	margin-bottom: ;
	height: 136px;
	background-color: white;
	background-image: url(imgs/hr.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content {
	margin:0;
	padding: 20px 30px 5px 20px;
	background-color: white;
}

#footer {

	clear: both;
	padding-right: 20px;
	background-color: white;
	background-image: url(imgs/hr.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
	font: 10px Arial;
	color: gray;
	text-align:right;
}
#indexfooter {

	position:absolute;
	top:740px;
	clear: both;
	padding-right: 20px;
	background-color: white;
	background-image: url(imgs/hr.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height:20px;
	width:780px;
	font: 10px Arial;
	color: gray;
	text-align:right;
}
/* STYLING */
a { 
color:gray; 
text-decoration: none;
width:100px;
}
a:visited {color:gray;}
a:hover {
background-image: url("imgs/highlight.gif");
	background-repeat: no-repeat;
	background-position: center center;
}


#link  a, a:hover {
	text-decoration: underline;
	background-image: none;
	color:#004B00;
}

img { line-height: 24px;}

h1 { 
	margin:0; padding:0;
	font: 21px Trebuchet MS;
	color: #306D30;
	line-height:21px;

	}
p {	
	font:12px Arial;
	margin:10px 0 0 0;
	line-height: 24px;
	}
	
	
.nutrition #content p {	
	line-height: 18px;
	}
ul, li { margin:0; padding:2px; list-style:square; }

/* POSITIONED CONTENT */
#logo {
	background-image:url(imgs/biglogo.gif);
	height:108px;
	left:15px;
	position:absolute;
	top:10px;
	width:296px;
}
#headwords {
	position: absolute;
	left: 470px;
	top: 80px;
	width: 300px;
	height: 27px;
	background-image: url("imgs/headwords.gif");
}

#eat4success {
	position: absolute;
	left: 538px;
	top: 56px;
	width: 234px;
	height: 60px;
	background: url("imgs/eat-4-success.gif") top left no-repeat;
}
#nav {
	position: absolute;
	left: 21px;
	top: 113px;
	width: 499px;
	height: 20px;
	font: bold 12px Trebuchet MS;
	text-align:left;
	white-space: nowrap;
}	
#nav a {margin-right:14px;}
#meetbox {
	position: absolute;
	left: 20px;
	top: 475px;
	width: 326px;
	height: 205px;
	background: url("imgs/meetbox.jpg") no-repeat;
	padding: 25px 30px 20px 30px;
}

#servbox {
	position: absolute;
	left: 400px;
	top: 477px;
	width: 322px;
	height: 205px;
	background: url("imgs/servbox.jpg") no-repeat;
	padding: 25px 30px 20px 30px;
}
#servbox strong { color:#004B00 }
#meetbox, #servbox, #servbox ul li {
	font:11px Arial;
}

#quotes {
	float:right;
	width:352px; /* 382 */
	height:360px; /* 272 */
	background-image:url("imgs/quotebox.jpg");
	background-repeat:no-repeat;
	margin-right:-10px;
	margin-left:10px;
	margin-top:-20px;
	padding: 30px;
	clear:right;
}
#options {
	float:right;
	width:350px; /* 410 */
	height:610px; /* 272 */
	background-image:url("imgs/options.jpg");
	background-repeat:no-repeat;
	margin-right:-10px;
	padding: 30px;
	margin-top:-28px;
}
#options p{
	font: 11px Arial; 
	line-height: 16px;}
}
#options ul li{ 
font:11px Arial;
margin:4px; padding:0;
}

#coachphil {
	width:720px; /* 800 */
	height:370px; /* 460 */
	background-image:url("imgs/coachphil.jpg");
	background-repeat: no-repeat;
	margin-left:-20px;
	margin-right:-30px;
	padding: 40px;
	line-height:12px;
	padding-top:30px;
}

#quotes ul li{ 
list-style: none;
font:11px Arial;
margin:0; padding:0 0 2px 0;
}
#content ul, li { 
	font:12px Arial;
	list-style: square; 
	margin-left: 10px;}

#navitem { width:100px; display: inline; }

#news {
	width:640px;
	height:28px;
	background-image:url("imgs/news.jpg");
	background-repeat: no-repeat;
	font:10px Arial;
	color: black;
	padding: 2px 0 0 100px;
	margin-right:30px;
	margin-left:30px;
	display:none;
}
#placeholder {display:none;}

#new {
	
	width:685px;
	height:128px;
	background-image:url("imgs/new-news.jpg");
	background-repeat: no-repeat;
	font:10px Arial;
	color: black;
	padding:24px 0 0 70px;
	margin:0;margin-left:10px;
}

#formxx,input{
font:11px Arial;
}
#login {
float:right;
margin:20px 23px 0;
}

a.blue, #subnav a {
	text-decoration:none;
	color:#0033CC;
	font-family:Arial, Helvetica, sans-serif; 
}

a.small, #subnav a {
	font-size:11px;
}

#subnav{
margin-top:-15px;
margin-bottom:30px;
}
#subnav a{
padding:0 8px 0 10px;
border-left:1px solid #ededed;
line-height:12px;
}

#subnav .first{
padding-left:0px;
border-left:0px;
}

#subnav .active{
color:#333333;
font-weight:bold;
}

.row {
padding:5px 10px;
}
.grey {
background-color:#FAFAFA;
}
.list {
margin:20px 0;
}
#newicon {
	position: absolute;
	left: 426px;
	top: 129px;
	width: 38px;
	height: 26px;
}
