div#container{
	width:902px;
	margin:0 auto
}

div#content{
	float:right;
	width:652px
}

div#navigation{
	float:left;
	width:250px
}

div#extra{
	float:left;
	clear:left;
	width:250px
}

div#footer{clear:both;width:100%}

div#container{text-align:left}


div#header_container{}

div#header_content{
	float:right;
	width:680px;
	height: 55px;
}

div#header_extra{
	float:left;
	width:222px
}


div#footer {
	clear:both;
	width:100%;
}