#header {
	height: 134px;
	margin: 0;
	}

#container {
	background: #fff;
	}

#main_content {
	float: none;
	width: 775px;
	top: 0;
	left:0;
	margin: 0;
	padding: 0;
	background: #fff;

	line-height: 1.5;
	}
	
#callouts {
	margin: 10px 0 0 0;
	background: url('images/home/callouts.gif') bottom left no-repeat; 
	}
	
#harmony {
	float: left;
	}
	
#business_issues {
	float: left;
	width: 180px;
	margin: 0 0 0 1px;
	padding: 30px 30px 50px 26px;
	background: url('images/home/business.jpg') top left no-repeat;
	color: #fff;
	font-size: 0.9em;
	}
#business_issues a {
	color: #fff;
	text-decoration: underline;
	}
	
#business_issues a:hover {
	text-decoration:none;
}
	
#business_issues ul {
	margin: 10px 0 0 15px;
	padding: 0;
	list-style-image: url('images/home/bullet.gif');
}
#business_issues li {
	margin: 0 0 7px 0;
	padding: 0;
	line-height: 1.5;
	list-style-image: url('images/home/bullet.gif');
	}
	
#news {
	float: left;
	width: 235px;
	margin: 0 0 0 1px;
	padding: 33px;
	background: url('images/home/news_bg.gif') top left no-repeat;
	font-size: 0.9em;
	}
	
h2 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	}
	
h2.news_title {
	margin: 50px 0 0 0;
	}
	
h3 {
	margin: 0;
	padding: 0;
	color: #0d5771;
	font-size: 1.1em;
	font-weight: bold;
	}
#news p {
	color: #6586a7;
	}
	

#network {
	position:absolute;
	top:92px;
	right:31px;
	padding:0;
	margin:0;
}

#network li {
	height:38px;
	width:238px;
	list-style:none;
	margin-bottom:2px;
	background:none;
	position:relative;
}

#network span {
	display:none;
}

#network a {
	height:38px;
	width:238px;
	positon:relative;
	float:left;
}

#network_brokers a {
	background:url(images/home/brokers.gif) no-repeat left;
}

#network_dealers a {
	background:url(images/home/dealers.gif) no-repeat left;
}

#network_investment a {
	background:url(images/home/investment.gif) no-repeat left;
}

#network_etrading a {
	background:url(images/home/e-trading.gif) no-repeat left;
}

#network a:hover {
	background-position:right;
}


#intro_features span {
	margin: 0;
	padding: 0;
	color: #1068a0
	font-size: 1.1em;
	font-weight: bold;
	}
