#facybox td.body {
	width: 584px;
	background: url(/assets/img/GCD_bg_popup.jpg) bottom right no-repeat;
	padding-bottom: 41px;
}
#menu_wrapper {
	position: relative;
	font-family: Arial,Helvetica,sans-serif;
	width: 580px;
}
#menu_wrapper #col1 {
	width: 350px;
	margin: 30px 0 0 32px;
	min-height: 270px;
}
#menu_wrapper #col2 {
	position: absolute;
	top: 5px;
	right: 10px;
	width: 141px;
	font-size: 12px;
}
#menu_wrapper #col1 h2 {
	font-size: 12px;
	color: #3b2e09;
	margin: 0 0 9px 0;
	font-weight: bold;
	text-transform: uppercase;
}
#menu_wrapper #col1 h3 {
	font-size: 22px;
	color: #ac8e32;
	font-weight: normal;
	margin: 0 0 13px 0;
}
#menu_wrapper #col1 h4 {
	margin: 0 0 10px 0;
}
#menu_wrapper #col1 h4 {
	color: #808080;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	margin: 0 0 20px 0;
}
#menu_wrapper #col1 h5 {
	color: #3b2e09;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#menu_wrapper #col1 p {
	font-size: 12px;
	font-style: italic;
	color: #808080;
	z-index: 0;
	margin: 0 0 .7em 0;
	line-height: 1.4;
}
#menu_wrapper #col2 ul {
	list-style-type: none;
	margin: 7px 0 0 10px;
	padding: 0;
}
#menu_wrapper #col2 ul.bullet1 {
	font-size: 11px;
}
#menu_wrapper #col2 ul.bullet1 li {
	margin-bottom: 14px;
}

#menu_wrapper #col2 img { }
