#center_column {
	padding-top: 8px;
}

#center_column h1, #center_column h1 span {
	display: block;
	height: 35px;
	position: relative;
	top: 0; left: 0;
	width: 252px;
} 

#center_column h1 span {
	position: absolute;
	background: url(../images/home-what-we-do.png) top left no-repeat;
}

#center_column p.large {
	font-size: 12px;
	margin-top: 10px;
}

#center_column p {
	width: 83%;
	margin-top: 12px;
}

#wwd_links {
	margin-top: 18px;
	background-color: #fcf8e5;
	padding: 12px 12px 18px 12px;
}

#wwd_links h2, #wwd_links h2 span {
	display: block;
	height: 13px;
	position: relative;
	top: 0; left: 0;
	width: 86px;
} 

#wwd_links h2 span {
	position: absolute;
	background: url(../images/what-we-do-sub-title.png) top left no-repeat;
}

#wwd_links ul {
	margin-top: 6px;
}

#wwd_links a {
	display: block;
	border-bottom: 4px solid #dfb800;
	padding: 13px 0 6px 0;
}

#wwd_links a:hover {
	text-decoration: none;
}

#wwd_links a .text {
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 3px;
}

#wwd_links a .button {
	float: right;
	color: #fff;
	display: block;
	height: 24px;
	width: 76px;
	line-height: 25px;
	background: url(../images/read-more-yellow.png) top left no-repeat;
	text-align: center;
	font-size: 12px;
}

#wwd_links a:hover .button {
	background-position: bottom left;
}

/* POPUP */
#popup {
	color: #fff;
	padding: 18px 38px 40px 38px;
}

#center_column #popup {
	background-color: #333;
	padding-bottom: 60px;
}

#popup h4 {
	font-weight: bold;
	margin-bottom: 35px;
}

#popup h1 {
	border-bottom: 4px solid #dfb800;
	padding-bottom: 12px;
	margin-bottom: 20px;
}

#popup h1, #popup h1 span {
	display: block;
	height: 30px;
	position: relative;
	top: 0; left: 0;
	width: 100%;
} 

#popup h1 span {
	position: absolute;
	background-position: top left;
	background-repeat: no-repeat;
}

#popup h1.is_an_iva_right_for_you, #popup h1.is_an_iva_right_for_you span, 
#popup h1.iva_vs_bankruptcy, #popup h1.iva_vs_bankruptcy span,
#popup h1.iva_implications, #popup h1.iva_implications span {
	height: 35px;
}
#popup h1.is_an_iva_right_for_you, #popup h1.iva_vs_bankruptcy, #popup h1.iva_implications {
	padding-bottom: 7px;
}

#popup h1.what_is_an_iva span {
	background-image: url(../images/popup-what-is-an-iva.png);
}

#popup h1.is_an_iva_right_for_you span {
	background-image: url(../images/popup-is-an-iva-right-for-you.png);
}
#popup h1.iva_vs_bankruptcy span {
	background-image: url(../images/popup-iva-vs-bankruptcy.png);
}
#popup h1.iva_implications span {
	background-image: url(../images/popup-iva-implications.png);
}

#popup p {
	margin-top: 1.2em;
	width: auto;
}

#popup a, #popup li span {
	color: #fff;
}

#popup ul {
	margin-left: 14px;
}

#popup li {
	color: #dfb800;
	margin-top: 1.2em;
	list-style: disc outside;
}

#popup h2 {
	color: #dfb800;
	font-weight: bold;
}

#popup .no_spacing li {
	margin-top: 0.1em;
}
