/* <Index page definitions> */

	#right
	{
		float: left;
		width: 180px;
		height: 400px;
		background: #d4d4d4 url(../../../image/bg/gray-v-gradient.png) repeat-x;
		border-right: 1px solid #b8b8b8;
		position: relative;
	}

	#right div
	{
		width: 179px;
		height: 400px;
		border-right: 1px solid #fff;
	}

	* html #right
	{
		width: 181px;
	}
	* html #right div
	{
		width: 180px;
	}

	#right span
	{
		position: absolute;
		bottom: 0;
		left: 0;
		width: 217px;
		height: 192px;
		display: block;
		background: url(../../../image/gfx/danesi-classic.gif) no-repeat;
	}

	#left
	{
		float: right;
		width: 240px;
		height: 400px;
		overflow: hidden;
	}

	#left img
	{
		border-width: 0;
	}

	#middle
	{
		width: 576px;
		height: 400px;
		float: right;
		border-right: 1px solid #fff;
	}

	#middle .header
	{
		width: 576px;
		height: 120px;
		background: url(../../../image/gfx/coliseum.jpg) no-repeat;
	}

	#middle .left-menu
	{
		width: 300px;
		float: left;
	}

	#middle .right-menu
	{
		width: 270px;
		float: right;
	}

	#middle ul
	{
		list-style: none;
		margin: 12px 0 0 0;
		padding: 0;
	}

	#middle ul li
	{
		margin: 0;
		padding: 0;
		clear: both;
	}

	#middle ul strong
	{
		display: block;
		text-align: right;
		clear: both;
	}

	#middle ul.right-menu strong
	{
		text-align: left;
	}

	#middle ul a
	{
		display: block;
		font: normal 11px Tahoma, sans-serif;
		color: #505050;
		text-decoration: none;
		cursor: pointer;
		padding: 0 0 5px 0;
		float: right;
	}

	#middle ul.right-menu a
	{
		float: left;
	}

	#middle ul a:hover strong
	{
		text-decoration: underline;
	}

	#middle ul span
	{
		float: right;
		width: 180px;
		max-width: 170px;
		padding: 10px 10px 0 0;
		text-align: right;
		cursor: pointer;
	}

	#middle ul.right-menu span
	{
		float: left;
		width: 170px;
		max-width: 160px;
		padding: 10px 0 0 10px;
		text-align: left;
	}

	#middle ul span.image
	{
		width: 81px;
		height: 81px;
		padding: 0;
	}

	#middle ul a.all-about-coffe span.image
	{
		background: url(../../../image/menu/all-about-coffe.jpg) no-repeat;
	}

	#middle ul a.coffe-receipts span.image
	{
		background: url(../../../image/menu/coffe-receipts.jpg) no-repeat;
	}

	#middle ul a.danesi span.image
	{
		background: url(../../../image/menu/danesi.jpg) no-repeat;
	}

	#middle ul a.italian-style-danesi span.image
	{
		background: url(../../../image/menu/italian-style-danesi.jpg) no-repeat;
	}

	#middle ul a.danesi-for-victualers span.image
	{
		background: url(../../../image/menu/espresso.jpg) no-repeat;
	}

	#middle ul a.danesi-for-barista span.image
	{
		background: url(../../../image/menu/danesi-for-barista.jpg) no-repeat;
	}

/* </Index page definitions> */
