@charset "utf-8";
/* CSS Document */

h1 {
	color: #b4152d;
}

/*h2 {
	color: #284B6A;
}

h3 {
	color: #396c98; 
}*/


hr {
    background-color: #b4152d;
}

#footer, #footerNELA {
	background-image: url(images/footer_bg_NELA5.png);
}

#footer_inner, #footer_innerNELA {
 margin-left : 70px;
 width : 890px;
}

#footer_nav_panel {
	top : 65px;
}

#footer_nav_panel a {
	font-size : 10px;
	color : #777;
}

#footer_address_panel {
	position : absolute;
	bottom : 29px;
	left : 0px;
	width : 330px;
	text-align: left;
	padding-right : 5px;
	color : #222;
}

#footer_address_panelNELA, #footer_nav_panelNELA {
    left: 70px;
    width: 286px;
}



