#page {
	width: 900px;
	margin: 1% auto;
	text-align: left;
	background-image: url(images/dw2_unified_footer.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: white;
	padding-bottom: 60px;
	position: relative;
	zoom: 1;
}

#header {
	background-image: url(images/dw2_header.jpg);	
	height: 183px;
}

h1#title, h1#title a { 
	display: block;
	margin-top: 0;
	width: 375px;
	height: 175px;
	border: none;
	font-size: 1px; 
	color: #4173D4;
}

#nav {
	font-size: 14px;
	*font-size: 13px;
	float: left;
	width: 120px;	
	padding-top: 13px;
	*padding-top: 28px;
	
	text-align: right;	
	zoom: 1;
}

#nav a {
	display: block;
	color: #91928D;
	text-decoration: none;
	margin-bottom: 13px;
	*font-weight: bold;
}

#nav a:hover {
	text-decoration: underline;
}
#nav a.currentpage  {
	color: #585954;
	text-decoration: none !important;
}

#content {
	margin: 16px 15px 0 143px;
	padding: 11px 15px 35px 25px;
	border-left: 2px #C3C0B9 solid;
	color: #5D5C5A;
	line-height: 133%;
	font-size: 13px;
	*xfont-weight: bold;
	zoom: 1;
	position: relative;
}

#content h2 {
	margin-top: 0;
	margin-bottom: 1em;
	*margin-bottom: .8em;
	color: #4F76D5;	
	font-size: 16px;
	font-size: 18px;
}

#content h3 {
	font-size: 1.1em;
}

table.nutrition .th {
	font-size: 1em;
	font-weight: normal;
}

table.nutrition .metath {
	font-weight: bold;	
	*font-size: larger;
	border-bottom: 1px solid gray;
}
table.nutrition .fineprint {
	font-size: x-small;
}

#footnav {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	padding: .5em;
}
#footnav, #footnav a {
	color: #ccccff;
}
	
