#content-1 #splash {
	margin:20px 0 10px 10px;
}

#content-1 #splash img,
#content-1 #articles img,
#content-1 #menu img {
display:block;
}

#content-1 #articles {
	clear:both;
	margin:0 0 10px 8px;
	overflow:auto;
}

#content-1 #articles .article {
	float:left;
	margin:0 6px 0 0;
}

#content-1 #menu {
	clear:both;
	margin:0 0 10px 10px;
}

#content-1 #menu div.title {
background:url(../images/profile-mealplan-title-bg.gif) repeat-x;
width:638px;
height:24px;
padding:6px 0 0 10px;
overflow:hidden;
border:solid 1px #999999;
border-bottom:none;
}

#content-1 #menu div.title h1 {
background:url(../images/sample-menu-title.gif) no-repeat 0 0;
width:150px;
height:17px;
text-indent:-9999em;
border:none;
}

#content-1 #menu .samples {
border:solid 1px #999;
overflow:auto;
width:648px;
}

#content-1 #menu .samples img {
float:left;
}

#content-1 #menu .samples img.right-border {
border-right:solid 1px #999;
}
#content-1 #menu .samples img.bottom-border {
border-bottom:solid 1px #999;
}

#content-1 #signup {
	clear:both;
	margin:0 0 20px 5px;
}

#content-1 #menu .samples div.item {
	width:313px;
	height:81px;
	padding:5px;
	float:left;
	border-right:solid 1px #999;
	border-bottom:solid 1px #999;
	background:url(../images/sample-bg.jpg) repeat-x;
}

#content-1 #menu .samples div.item.no-right-border {
	border-right:none;
	width:314px;
}

#content-1 #menu .samples div.item.no-bottom-border {
	border-bottom:none;
}

#content-1 #menu .samples div.item img {
	float:left;
	margin-right:5px;
}

#content-1 #menu .samples div.item h2 {
	float:left;
	width:208px;
	text-transform:uppercase;
	color:#5700B1;
	font:normal 18px Arial, Helvetica, sans-serif;
}

#content-1 #menu .samples div.item p {
	float:left;
	width:208px;
	color:#000;
	font:normal 16px Arial, Helvetica, sans-serif;
}