#reception
{
	background: url( ../images/blue-border.gif) repeat-x 0px 162px;
}

/* Hero spot */

#hero-spot
{
	width: 580px; /* 630 - 20 - 20 */
	background: url( ../images/hero-spots/inside.jpg) 0 bottom repeat-x #f4f7fa;

	padding: 20px 20px 15px 30px;
	float: left;
}


#hero-spot-content
{
	float:right;
	width:420px;
	
	padding-left:15px;
}

#hero-spot-img
{
	width:145px;
	height:145px;
	float:left;
}

#hero-spot li
{
	margin: 5px 20px 0px 0px;
_margin-right: 0px;
_width: 200px;
	display: block;
	float: left;
}

	#hero-spot a
	{
		background: url(../images/red-arrow-circle.gif) no-repeat;
		height:22px;
		line-height:22px;
		display:block;
		padding: 2px 0px 0px 30px;
	}

/* Body */

#body
{
	width: 630px;

	margin-top: 20px;
	float: left;
}

#body ul li
{
	background: url( ../images/blue-dot.gif) no-repeat 0px 10px;
	padding: 0px 0px 0px 16px;
}