#main-banner .left {
	width: 223px;
	height: 265px;
	overflow: hidden;
	padding: 15px 20px;
	background: url(../images/home/banner-left.jpg) no-repeat;
	color: #FFF;
}
#main-banner .left h1 {
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
}
#main-banner .left h3 {
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-transform: uppercase;
}
#main-banner .left ul {
	color: #F3AB2B;
	font-weight: bold;
	font-size: 11px;
	line-height: 2.0em;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	list-style-image: url(../images/bullet-right-gold-arrow.gif);
}
#main-banner .left ul a {
	color: #F3AB2B;
}
#main-banner .right {
	width: 687px;
	height: 295px;
}
#featured-content-buttons {
	float: right;
	width: 194px;
	height: 295px;
}
#home-bottom .left {
	width: 223px;
	height: 407px;
	padding: 15px 20px;
	overflow: hidden;
	background: url(../images/home/bottom-left-bg.jpg) no-repeat;
}
#home-bottom .right {
	width: 647px;
	height: 407px;
	padding: 15px 20px;
	overflow: hidden;
	background: url(../images/home/bottom-right-bg.jpg) no-repeat;
}
#home-bottom .right .cms-editable {
	height: 280px;
	overflow: hidden;
}
#home-bottom .right .cms-editable td:first-child {
	display: none;
}
#home-bottom .right .cms-editable .Heading2 {
	color: #8B3D37;
	text-transform: uppercase;
}
#home-bottom .right .cms-editable a {
	color: #8B3D37;
}
#content-buttons {
	margin-top: 20px;
}
#content-buttons img {
	margin-right: 8px;
}
#MainBody {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
.WelcomeContent
{
	vertical-align: top;
	font-family: tahoma, verdana;
	font-size: 11px;
	padding-left: 15px;
	font-style: normal;
	padding-right: 5px;
	text-align:justify;
	padding-bottom: 10px;
	color:#333333;
}
.widget.futures,
.widget.stocks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	border-top: #F3AB2B 1px dotted;
}
.NewsTicker p,
.widget.futures p,
.widget.stocks p {
	color: #FFF;
}
.widget.futures p {
	padding-left: 0;
}
.widget.futures .gainloss.up,
.widget.stocks .gainloss.up {
	color: #090;
}
.widget.futures .gainloss.down,
.widget.stocks .gainloss.down {
	color: #900;
}
.widget.futures .timestamp,
.widget.stocks .timestamp {
	font-size: 8px;
}
.widget.futures .timestamp a,
.widget.stocks .timestamp a {
	color: #F3AB2B;
	font-size: 8px;
}
