/* CSS layout */
#footer {
	width: 100%;
	clear: both;
	text-align: center;
	background-color: #FF6D70;

}
#I1 {
	width: 100%;
	height: 650px;
	background-color: #000000;
	border-width: 0px;
}

#copyright_notice_bottom {
	font-size: 0.75em;
	text-align: center;
}

.nav-btn-row {
	vertical-align: middle;
}

