body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-color: #E9E6E2;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
}
p {
	margin-top: 0px;
	padding-top: 0px;
}
#outer {
	background-image: url(images/clock.jpg);
	background-position: 940px 0px;
	background-repeat: no-repeat;
}
#content {
	width: 940px;
}
#header {
	height: 94px;
	width: 940px;
}
#logo {
	height: 94px;
	width: 280px;
	float: left;
}
#buyline {
	float: left;
	width: 660px;
	height: 91px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ed9204;
}
#buyline p {
	font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman";
	font-size: 120%;
	color: #ED9204;
	padding-top: 70px;
}
#mainBody {
	background-image: url(images/mainBody_BG.gif);
	background-repeat: no-repeat;
	background-position: 0px 16px;
}
#leftCol {
	float: left;
	margin-top: 66px;
	padding-left: 230px;
	width: 350px;
}
#leftCol  ul {
	margin-top: 0px;
	padding-top: 0px;
	font-family: "Bookman Old Style", "Book Antiqua", "Times New Roman";
	font-size: 120%;
}
#leftCol li {
	list-style-type: none;
	line-height: 40px;
}
#leftCol  a {
	text-decoration: none;
}
#leftCol  a:link {
	color: #82704f;
}
#leftCol  a:visited {
	color: #82704f;
}
#leftCol  a:hover {
	color: #990000;
}
#leftCol  a:active {
	color: #990000;
}
#rightCol {
	float: right;
	width: 351px;
	margin-top: 46px;
	padding-top: 0px;
	height: 460px;
}
#rightCol p {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	color: #565656;
	font-size: 85%;
}
#rightCol h1 {
	color: #FFFFFF;
	font-size: 150%;
	background-image: url(images/featureH1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 30px;
	height: 30px;
	display: block;
	padding-left: 80px;
	font-weight: normal;
}
#rightCol h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#rightCol h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#rightCol h1 a:hover {
	color: #99FFFF;
	text-decoration: none;
}
#rightCol h1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer {
	clear: both;
	background-image: url(images/footer.gif);
	height: 96px;
	margin-bottom: 20px;
	padding-left: 400px;
	padding-top: 20px;
}
#footer p {
	color: #FFFFFF;
	font-size: 90%;
}
#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
.blueText {
	color: #3F60AC !important;
	font-weight: bold;
}
.home {
	display: block;
	padding-left: 20px;
}
.funds {
	display: block;
	padding-left: 55px;
}
.investment {
	display: block;
	padding-left: 70px;
}
.newsletter {
	display: block;
	padding-left: 87px;
}
.about {
	display: block;
	padding-left: 97px;
}
.contact {
	display: block;
	padding-left: 103px;
}
.clearall {
	clear: both;
}
