html {
	background: #0e2a36;
}

footer {
	margin-left:5%;
	background-color: #0e2a36;
	color: #FFFFFF;
	line-height: 30px;
	padding: 10px 5px 0px 5px;
	
	clear: both;

}
	
	#consortiwn_logo{
		background-color: #0e2a36;
		background-image:url(../images/footer_logos.png)!important;
		width:383px;
		height:109px;
		margin-right: 8px;
	}

.noFooter {
	min-height: 600px;
	height: auto !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	background: #fff;
}