div#container{
	width:902px;
	margin:0 auto
	}
div#content{float:right;
	width:680px
}
div#navigation{
	float:left;
	width:222px
}

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

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#header_img{
	clear:both;width:100%;
}

div#footer {
	background: url('/template/images/footer.jpg') no-repeat 0 0 ;
	height: 64px;
}