body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #202020;
	text-align: center;
	background: url(../images/header-bg.gif) repeat-x;
	}
p {
	margin: 1.3em 0 1.3em 0;
	line-height: 1.5em;
	}
#container {
	text-align: left;
	width: 990px;
	margin: auto;
	}
#logo {
	float: left;
	}
#main-menu {
	float: left;
	margin-left: 15px;
	padding-top: 36px;
	}
#main-menu ul {
	padding: 43px 0 0 0;
	.padding: 40px 0 0 0;
	margin: 0;
	}
#main-menu li {
	float: left;
	margin-right: 14px;
	list-style-type: none;
	}
#main-menu a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	}
#main-menu a:hover {
	text-decoration: underline;
	}
#content {
	padding-top: 20px;
	}
#right-holder {
	float: right;
	margin-left: 10px;
	}
#right-holder span {
	display: block;
	text-align: center;
	padding: 5px;
	}
#footer {
	text-align: center;
	margin-top: 20px;
	color: #909090;
	font-size: 11px;
	border-top: 1px solid #909090;
	background: url(../images/rec_member.gif) no-repeat left;
	}
#investors_graphic {
	background: url(../images/investors_in_people.gif) no-repeat right;
	border: 1px solid #fff;
	}
#contact-holder {
	float: right;
	text-align: right;
	font-size: 12px;
	color: #fff;
	}
#contact-holder a {
	color: #ffffff;
	}
#contact-holder #address {
	float: left;
	}
#contact-holder #contact {
	float: left;
	text-align: left;
	margin-left: 20px;
	}
#sectorsHolder {
	background: #f0f0f0;
	border-top: 1px solid #c0c0c0;
	padding: 5px;
	}
#sectorsHolder ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#sectorsHolder li {
	display: inline;
	margin: 0 10px 0 0;
	}
.red-link {
	background: #f90000;
	padding: 6px;
	border-bottom: 2px solid #202020;
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
	}
.red-link:hover {
	text-decoration: underline;
	}
h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
h2 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 20px;
	margin-top: 15px;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0 0 0;
	}
.georgia {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
li {
	margin-top: 5px;
	}
.bold-red {
	color: #f90000;
	font-weight: bold;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.clear {
	clear: both;
	}
a {
	color: #f90000;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}