@import url(../../base/css/general.css);

div.sys_main_logo {
	background: url("../images/headerbg.jpg") no-repeat top center;
	height: 265px;
}

.main {
	min-height: 100%;
	margin: 10px auto -85px;
}

.bottomCopyright {
	background: url("../images/footerbg.png") no-repeat top center #fff;
	border: none;
	height: 85px;
}

.bottomCopyright .bottomLinks {
	float: none;
	width: 998px;
	margin: 0 auto;
	padding: 25px 0 0 0; 
	text-align: center;
}

.bottomCopyright .bottomCpr {
	color: #fff;
	float: none; 
	width: 998px;
	margin: 10px auto 0;
	padding: 0;
	text-align: center;
}