html
{
	background-image: url("images/chromeTop.jpg");
}
body
{
	background-image: url("images/chromeRight.jpg");
}
body#contact.nextstepintegral #header ul li.nextstepintegral a
{
	background-color: #FFF !important;
}
body#contact #contentCol h2
{
	margin: 1em 0 0 0;
	font-size: 1.2em;
}
body#contact #contentCol p
{
	margin-bottom: 0;
}

/*-------------------------
section menu
-------------------------*/
#nav ul
{
	background-image: url("images/chromeMenu.jpg");
}
body#index #nav li.index a,
body#about #nav li.about a,
body#news #nav li.news a,
body#keyterms #nav li.keyterms a,
body#advisors #nav li.advisors a,
body#services #nav li.services a,
body#exposure #nav li.exposure a,
body#history #nav li.history a
{
	color: #000;
	cursor: default;
}
#nav li.news,
#nav li.advisors
{
	display: none;
}

/*-------------------------
content
-------------------------*/
#contentCol
{
}
