body {
	background: #000000;
	font: 12pt Arial;
	color: #fff;
}

br.cleaner {
	clear: both;
}

#main {
	width: 917px;
	margin: 0 auto;
}

#preHeader {
	color: #7390a7;
	text-align: right;
	padding: 18px;
	padding-right: 35px;
}

#preHeader A {
	color: #7390a7;
}

#header {
	display: block;
	width: 867px;
	height: 31px;
	background: url(../img/header.jpg) 10px 0px no-repeat;
	text-align: right;
	padding-top: 160px;
	padding-right: 20px;
}

#header A {
	color: #c5d92b;
	font-weight: bold;
	text-decoration: none;
}

#header A:hover {
	text-decoration: underline;
}

#menu {
	padding-top: 15px;
	font-size: 10pt;
}

#menu A {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 14px;
	text-transform: uppercase;
}

#menu A:hover {
	color: #c5d92b;
}

#footer {
	font-size: 10pt;
	margin-top: 20px;
}

#footer A {
	font-size: 9pt;
	color: #a1a1a1;
	text-decoration: none;
}

#footer A:hover {
	color: #fff;
}

#banner {
	display: block;
	width: 900px;
	height: 360px;
	background: url(../img/banner.jpg);
}

#banner A {
	color: #f2d8a7;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

#banner A:hover {
	text-decoration: underline;
}

#link-wealth-creation {
	position: relative;
	top: 310px;
	left: 210px;
}

#link-wealth-protection {
	position: relative;
	top: 285px;
	left: 370px;
}

#link-taxation {
	position: relative;
	top: 245px;
	left: 590px;
}

