@charset "utf-8";
/* CSS Document */
body {
	background-color: #DBDBDB;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	
}
h1 {
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	color: #487435;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a {
	color: #318423;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
strong {
	font-weight: bold;
}
#container {
	background: url(../images_old/bg_container.jpg) repeat-x;
	margin: 0 auto;
	position: relative;
	width: 970px;
}
#container #logo {
	background: url(../images_old/logo.jpg) no-repeat;
	display: block;
	position: relative;
	top: 0;
	left: 0;
	width: 342px;
	height: 73px;
}
#container #navigation {
	padding: 0 0 0 312px;
	height: 41px;
}
#container #navigation a {
	background: url(../images_old/bg_navigation.jpg) no-repeat;
	color: #000000;
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 41px;
	padding: 0 0 0 21px;
	text-decoration: none;
	width: 162px;
	height: 41px;
}
#container #navigation a:hover {
	background: url(../images_old/bg_navigation_active.jpg) no-repeat;
}
#container #navigation a.active {
	background: url(../images_old/bg_navigation_active.jpg) no-repeat;
}
#container #background {
	background: url(../images_old/background.jpg) repeat-y;
	position: relative;
	width: 970px;
}
#container #background .left_col {
	float: left;
	position: relative;
	width: 679px;
}
#container #background .left_col #header {
	width: 680px;
	height: 280px;
}
#container #background .left_col #header img {
	padding: 1px 0 0 1px;
}
#container #background .left_col #header #header_navigation {
	position: absolute;
	top: 0;
	right: 0;
}
#container #background .left_col #header #header_navigation a {
	background: url(../images_old/bg_header_navigation.jpg) no-repeat;
	color: #000000;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 93px;
	text-align: center;
	width: 182px;
	height: 93px;
}
#container #background .left_col #header #header_navigation a.active {
	background: url(../images_old/bg_header_navigation_active.jpg) no-repeat;
}
#container #background .left_col #content {
	line-height: 24px;
	margin: 40px 0 0 45px;
	padding: 0 0 10px 0;
	width: 608px;
}
#container #background .left_col #content .left {
	float: left;
	width: 320px;
}
#container #background .left_col #content .right {
	float: right;
	width: 280px;
}
#container #background .left_col #content #info_email {
	float: right;
}
#container #background .left_col #content #mergent_listing {
	float: right;
	clear: right;
}
#container #background .right_col {
	float: right;
	clear: right;
	position: relative;
	width: 291px;
}
#container #background .right_col #news {
	padding: 35px 0 0 35px;
	width: 215px;
	height: 510px;
}
#container #background .right_col #news h2 {
	text-transform: uppercase;
}
#container #background .right_col #news .more {
	float: right;
	text-transform: uppercase;
}
#container #background .right_col #stock_valuation {
	background-color: #FFFFFF;
	margin: 0 0 4px;
	padding: 10px 0 0;
	width: 281px;
	height: 115px;
}
#container #background .right_col #stock_valuation img {
	margin: 0 10px 0 0;
	float: left;
}
#container #background .right_col #stock_valuation .valuation {
	float: left;
	width: 130px;
	height: 105px;
	overflow: hidden;
}
#container #background .right_col #gold_valuation {
	background-color: #FFFFFF;
	margin: 0 0 4px;
	padding: 10px 0 0;
	width: 281px;
	height: 115px;
}
#container #background .right_col #gold_valuation img {
	margin: 0 10px 0 0;
	float: left;
}
#container #background .right_col #gold_valuation .valuation {
	float: left;
	width: 130px;
	height: 105px;
	overflow: hidden;
}
#footer {
	margin: 0 auto;
	position: relative;
	width: 970px;
	height: 67px;
}
#footer .left_col {
	background: url(../images_old/bg_footer_left.jpg) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 679px;
	height: 67px;
}
#footer .right_col {
	background: url(../images_old/bg_footer_right.jpg) repeat-x;
	position: absolute;
	top: 0;
	right: 0;
	width: 291px;
	height: 67px;
}