@charset "utf-8";

#mainContent  {
	height: 2200px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #D8D8D8;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	background-image: url(../Newfooter.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

