#main {
	height: auto;
	width: auto;
	position: relative;
}
#main #banner {
	height: 142px;
	width: auto;
	position: relative;
}
#main #container {
	width: auto;
	position: relative;
	height: auto;
}
#main #footer {
	height: 45px;
	position: relative;
	width: auto;
}
