@charset "utf-8";
body {
	color: #FFFFFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 101%;
}
a {
	outline: none;
}

#wrapper {
	position: relative;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header_menu {
	position: relative;
	height: 150px;
	width: 900px;
	background-image: url(images/header_menu_background.gif);
}
#header_menu #menu {
	height: 150px;
	width: 608px;
	position: absolute;
	top: 0px;
	overflow: hidden;
	right: 0px;
}
#header_menu #menu ul {
	list-style-type: none;
	float: right;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
#header_menu #menu li {
	float: right;

}
#header_menu #menu a {
	display: block;
	width: 120px;
	text-align: center;
	padding-top: 116px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sellers #sellers_bottom {
	position: relative;
	height: 20px;
	width: 900px;
	left: 1px;
	top: 2px;
}

#header_menu #menu a:link {
	font-size: 100%;
	text-decoration: none;
	color: #949597;
}

#header_menu #menu a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #949597;
}

#header_menu #menu a:hover {
	font-size: 100%;
	text-decoration: none;
	color: #FFB802;
}
#header_menu #menu a:active {
	font-size: 100%;
	text-decoration: none;
	color: #FFB802;
}
#flash {
	position: relative;
	height: 250px;
	width: 900px;
	background-image: url(images/flash_background.gif);
}
#wrapper #home {
	position: relative;
	width: 900px;
	height: 215px;
	background-image: url(images/borders.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#wrapper #home a:link {
	color: #58585A;
}
#wrapper #home a:visited {
	color: #58585A;
}
#wrapper #home a:hover {
	color: #FFB802;
}
#wrapper #home a:active {
	color: #FFB802;
}
#sellers {
	position: relative;
	width: 900px;
	height: 1290px;
	background-image: url(images/borders.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sellers #sellers_top {
	position: relative;
	width: 900px;
	height: 890px;
	}
#sellers #sellers_bottom {
	position: relative;
	width: 900px;
	height: 400px;
	color: #58585A;
}
#sellers #sellers_bottom h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sellers #sellers_bottom ol {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#sellers #sellers_bottom  p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#wrapper #sellers a:link {
	color: #58585A;
}
#wrapper #sellers a:visited {
	color: #58585A;
}
#wrapper #sellers a:hover {
	color: #FFB802;
}
#wrapper #sellers a:active {
	color: #FFB802;
}
#who_are_we {
	position: relative;
	width: 450px;
	height: 200px;
	float: left;
	color: #58585A;
}
#home #who_are_we h1 {
	color: #FFB802;
	font-size: 200%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#home #who_are_we p {
	line-height: 1.5em;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-right: 15px;
	font-size: 80%;
}

#home_right {
	position: relative;
	width: 450px;
	height: 200px;
	float: right;
	color: #999999;
}

#home_right #gold_sellers {
	position: absolute;
	left: 28px;
	top: 18px;
	width: 395px;
	height: 80px;
	background-image: url(images/home_right_background.gif);
}
#home_right #gold_sellers   h1  {
	font-weight: normal;
	font-size: 150%;
	color: #FFB802;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#home_right #gold_sellers p {
	font-size: 80%;
	color: #58585A;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
}

#home_right #gold_miners {
	position: absolute;
	left: 28px;
	top: 115px;
	width: 395px;
	height: 80px;
	background-image: url(images/home_right_background.gif);
}
#home_right #gold_miners   h1  {
	font-weight: normal;
	font-size: 150%;
	color: #FFB802;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#home_right #gold_miners p {
	font-size: 80%;
	color: #58585A;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sellers #gold_sellers_left {
	position: absolute;
	width: 450px;
	left: 0px;
	color: #58585A;
	height: 680px;
}
#sellers #gold_sellers_left h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sellers #gold_sellers_left ul {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#sellers #gold_sellers_left p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}


#sellers #gold_sellers_right {
	position: absolute;
	width: 450px;
	top: 0px;
	right: 0px;
	height: 680px;
}
#sellers #gold_sellers_right p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#sellers #gold_sellers_right h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#sellers #gold_sellers_right img {
	float: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
#sellers #sellers_top #gold_sellers_left img {
	border: 1px solid #CCCCCC;
}

#gold_miners_2 {
	position: relative;
	color: #58585A;
	width: 900px;
	height: 340px;
	background-image: url(images/content_background.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#gold_miners_2 img {
	padding: 0px;
	float: right;
	margin-top: 25px;
	margin-right: 60px;
	margin-bottom: 25px;
	margin-left: 25px;
}

#gold_miners_2 h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#gold_miners_2 ul {
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 80%;
}
#gold_miners_2 a:link {
	color: #58585A;
}
#gold_miners_2 a:visited {
	color: #58585A;
}
#gold_miners_2 a:hover {
	color: #FFB802;
}
#gold_miners_2 a:active {
	color: #FFB802;
}
#gold_miners_2 p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#footer {
	position: relative;
	width: 700px;
	color: #949597;
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
	left: 100px;
	text-align: center;
}
#footer a:link {
	font-size: 100%;
	text-decoration: underline;
	color: #949597;
}
#footer a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #D29902;
}
#footer a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #FFB802;
}
#footer a:active {
	font-size: 100%;
	text-decoration: none;
	color: #FFB802;
}
#contact a:link {
	font-size: 100%;
	text-decoration: underline;
	color: #949597;
}
#contact a:visited {
	font-size: 100%;
	text-decoration: none;
	color: #D29902;
}
#contact a:hover {
	font-size: 100%;
	text-decoration: underline;
	color: #FFB802;
}
#contact a:active {
	font-size: 100%;
	text-decoration: none;
	color: #FFB802;
}
#contact img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}

#contact p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 1.5em;
	font-size: 80%;
}
#contact strong {
	color: #FFC403;
}
#sellers #sellers_bottom strong {
	color: #FFB802;
}

#contact h1 {
	font-size: 150%;
	color: #FFB802;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sellers #sellers_bottom p {
	color: #58585A;
}
#market {
	position: relative;
	width: 900px;
	height: 1600px;
	background-image: url(images/borders.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#market #gold_market_left {
	position: absolute;
	width: 450px;
	left: 0px;
	color: #58585A;
	height: 1600px;
}
#market #gold_market_left h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#market #gold_market_left ul {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#market #gold_market_left ol {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 1.5em;
	padding: 0px;
}
#market #gold_market_left p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#market #gold_market_left ol ol {
	font-size: 90%;
	margin-right: 25px;
	line-height: 1.7em;
}



#market #gold_market_right {
	position: absolute;
	width: 450px;
	top: 0px;
	right: 0px;
	height: auto;
}
#market #gold_market_right p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#market #gold_market_right h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#market #gold_market_right img {
	float: none;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
}
#market #gold_market_right ul {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}
#market #gold_market_right ol {
	font-size: 80%;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 40px;
	line-height: 1.5em;
	color: #58585A;
	padding: 0px;
}
#contact {
	position: relative;
	height: 880px;
	width: 900px;
	color: #59595B;
	background-image: url(images/content_background.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#contact #contact_left {
	position: absolute;
	width: 450px;
	left: 0px;
	color: #58585A;
	height: 880px;
}
#contact #contact_left h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#contact #contact_left p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
#contact #contact_right {
	position: absolute;
	width: 450px;
	left: 450px;
	color: #58585A;
	height: 880px;
	top: 0px;
}
#contact #contact_right h1 {
	color: #FFB802;
	font-size: 150%;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#contact #contact_right p {
	font-size: 80%;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #58585A;
}
