body {
	margin: 0 auto;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 18px;
	color: #333;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #dda203;
	text-decoration: underline;
}
/*IDS*/

#header {
	width: 963px;
	margin: 0 auto;
}
#headerright {
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	width: 578px;
	height: 50px;
	float: right;
	padding-top: 36px;
	
	}
#headerright2 {
	background-image: url(images/headerbg2.gif);
	background-repeat: no-repeat;
	width: 578px;
	height: 50px;
	float: right;
	padding-top: 36px;
}
#paid {
	width: 263px;
	float: left;
	text-align: center;
}
#paid a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	letter-spacing: 1px;
}
#paid a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	letter-spacing: 1px;
}
#paid a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
	letter-spacing: 1px;
}
#price {
	width: 123px;
	float: right;
	text-align: center;
}
#price a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#price a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#price a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	width: 957px;
	height: 30px;
	clear: both;
	padding-top: 10px;
	text-align: center;
}
#nav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	text-transform: uppercase;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding:13px 20px 13px 20px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav a:link {
	color: #FFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #d9b127;
	text-decoration: none;
}
#main {
	width: 963px;
	margin: 0 auto;
}
#leftcol {
	width: 263px;
	float: left;
}
#formbg {
	background-image: url(images/formbg.gif);
	background-repeat: no-repeat;
	background-color: #000;
	width: 223px;
	padding:44px 20px 20px 20px;
}
#formbg p {
	color:#CCC;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
}
#rightcol {
	width: 700px;
	float: right;
}
#flash {
	background-image: url(images/flashbg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 394px;
}
#gold {
	background-image: url(images/become-goldmate.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 136px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#testimonials {
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	width: 263px;
	height: 155px;
	padding-bottom: 20px;
}
#stepbystep {
	background-image: url(images/stepbystep.jpg);
	background-repeat: no-repeat;
	width: 694px;
	height: 163px;
	padding-bottom: 20px;
	clear: both;
}
#content {
	width: 688px;
	padding-left: 12px;
	margin-top: 10px;
}
#newsbg {
	background-image: url(images/newsbg.gif);
	background-repeat: no-repeat;
	width: 223px;
	height: 185px;
	margin-top: 6px;
	padding: 10px 20px 0 20px; 
}
#newsbg p {
	color: #785011;
}
#newsbg a:link {
	color: #785011;
	text-decoration: underline;
}
#newsbg a:visited {
	color: #785011;
	text-decoration: underline;
}
#newsbg a:hover {
	color: #000;
	text-decoration: underline;
}
#box {
	width: 686px;
	background-color: #eed184;
	border: 1px solid #dda203;
	overflow: hidden;
	text-align: center;
	padding:10px 0 10px 0;
}
#box li {
	list-style-type: none;
}
#box ul {
	margin: 0px;
	padding: 0px;
}
#formcon {
	background-color: #2e2e2e;
	border: 1px solid #000;
	width: 646px;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px 20px 10px 20px;
}
#formcon a:link {
	color:#FFF;
}
.submitbutton {
	width: 175px;
	background-color: #000;
	border:1px solid #000;
	color:#dea307;
	padding:10px 0 10px 0;
	margin: 12px 0 12px 0;
	font-size: 1.1em;
}
#formleft {
	width: 300px;
	float: left;
	color: #FFF;
}
#formleft p {
	color:#FFF;
	margin:4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#formright {
	width: 300px;
	float: right;
	color: #FFF;
}
#formright p {
	color:#FFF;
	margin:4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#linkbox {
	background-color: #eed184;
	border: 1px solid #dda203;
	width: 668px;
	padding: 10px;
}
#footer {
	background-color: #000;
	width: 963px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 20px 0 10px 0;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFF;
	letter-spacing: 1px;
}
#footer li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #FFF;
	display: inline;
	list-style-type: none;
	border-right: 1px solid #FFF;
	padding: 0 6px 0 6px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer a:link {
	color: #FFF;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #d9b127;
	text-decoration: underline;
}
#newscon {
	width: 957px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#newsleft {
	background-color: #000;
	width: 233px;
	padding:10px 0 0 10px;
	margin-bottom: 40px;
	float: left;
	overflow: hidden;
}
#newsleft li {
	color: #FFF;
	list-style-type: none;
}
#newsleft a:link {
	color: #FFF;
	text-decoration: underline;
}
#newsleft a:visited {
	color: #FFF;
	text-decoration: underline;
}
#newsleft a:hover {
	color: #d9b127;
	text-decoration: underline;
}
#newsright {
	width: 674px;
	float: right;
	padding:10px 0 0 20px;
}
/*CLASSES*/

.box {
	width: 228px;
	float: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}
.whiteheading {
	font-size: 1.4em;
	color: #FFF;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
.goldheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #dea307;
	letter-spacing:-1px;
}
.grey {
	color: #9c9c9c;
}
.white {
	letter-spacing: 1px;
	color: #FFF;
}
.brownheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #785011;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #000;
}
.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #666;
	width:206px;
	border: 1px solid #000;
	padding:3px 0 3px 5px;
	margin: 2px 0 3px 0;
}
.seobull {
	list-style-type: none;
}
.bulletpoint {
	list-style-type: none;
}
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
#sidebar h2{
color:#FFF;
}

#sidebar li{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.floatright {float:right; margin-left:10px;}