#maintext {
	margin-left: 190px;
	width: 570px;
	background: #fff url(../images/bg_maintext4.gif) bottom left no-repeat;
}
#maintext h1 {
	background: #fff url(../images/bg_maintext3.gif) top left no-repeat; 
}
/*=================================== FEATURES =============================================*/
#features {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px; 
	color: #000;
	padding: 0;
	width: 570px;
	background: #fff url(../images/bg_maintext4.gif) bottom left no-repeat;
}
#features h2 {
	padding-top: 10px;
	padding-left: 20px;
	margin-top: 0; /* this stops bottom background popping through */
	margin-bottom: 0;
	padding-bottom: 0;
	font-size:1.6em;
	font-weight: normal;
	color: #01355a;
	background: #fff url(../images/bg_maintext3.gif) top left no-repeat; 
}
#features img {
	float: left;
	border: 0;
	width: 170px;
}
#logos_left {
	margin-top: 40px;
	width: 140px;
	padding: 5px 10px;
	background: #fff;
}
* html #logos_left {
	width: 160px;
	w\idth: 140px;
}
#logos_left img {
	border: 0;
}
#news {
	width: 180px;
	padding-bottom: 10px;
	background: #bfe1fa url(../images/news_bottom.gif) bottom left no-repeat;
}
#news h2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	margin-top: 0;
	padding-left: 10px;
	padding-top: 10px;
	background: url(../images/news_top.gif) top left no-repeat;
}
#news ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}
#news li {
	margin-bottom: 10px;
}
#news a {
	color: #055c84;
	text-decoration: underline;
}
#news a:hover {
	color: #000;
	text-decoration: none;
}
/*=================================== LOGOS =============================================*/
#logos {
	width: 800px;
	width: 560px;
/*	margin: 0 auto; */
	margin-left: 190px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
}
* html #logos {
	width: 570px;
	w\idth: 560px;	
}
#logos ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#logos ul li {
	display: inline;
	margin-right: 10px;
}
#ndptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
