#bottom_row{	
	float: left;
	width: 100%;
	color: #aebbd0;
	background: url('../images/bottom_row_top_bg.jpg') no-repeat top center #255296;
	min-height: 43px;	
	padding: 25px 0 0px 0px;
}	


#bottom_row h3{		
	color: #fff;
	font-size: 28px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 5px;
}	

#bottom_row p{			
	line-height: 21px;
}


#footer{	
	float: left;
	width: 100%;
	color: white;
	background: #1e4382;
	height: 40px;	
	padding: 27px 0 0px 0px;
}	

#footer a{
	font-size: 14px;
	color: #aebbd0;
	font-weight: normal;
	margin-right: 30px;
}

#footer a:hover{
	text-decoration: underline;
}