.banner {	position: absolute;	left: 0px;	top: 30px;	right: 0px;	height: 65px;	z-index: 1;	width: 100%;}.navigation {	position: absolute;	left: 0px;	top: 120px;	padding-left: 30px;	width: 95px;	z-index:2;}.content {	position: absolute;	left: 230px;	top: 130px;	width: 395px;	z-index:3;}.bannerimg {	margin-right: 60px;}.leftpadding {	margin-left: 30px;}.centre {	margin-left: 100px;}
