body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #000033;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#logo {
	position: relative;
	top: 3px;
	height: 69px;
	width: 106px;
	float: left;
	left: 12px;
}
#top-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	position: relative;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 24px;
	width: 500px;
	text-align: right;
	top: 2px;
	padding-top: 4px;
}
#top-menu a:link, #top-menu a:visited, #top-menu a:link, #top-menu a:hover {
	color: #616281;
	text-decoration:none;
	padding-left: 6px;
	padding-right:6px;
	font-weight: bold;
}
#top-menu a:hover {text-decoration:underline;}


.home-section-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	float: right;
	position: relative;
	width: 170px;
	text-align: right;
	padding-top: 13px;
	padding-right: 10px;
}


.home-section-header a:link, .home-section-header a:active, .home-section-header a:visited, .home-section-header a:hover {
text-decoration:none;
	color: #000000;
}
.home-section-header a:hover {text-decoration:underline;}

.middle-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.middle-menu a:active, .middle-menu a:link, .middle-menu a:visited {
	text-decoration:none;
	color: #616281;
	padding-right: 6px;
	padding-left: 6px;
}
.middle-menu a:hover {text-decoration:underline;}

.page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#footer-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	position: relative;
	padding-top: 6px;
	padding-left: 28px;
}
#footer-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	display: inline;
	float: right;
	position: relative;
	padding-top: 6px;
	padding-right: 28px;
}
.home-strategic-planning, .home-erm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.home-corporate-recovery {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-color: #666666;
}

#footer-menu a:active, #footer-menu a:visited, #footer-menu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
#footer-menu a:hover {text-decoration:underline;}
#home-table {
	display: none;
}
#submenu {
	display: none;
}
.people-photo {
	padding-right: 32px;
}
.people-name {
	font-size: 14px;
	font-weight: bold;
}
