body.home #content {
	margin-top:0;
	padding:0 15px 3em;
	float:right;

	background:none;
	margin:0;
}

body.home div.deck {
	float:left;
	clear:both;
	margin:40px 0 30px;
	background:transparent url(../images/bg_divider.png) repeat-y 490px 0
}

body.home div.deck div.about p {
	margin:0;
	line-height:2em;
}

body.home div.deck div.find_an_expert h3 {
	margin:-.25em 0 0 1em;
	width:415px;
	height:58px;

	text-indent:-5000em;
	background:transparent url(../images/bg_h3_5ways.png) no-repeat 0 0;
}

body.home div.deck div.find_an_expert ol {
	font-size:.8em;
	line-height:1.5em;
	margin:1em 0 .5em;
}

body.home div.consultants_category {padding:1em 0;}
		
body.home div.consultants_category div {
	background:#ffeccd;
	border:1px solid #640032;			
	margin-bottom:2em;
	min-height:320px;
}

body.home div.consultants_category h3,
body.home div.upcoming_meetings h3 {
	margin:-1em .5em 0;
	padding:.25em;

	color:white;
	text-align:center;
	font-weight:normal;
	font-size:1.1em;
	
	background:#640032;
	-moz-border-radius:.75em;
	-webkit-border-radius:.75em;
}

body.home div.consultants_category h3 a {
	color:white;
	text-decoration:none;
}

body.home div.consultants_category ul {
	color:#5b3a0b;
	font-size:.75em;
	margin:1em 0;
	padding:0;

}

body.home div.consultants_category ul li {
	width:190px;
	padding:0 15px 0 15px;
	float:left;
	list-style-position:inside;
	margin:0;
}

body.home div.consultants_category ul li a {
	color:#5b3a0b;
	text-decoration:none;
}

body.home div.consultants_category ul li a:hover {border-bottom:1px dotted #5b3a0b;}


body.home div.retail_food_consultants h3 {background:#673d02}
body.home div.food_business_consultants h3 {
	background:#67780e;
	margin:-1.5em 4em 0;
}

body.home div.upcoming_meetings {
	padding:1em;
	text-align:center;
	font-size:.8em;

	border:3px solid #640032;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

body.home div.upcoming_meetings,
body.home div.upcoming_meetings h3 {
	position:relative;
	z-index:1
}

body.home div.upcoming_meetings h3 {
	margin:0 13em -1em;
	top:-1.75em;
	z-index:100;	
	font-size:1.3em;
}
