div#navigation {
	height: 215px;
	width: 146px;
	display: block;
	text-align: left;
	background: url(../images/bck_nav.gif) no-repeat top left;
	margin: 0;
	padding: 0;
}
div#navigation a {
	background: url(../images/bner_finance.gif) no-repeat top left;
	text-indent: -10000px;
	height: 215px;
	width: 124px;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
div#navigation a:hover {
	background: url(../images/bner_finance.gif) no-repeat bottom left;
}
div#extra {
	background-color: #666;
}
div#extra a#uno {
	background: url(../images/agco_bprod.gif) no-repeat top left;
	text-indent: -10000px;
	width: 265px;
	height: 115px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
}
div#extra a#uno:hover {
	background: url(../images/agco_bprod.gif) no-repeat bottom left;
}
div#extra a#dos {
	background: url(../images/agco_btecno.gif) no-repeat top left;
	width: 265px;
	height: 115px;
	display: block;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}
div#extra a#dos:hover {
	background: url(../images/agco_btecno.gif) no-repeat bottom left;
}
div#navigation {
	float:left;
	width:146px;
	margin: 0 0 0 -740px;
	padding: 0;
}
div#extra {
	float: right;
	clear: right;
	background: url(../images/bck_extra.gif) no-repeat top left;
	width:281px;
	margin-left:-281px;
}
div#container{
	width:740px;
	margin:10px auto 0 auto;
}
div#wrapper {
	/*float:left;*/
	padding-left: 170px;
}
div#content {
	margin: 0 5px 20px 5px;
	padding: 0;
	width: 220px;
	float: left;
}



div#sidebar-1 {
	width: 170px;
}
div#sidebar-2 {
	width: 170px;
	float: right;
	/*border: 1px solid #333;*/
}
.sidebar {
	text-align: left;
	padding: 0px;
	float: left;
	margin: 0px 0 20px 10px;
	font-size: 1.2em;
}
.sidebar h2 {
	margin: 0;
	color: /*#CC002B*/#FFF;
	padding: 0 0 10px 5px;
  background: url(../images/bck_tith2.png) no-repeat top right;
	font: normal 1.80em/32px Arial, Verdana, Sans-serif;
}
.sidebar p {
	padding: 0px 0 10px 0;
}