body {
	margin:0 auto;
	background:#e3e0e0;
}

#page-wrapper {
	margin:20px auto;
	width:828px;
}

#header {
	width:828px;
	height:62px;
	background:url(../images/header.jpg);
}

#nav-wrapper {
	width:828px;
	height:27px;
	background:#363636;
}

#nav-text {
	padding:5px 20px 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:white;
	float:right;
}

#nav-text a{
	color:white;
	text-decoration:none;
}


.nav-on {
	font-weight:bold !important;
}

#content-wrapper {
	width:828px;
	background:#b6b6b6;
	float:left;
}

#market-content-bg {
	width:828px;
	background:url(../images/market_content_bg.jpg);
	float:left;
}

#content-text {
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#market-content-text-left {
	width:600px;
	float:left;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div.hr {
	height: 1px;
	background: #929292;
}

div.hr hr {
	display: none;
}

#market-content-text-right {
	width:130px;
	float:right;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.disclaimer {
	font-size:10px;
}

.home-heading {
	font-size:32px;
	color:#b01d25;
}

#home-bottom-content-wrapper {
	float:left;
	width:828px;
	background:url(../images/home_bottom_content_wrapper.jpg) top left;
}

#news-bottom-content-wrapper {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	float:left;
	width:828px;
	background:#363636;
}

#news-bottom-content-wrapper a{
	color:white;
	text-decoration:underline;
}


.blacklink {
	color:black;
	text-decoration:underline;
}

#about-bottom-content-wrapper {
	width:828px;
	float:left;
	background:url(../images/about_bottom_bg.jpg);
}

#about-bottom-content-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
	padding:20px;
}


#home-bottom-text-left {
	float:left;
	width:380px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.read-more a{
	font-size:10px;
	color:#b01d25;
	float:right;
	text-decoration:none;
}

#home-bottom-text-right {
	float:right;
	width:365px;
	padding:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}


.home-bottom-heading {
	font-size:16px;
	font-weight:bold;
}
	

#footer {
	width:828px;
	height:59px;
	float:left;
	background:url(../images/footer.jpg);
}

#footer-text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	width:828px;
	text-align:center;
	padding-top:10px;
}

#footer-text a{
	color:white;
	text-decoration:none;
}

