	body {
		margin: 0;
	}
	#header {
		position: absolute;
		width: 510px;
		height: 50px;
	}
    #main {
   		padding: 0 !important;
        float: none;
   	}
	#centercontent {
		position: absolute;
		top: 120px;
		width: 510px;
	}
	#navigation {
		position: absolute;
		top: 60px;
		width: 510px;
		height: 30px;
	}
