.Index #container #sidebar2 {
	position: absolute;
	left: 1px;
	top: 132px;
	height: 2398px;
	width: 100px;
	background: #3e3e3e;
	text-align: center;
}
.Index #mainContent {
	height: 2368px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	position: absolute;
	background: #3e3e3e;
	left: 108px;
	top: 132px;
	text-align: left;
	width: 670px;
} 
.Index #footer {
	background:#3e3e3e;
	width: 786px;
	height: 17px;
	position: absolute;
	top: 2538px;
	text-align: center;
	left: 2px;
	padding: 5px;
} 

