body {
	margin-top: 0px;
	margin-bottom: 0px;

}

#StoreAll{
        
	position: relative; 
	width: 1000px;
		margin-right: auto;
		 margin-left: auto;
	
	
	
	background-color: #41454A;        

   
}
#TopNav{
	
	top: 0; left: 0; 
	height: 70px; 
	background: #000000; 
	width: 100%; 
	z-index: 10px;
}
#LeftNav{
	float:left;
	width: 190px;
}
#Main{
	padding-left:200px;
}
#Copyright{
	width: 785px;
}