body {
	margin: 0 auto;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #e1e1e1;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;
}
div.mainindex {
	width: 702px;
	margin-left: -351px;
	margin-top: -160px;
	position: absolute;
	top: 50%;
	left: 50%;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 820px;
	text-align: left;
	line-height: 16px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.nav {
	clear: both;
	margin-top: 16px;
	padding-bottom: 7px;
	height: 29px;
	display: table;
}
div.nav a {
	float: left;
	margin-right: 2px;
}
div.contentbg {
	clear: both;
	width: 817px;
	height: 438px;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}
div.investmentbg {
	clear: both;
	background-image: url(images/investment-bg.jpg);
	background-repeat: no-repeat;
	width: 815px;
	height: 548px;
	position: relative;
}
h1 {
	color: #bdd63c;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 33px;
	left: 225px;
	width: 559px;
	line-height: 18px;
}
div.contentbg p,
div.investmentbg p {
	width: 565px;
	position: absolute;
	top: 115px;
	left: 225px;
}
div.investmentbg div.row {
	position: absolute;
	top: 105px;
	left: 225px;
}
div.investmentbg div.row strong {
	color: #bdd63c;
}
div.investmentbg p.bullet {
	background-image: url(images/investment-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 16px;
	padding: 5px 10px;
	position: relative;
	top: 0;
	left: 0;
}
div.investmentbg img {
	margin-top: 30px;
	margin-left: 50px;
}
div.copy {
	clear: both;
	color: #999999;
	font-size: 10px;
	font-family: Tahoma;
	line-height: 38px;
	width: 820px;
}
div.copy p {
	float: left;
}
div.copy a {
	color: black;
	float: right;
	margin-right: 10px;
}
div.copy a:hover {
	text-decoration: underline;
}
div.contact {
	position: absolute;
	top: 115px;
	left: 225px;
}
div.contactcol {
	float: left;
	width: 270px;
}
div.contactcol strong {
	color: #bdd63c;
}
div.contactcol a {
	color: #e1e1e1;
	text-decoration: underline;
}
div.disclamer {
	clear: both;
	background-image: url(images/disclamer-bg.jpg);
	background-repeat: no-repeat;
	width: 814px;
	height: 743px;
	position: relative;
}
div.disclamer h1 {
	position: absolute;
	top: 40px;
	left: 237px;
}
div.disclamer p {
	width: 537px;
	position: absolute;
	left: 237px;
	top: 90px;
	color: white;
}
a.agree,
a.disagree {
	position: absolute;
	top: 689px;
	left: 225px;
	background-image: url(images/btn-bg.gif);
	background-repeat: no-repeat;
	width: 88px;
	height: 23px;
	text-align: center;
	line-height: 23px;
	color: #282828;
}
a.disagree {
	left: 321px;
}

