#leftcontent {	position: absolute;	left: 10px;	top: 200px;	width:15%;	left: 10px;	float:left;	}	#maincontent {	position: absolute;	top: 200px;	left: 20%;	width: 76%;		padding-bottom:10px;	padding-left:10px;	padding-right:10px;		}			#banner {	position: relative;	top:0px;	}		