body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
}
strong {
	font-weight: bold;
}
.clear {
	display: block;
	clear: both;
	height: 0px;
	width: 100%;
	margin: 0;
	border: 0;
}

a {
	text-decoration: none;
	color: #004b7a;
}
a:hover {
	text-decoration: underline;
	color: #000;
}

#holder {
	width: 960px;
	margin: 0 auto;
}
#logo {
	float: left;
	margin: 28px 0 0 0;
	width: 244px;
	height: 72px;
}

#header_right {
	float: left;
	margin: 45px 0 0 10px;
}

#intro {
	float: left;
	margin: 0 0 16px 0;
	font-size: 14px;
	font-weight: bold;
}
#search_holder {
	width: 455px;
	float: left;
	margin: -20px 0 0 25px;
	vertical-align: middle;
}
#search_img {
	vertical-align: middle;
}
#search_in {
	width: 240px;
}

#nava {
	clear: both;
	float: left;
	width: 700px;
}
#nava li {
	float: left;
	margin: 0 8px 0 0;
}
#nava li.last {
	margin: 0 0 0 0;
}


/* Main */

#main {
	width: 750px;
	margin: 0 auto;
}

h2 {
	margin: 6px 0 0 12px;
	font-weight: bold;
	font-size: 14px;
}
#header_intraday_charts, #header_links, #header_submit, #header_overview_charts, #header_news, #sub_header, #header_newsletter {
	float: left;
	margin: 20px 0 0 0;
	width: 750px;
	height: 26px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
}
#chart_gold_intraday {
	clear: both;
}
#chart_gold_intraday, #chart_silver_intraday, #chart_platinum_intraday, #chart_palladium_intraday {
	float: left;
	margin: 20px 18px 0 0;
	border: 1px solid #c6c6c8;
}
#chart_palladium_intraday {
	margin: 20px 0 0 0;
}


#chart_gold_overview, #chart_platinum_overview {
	clear: both;
}
#chart_gold_overview, #chart_silver_overview, #chart_platinum_overview, #chart_palladium_overview {
	float: left;
	margin: 20px 14px 0 0;
 	border: 1px solid #c6c6c8;
}
#chart_silver_overview, #chart_palladium_overview {
	margin: 20px 0 0 0;
}


#news {
	clear: both;
	float: left;
	width: 750px;
/*	margin: 0 0 20px 0; */
}
#news ul {
	clear: both;
	float: left;
	margin: 20px 0 0 20px;
}
#news li {
	margin: 0 0 10px 0;
	width: 720px;
}
#links {
	clear: both;
}
#links_submit, #newsletter_submit {
	float: left;
	display: inline;
	margin: 20px 0 50px 70px;
	width: 650px;
}
#newsletter_submit {
	float: left;
	display: inline;
	margin: 20px 0 0px 100px;
	width: 650px;
}
.links_instr {
	font-size: 14px;
	font-weight: bold;
}

#links_holder {
	width: 520px;
	float: left;
	display: inline;
	margin: 0 0 0 170px;
/*	border: 1px solid; */
}
#links_gold_home, #links_silver_home, #links_platinum_home, #links_palladium_home, #links_base_home {
	float: left;
	width: 250px;
	margin: 20px 10px 0 0;
}
#links_gold_home {
	clear: both;
	margin: 20px 10px 0 0px;
}
#links_silver_home {
}
#links_platinum_home {
	clear: both;
	margin: 20px 10px 0 0px;
}
#links_palladium_home {
}
#links_base_home {
	clear: both;
	margin: 20px 10px 0 0px;
}

li {
	line-height: 20px;
}
li.more {
	padding: 10px 0 0 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#footer {
	clear: both;
	text-align: center;
	padding: 0 0 75px 0;
}
#footer p {
	margin: 10px 0 10px 0;
}


#sub_header {
	float: left;
	margin: 20px 0 0 0;
	width: 750px;
	height: 26px;
	background-image: url(../img/bg_head.jpg);
	background-repeat: repeat-x;
	border: 1px solid #e5e5e5;
}

#sub_chart {
	float: left;
	margin: 20px 0 0 100px;
	border: 1px solid #c6c6c8;
	display: inline;
}

#sub_chart2 {
	float: left;
	margin: 20px 0 0 200px;
	border: 1px solid #c6c6c8;
}
#sub_chart2 p {
	margin: 10px 0 10px 0;
}
#sub_contact {
	float: left;
	margin: 20px 0 20px 70px;
	width: 550px;	
}
#sub_contact p {
	margin: 10px 0 10px 0;
}



#overview_charts {
	height: 640px;
}

#gold_holder {
	position: relative;
	height: 126px;
	width: 368px;
	top: 370px;
}
#chart_gold_overview {
	position: absolute;
	z-index: 100;
	float: none;
	margin: 0;
 	border: 1px solid #c6c6c8;

}
#gold_catch {
	z-index: 1001;
	height: 108px;
	width: 367px;
	background-color: transparent;
	position: absolute;
	top: 0px;
}


#silver_holder {
	position: relative;
	height: 126px;
	width: 368px;
	top: 244px;
	left: 383px;
}
#chart_silver_overview {
	position: absolute;
	z-index: 100;
	float: none;
	margin: 0;
 	border: 1px solid #c6c6c8;

}
#silver_catch {
	z-index: 1001;
	height: 108px;
	width: 366px;
	background-color: transparent;
	position: absolute;
	top: 0px;
}


#platinum_holder {
	position: relative;
	height: 126px;
	width: 368px;
	top: 260px;
}
#chart_platinum_overview {
	position: absolute;
	z-index: 100;
	float: none;
	margin: 0;
 	border: 1px solid #c6c6c8;
	top: 0px;
}
#platinum_catch {
	z-index: 1001;
	height: 108px;
	width: 366px;
	background-color: transparent;
	position: absolute;
	top: 0px;
}

#palladium_holder {
	position: relative;
	height: 126px;
	width: 368px;
	top: 134px;
	left: 383px;
}
#chart_palladium_overview {
	position: absolute;
	z-index: 100;
	float: none;
	margin: 0;
 	border: 1px solid #c6c6c8;

}
#palladium_catch {
	z-index: 1001;
	height: 108px;
	width: 366px;
	background-color: transparent;
	position: absolute;
	top: 0px;
}


