#leftcontent {
	position: absolute;
	left: 10px;
	top: 200px;
	width:17%;
	left: 10px;
	float:left;

	}
	
#maincontent {
	position: absolute;
	top: 200px;
	left: 20%;
	width: 77%;
	
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	

	}
	

		
#banner {
	position: relative;
	top:0px;

	}
	
	
