#content.why {
	padding: 0px;
}

#content.why ul {
	padding-top: 10px;
	margin-left: 8px;
	width: 275px;
	float: left;
}

#content.why {
	background-image: url('/images/clients/moneydesktop/why/bg_left.png');
}

#content.why li {
	margin-top: 10px;
	background-repeat: no-repeat;
}

#content.why li a {
	text-indent: -9999px;
	height: 42px;
	background: transparent none no-repeat left center;
	width: 100%;
	display: block;
	margin-left: 10px;
}

#content.why li.selected {
	background: transparent url('/images/clients/moneydesktop/why/bg_left_selected.png') no-repeat top right;
}


#content.why li.different a {
	background-image: url('/images/clients/moneydesktop/why/nav_different.png');
}

#content.why li.different a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_different_over.png');
}

#content.why li.selected.different a{
	background: url('/images/clients/moneydesktop/why/nav_different_over.png') no-repeat 55px center ;
}

#content.why li.simplicity a {
	background-image: url('/images/clients/moneydesktop/why/nav_simplicity.png');
}

#content.why li.simplicity a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_simplicity_over.png');
}

#content.why li.selected.simplicity a{
	background: url('/images/clients/moneydesktop/why/nav_simplicity_over.png') no-repeat 150px center ;
}

#content.why li.clarity a {
	background-image: url('/images/clients/moneydesktop/why/nav_clarity.png');
}

#content.why li.clarity a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_clarity_over.png');
}

#content.why li.selected.clarity a{
	background: url('/images/clients/moneydesktop/why/nav_clarity_over.png') no-repeat 177px center ;
}

#content.why li.control a {
	background-image: url('/images/clients/moneydesktop/why/nav_control.png');
}

#content.why li.control a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_control_over.png');
}

#content.why li.selected.control a{
	background: url('/images/clients/moneydesktop/why/nav_control_over.png') no-repeat 167px center ;
}

#content.why li.proactive a {
	background-image:url('/images/clients/moneydesktop/why/nav_proactive.png');
}
#content.why li.proactive a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_proactive_over.png');
}
#content.why li.selected.proactive a{
	background: url('/images/clients/moneydesktop/why/nav_proactive_over.png') no-repeat 65px center ;
}

#content.why li.debt a {
	background-image: url('/images/clients/moneydesktop/why/nav_debt.png');
}
#content.why li.debt a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_debt_over.png');
}
#content.why li.selected.debt a{
	background: url('/images/clients/moneydesktop/why/nav_debt_selected.png') no-repeat 40px center ;
}

#content.why li.quickcalc a {
	background-image: url('/images/clients/moneydesktop/why/nav_quickcalc.png');
}
#content.why li.quickcalc a:hover {
	background-image: url('/images/clients/moneydesktop/why/nav_quickcalc_over.png');
}
#content.why li.selected.quickcalc a{
	background: url('/images/clients/moneydesktop/why/nav_quickcalc_over.png') no-repeat 80px center ;
}


#content.why .subHead {
	height: 135px;
	width: 558px;
	margin: 40px auto !important;
	background: url('/images/clients/moneydesktop/why/h3_bg.gif') no-repeat; 
	background: none !ie;
}



#content.why .continue {
	height: 32px;
	text-indent: -9999px;
}

#content.why .continue a {
	height: 32px;
}

.subHead h3.debt > p {
	color: red;
}

#sub_content h4 {
	height: 55px;
	padding-left: 50px;
	padding-top: 35px;
	margin-bottom: -30px;
	background: url('/images/clients/moneydesktop/features/pie-icon.gif') no-repeat left center;

#sub_content h4.simplicity_savestime {
	background: url('/images/clients/moneydesktop/why/titles/t_simplicity_savestime.gif') no-repeat left center;
}
#sub_content h4.simplicity_setup {
	background: url('/images/clients/moneydesktop/why/titles/t_simplicity_setup.gif') no-repeat left center;
}

#sub_content h4.debt_save {
	background: url('/images/clients/moneydesktop/why/titles/t_debt_save.gif') no-repeat left center;
}

#sub_content h4.debt_make {
	background: url('/images/clients/moneydesktop/why/titles/t_debt_make.gif') no-repeat left center;
}
#sub_content h4.clarity_get {
	background: url('/images/clients/moneydesktop/why/titles/t_clarity_get.gif') no-repeat left center;
}
#sub_content h4.control_resources {
	background: url('/images/clients/moneydesktop/why/titles/t_control_resources.gif') no-repeat left center;
}
#sub_content h4.proactive_thinking {
	background: url('/images/clients/moneydesktop/why/titles/t_proactive_thinking.gif') no-repeat left center;
}

#sub_content h4.different_eliminate{
	background: url('/images/clients/moneydesktop/why/titles/t_different_eliminate.gif') no-repeat left center;
}

#sub_content h4.different_compare{
	background: url('/images/clients/moneydesktop/why/titles/t_different_compare.gif') no-repeat left center;
}


