ul#top-menu li a:hover { background:url(images/top-menu-bg-hover.png) repeat-x;}
ul#top-menu li.last a:hover { background:url(images/top-menu-bg.png) bottom right repeat-y;height:38px;}
ul#top-menu li.first a:hover { background:url(images/top-menu-bg.png) bottom left repeat-y;height:38px;}
#tabs {
	float:left;
	width:746px;
	height:auto;
	margin:10px 0 0 8px;
	background:url(images/tabber-bg.png) repeat;
}
#tabber {
	float:right;
	width:36px;
}
#tabber li {
	float:right;
	width:36px;
}
#tabber-bg {
	float:left;
	width:692px;
	height:166px;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	border-bottom:1px solid #c5c5c5;
	margin:7px 0 0 8px;
	background:#fff url(images/tabber-white.png) repeat-x;
}
#tabber-bg1 {
	float:left;
	width:692px;
	height:166px;
	border-top:1px solid #f7f7f7;
	border-left:1px solid #f6f6f6;
	border-right:1px solid #f6f6f6;
	border-bottom:1px solid #c5c5c5;
	margin:14px 0 7px 8px;
	background:#fff url(images/tabber-white.png) repeat-x;
}
#tabber-news {
	float:right;
	width:36px;
	height:182px;
	background:url(images/tabber-news.png) left no-repeat;
}
#tabber-news:hover {
	background:url(images/tabber-news.png) right no-repeat;
}
#tabber-strategy {
	float:right;
	width:36px;
	height:182px;
	background:url(images/tabber-strategy.png) left no-repeat;
	
}
#tabber-strategy:hover {
	background:url(images/tabber-strategy.png) right no-repeat;
}