#logo {
	height: 37px;
}
#nav {
	left: 240px;
	top: 0px;
}
#main_content {
	color: #333333;
	background: #f7931d;
	margin: 0;
}
#main_content table.blog {
	background: #f7931d;
	border-spacing: 0;
}
#main_content table.blog td {
	padding: 0;
}
#splash {
	background: #ffffff url(../images/splash_bg.gif) repeat-x bottom;
}
#main_content .homeportal {
	float: left;
	width: 205px;
	height: 180px;
	padding: 50px 20px 20px 20px;
	background-color: #f7931d;
	background-image: url(../images/splashbtm.jpg);
	background-repeat: no-repeat;
	color: #ffffff;
}
.homeportal h3 {
	font-size: 15px;
	margin: 0 0 0 5px;
	padding: 0;
}
.homeportal p {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0;
	padding: 0 0 0 5px;
}
#main_content .homepayment {
	float: left;
	width: 170px;
	height: 200px;
	padding: 40px 10px 10px 10px;
	margin-right: 5px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	background-image: url(../images/hdrpayment.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
}
#main_content .homechargeback {
	float: left;
	width: 170px;
	height: 200px;
	padding: 40px 10px 10px 10px;
	margin-right: 5px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	background-image: url(../images/hdrfraud.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
}
#main_content .homemerchant {
	float: left;
	width: 169px;
	height: 200px;
	padding: 40px 10px 10px 10px;
	margin-right: 20px;
	border: solid 1px #ffffff;
	background-color: #ffffff;
	background-image: url(../images/hdrmerchant.gif);
	background-repeat: no-repeat;
	color: #666666;
	font-size: 11px;
}
#main_content .hometabs {
	float: left;
	width: 576px;
	height: 150px;
	padding: 1px;
	margin-right: 20px;
/*	background-color: #ffffff; */
	color: #666666;
}
#news { 
	margin-top: 1px;
	border-top: solid 5px #666666;
	color: #595A53;
	font-size: 12px;
	padding: 10px 20px;
	clear: both;
}
#news h3 { 
	margin: 10px 5px;
	font-size: 16px;
	font-style: regular;
	font-weight: normal;
	color: #333333;
}
#news table.contentpaneopen { 
	width: 260px;
}
#news table.moduletable tr {
	vertical-align: top;
}
#news td.article_column {
	padding-right: 10px;
}
#news .contentheading {
	color: #666666;
	font-size: 14px;
}
