table#mainlayout {
	width: 750px;
	margin-bottom: 50px;
}

table#bodylayout {
	width: 543px;
}

table#sidebar {
	width: 207px;
}

td#homeheader {
	width: 750px;
	height: 120px;
	background: #ffffff url('img/home/Home-Header.jpg') no-repeat top left;
}

td#homeonedishbot {
	width: 254px;
	height: 29px;
	background: #ffffff url('img/home/Home-1DishBot.jpg') no-repeat top left;
}

td#homedropdown {
	width: 289px;
	height: 29px;
	background: #ffbe00 url('img/home/Home-Arrow.gif') no-repeat top left;
	vertical-align: middle;
	text-align: right;
	margin: 0;
	padding: 0;
	line-height: 1px;
}

td#homedropdown form {
	margin: 0;
	padding: 0;
	content-disposition: inline;
	line-height: 1px;
}

td#homedropdown select {
	margin: 0;
	padding: 0;
	content-disposition: inline;
	margin-right: 10px;
	line-height: 1px;
}

td#homehero {
	width: 543px;
	height: 417px;
	background: #ffffff url('img/home/Home-Hero.jpg') no-repeat top left;
}

td#homebody {
	width: 543px;
	padding: 0;
	padding-left: 30px;
	padding-top: 10px;
	background: #ffffff;
}

td#homebody p {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	line-height: 170%;
	margin-bottom: 10px;
}

td#homebody p em {
	color: #cc0000;
	font-weight: bold;
	font-style: normal;
}

td#homeproduct {
	width: 207px;
	height: 221px;
	background: #fff2cc url('img/home/Home-Product.jpg') no-repeat top left;
}

td#homesidebar {
	width: 207px;
	height: 254px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	vertical-align: top;
	background: #fff2cc url('img/home/Home-SidebarBGFade.gif') no-repeat top;
}

td#homesidebar p {
	color: #660000;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	line-height: 220%;
}

td#homesidebar p.footnote {
	margin-top: 15px;
	font-size: 10px;
	font-weight: normal;
	line-height: 120%;
	font-style: italic;
	line-height: 100%;
}	
	
td#homesidebarfade {
	width: 207px;
	height: 194px;
	background: #ffffff url('img/home/Home-SidebarFade.gif') no-repeat top;
}
