body
{
	background: url(../images/business/bgrd.jpg) no-repeat 50% 0;
}
h4
{
	background: #fafdfd;
	color: #5589a1;
	font-size: 13px;
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#userArea h4
{
	margin:10px 10px 15px 10px;
	line-height:20px;
}
ul li
{
	list-style-image: url(../images/listMarkerBusiness.gif);
}
a:hover
{
	text-decoration:none;
	color: #5589a1;
}
a:active
{
	text-decoration:none;
	color: #5589a1;
}
a.showHide {
	color: #5589a1;
}

#header
{
	height:154px;
}
#clearheader{height:154px;}/*needed to make room for header*/

#header h1
{
	background: url(../images/business/logo.gif) no-repeat top left;
}
/* #ssa08, #ssa09
{
	display:none;
} */


#userArea h2, #userArea h3
{
	background-color: #5589a1;
}
#twitter h2
{
	background:none;
}

#footer
{
	background: #5589a1 url(../images/business/footerBgrd.gif) no-repeat 50% 100%;
}


#centrecontent
{
	width:934px;
	border: 5px solid #FFF;
}

.infoButton strong
{
	color: #5589a1;
}
/* .divider
{
	border-top: 1px solid #5589a1;
	margin: 0 10px;
} */

/*   Main Navigation   */

ul#primaryNav ul li {
    background: #5589a1;
}

ul#primaryNav li a:hover {
    color: #5589a1;
}

a.prettyBut:hover, input.prettyBut:hover
{
	background: #5589a1;
	color: #FFF;
}

#ycf
{
    background: #fff url(../images/mcf/ycfBgrd.jpg) no-repeat top left;
	border: 1px solid #e5e5e5;
	margin: 10px;
	padding: 1px 0;
}
#ycf h4
{
	margin: 10px;
	border: 1px solid #e5e5e5;
	background: #fafdfd;
	color: #9aca3c;
}
#ycf ul li
{
	list-style-image: url(../images/listMarkerCashflow.gif);
}
#ycf p, #ycf b
{
	color: #231f20;
}

