/*div#content{float:right;width:730px}
div#navigation{float:left;width:230px}
div#extra{float:left;clear:left;width:230px}
div#footer{clear:both;width:100%}

	
div#content{float:none;margin:0px;width:100%}
div#navigation,div#extra{float:none;clear:none}

div#navigation{float:left;width:230px}
*/

div#extra{clear:right; float:right; width:730px}
div#footer{clear:both;width:100%}


div#content_content{
	padding: 15px 0 0 0;
	margin: 0;
}

div#extra_content{
	padding: 5px;
}

div#extra_content_content{
	padding: 10px;
}


div#home_top_container{width:730px;margin:0 auto}
div#home_top_content{float:left;width:577px}
div#home_top_navigation{float:right;width:153px}
div#home_top_extra{display: none}
div#home_top_footer{clear:both;width:100%}


div#home_top_content img{
	width: 577px;
	height: 360px;
	border: none;
}

div#home_top_navigation{
	background: #efefef;
}

div#home_top_navigation div{
	padding: 5px 0 0 0;
	height: 115px;
}

div#home_top_navigation div span {
	background: #fff;
	display: block;
	height: 115px;
}

div#home_top_navigation div span a img {
	width: 153px;
	height: 115px;
	border: none 0pt;
}



div#home_top_footer{
	background: #efefef;
	height: 5px;
}

div#home_medium_container{
	margin-top: 10px;
}

div.home_medium_block{
	float: left;
	width: 182px;
	height: 80px;
}


div.home_medium_block a img{
	margin: 5px;
	width: 172px;
	height: 72px;
}