
/* =================================== LAYOUT DEFINITIONS =================================== */
		
	#DIVhead {
		margin: 0px auto;
		width: 900px;
		height:167px;
		background:url(assets/files/template_files/header_bg.jpg) top center no-repeat;
		text-align: right;
}
	#DIVhead_sub {
		margin: 0px auto;
		width: 900px;
		height:167px;
		background:url(assets/files/template_files/header_bg.jpg) top center no-repeat;
		text-align: right;
}
	
	#DIVcontent {
		width: 900px;
		margin:25px auto;
		text-align: left;

	}
		#DIVbody {
		width: 900px;
		margin:0px auto;
	}
					
	#clients img {
		float:left;
		margin:0 10px 0 0;
		}
	
	#DIVfooter_all {
		width:900px;
		margin:0px auto;
		text-align:right;
	
	}
	#latest_blogs {
	text-align:right;
	margin-right:15px;
	}
		#sponsors {
	text-align:right;
	margin-right:15px;

	
	}
	#sponsors div {
	margin-left:20px;
	margin-top:10px;
	
	
	
	}
	
#twitterfeed {
	width:200px;
	
}
		
.newssmtbtn { width:84px;
	height:22px;
	display:block;
	margin-right:5px;
	background:url(assets/files/btn_submit.jpg) top center no-repeat;
	border:none;
	}



	
	#DIVcredits {
		width: 790px;
		margin: 5px 10px 10px 10px;
		font-size: 11px;
		color: #000;
		text-align: right;
	}
		#DIVcredits a {
			color:#000;
		}


