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

* {
margin: 0;
}
html, body {
height: 100%;
margin-left:auto;
margin-right:auto
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -145px;
	margin-left: auto;
}
.footer, .push {
	height: 145px;
}
#copyright {
	background-image: url(images/styles/BottomBodyBoarder.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 145px;
	vertical-align: bottom;
}
#tophalf {
	width: 896px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bottomhalf {
	width: 904px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
