#headerCol {
	margin:25px 10px;
	width:940px;
	}

#fraud {
	background:url(../images/bg-fraud.jpg) top left no-repeat;
	min-height:195px;
	*height:195px;
	padding-top:75px;
	}
	
#fraud p {
	margin-left:205px;
	width:220px;
	}

#fraud a {
	display:block;
	margin-left:225px;
	margin-top:45px;
	width:252px;
	height:70px;
	background:url(../images/btn-fraud.gif) top left no-repeat;
	}
	
#fraud a:hover {
	background:url(../images/btn-fraud-over.gif) top left no-repeat;
	}
		
#news {
	background:url(../images/bg-news.jpg) top left no-repeat;
	min-height:195px;
	*height:195px;
	padding-top:75px;
	}
	
#news p {
	margin-left:205px;
	width:220px;
	}
	
#news a {
	display:block;
	margin-left:225px;
	margin-top:45px;
	width:252px;
	height:70px;
	background:url(../images/btn-news.gif) top left no-repeat;
	}
	
#news a:hover {
	background:url(../images/btn-news-over.gif) top left no-repeat;
	}
	
#infographics {
	background:url(../images/bg-infographics.jpg) top left no-repeat;
	min-height:195px;
	*height:195px;
	padding-top:75px;
	}
	
#infographics p {
	margin-left:205px;
	width:220px;
	}
	
#infographics a {
	display:block;
	margin-left:225px;
	margin-top:45px;
	width:252px;
	height:70px;
	background:url(../images/btn-infographics.gif) top left no-repeat;
	}
	
#infographics a:hover {
	background:url(../images/btn-infographics-over.gif) top left no-repeat;
	}
	
#glossary {
	background:url(../images/bg-glossary.jpg) top left no-repeat;
	min-height:195px;
	*height:195px;
	padding-top:75px;
	}
	
#glossary p {
	margin-left:205px;
	width:220px;
	}
	
#glossary a {
	display:block;
	margin-left:225px;
	margin-top:45px;
	width:252px;
	height:70px;
	background:url(../images/btn-glossary.gif) top left no-repeat;
	}
	
#glossary a:hover {
	background:url(../images/btn-glossary-over.gif) top left no-repeat;
	}
