html {
	height: 100%;
}
body {
	background: rgb(44,62,80); height: 100%
}
.headerUnder {
	height: 300px;
}
#singlewrap {
	margin: 0px auto; width: 960px;
}
#footBg {
	background: rgb(44,62,80); width: 100%; height: 100px; clear: both; margin-top: 50px; min-width: 960px;
}
#footWrap {
	margin: 0px auto; width: 960px;
}
