
div#container {
		width:770px; 
		margin:0 auto;
		}
div#header{
		}



div#content{
		float:right;
		width:480px;
		}
div#navigation {
		float:left;
		width:240px;
		}
	
div#footer{
		clear:both;
		}




			
			
			

