#container #news {
	display: none;
}
#container #main {
	margin-right: 360px;
	margin-left: 5%;
	padding-left: 0px;
}
#container #main h4 {
	text-align: left;
}
#container #market li.othermark {
	display: none;
}
#container #market a.currmark:visited, #container #market a:hover,  #container #market a.currmark:hover {
	color: #F3FCFA;
	background: #01591F;
	margin-left: 3px;
	padding-left: 10px;
	border: 1px solid #01591F;
	border-right: 0;
}
#servreturn {
	position: absolute;
	top: 70px;
	right: 56px;
	width: 68px;
}
#servreturn a {
	padding: 5px 0px;
	font-size: 10px;
	margin: 0;
	color: #01591F;
	text-decoration: none;
	display: block;
	border-top: 4px solid #D4E6DF;
	border-right: 4px solid #01591F;
	border-bottom: 4px solid #01591F;
	border-left: 4px solid #A5C4B4;
	text-align: center;
}
#servreturn a:active {
	border-top: 4px solid #01591F;
	border-right: 4px solid #A5C4B4;
	border-bottom: 4px solid #D4E6DF;
	border-left: 4px solid #01591F;
}
#servreturn a:hover {
	background: #D4E6DF;
}
div#services {
	float: left;
	margin: 0;
	text-align: center;
	position: absolute;
	top: 0px;
	right: 184px;
	width: 175px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
}
#services ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px 0 2em;
	background: #A5C4B4;
}
#services li {
	padding: 0.5em 0px;
	border-bottom: 1px solid #F3FCFA;
	line-height: 1em;
	background: #A5C4B4;
}
#services a {
	text-decoration: none;
	padding: 3px 0.33em;
	top: 1em;
	background: #A5C4B4;
	margin: 10px;
	position: relative;
	color: #F3FCFA;
}	
#services a.currserv {
	border: 1px solid #F3FCFA;
	color: #F3FCFA;
	background: #01591F;
}
#services a:visited {
	color: #D4E6DF;
}
#services a:hover {
	color: #01591F;
	font-weight: bold;
}
#services a.currserv:hover {
	color: #F3FCFA;
}
#container #main #services h4 {
	font-size: 12px;
	margin: 0px;
	padding-top: 14px;
	padding-bottom: 13px;
	background-color: #A5C4B4;
	color: #01591F;
	font-weight: bold;
	border-bottom: 1px solid #01591F;
	border-left: 1px solid #01591F;
	text-align: center;
}