#top_menus
{
	height: 115px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top_menus_2
{
	height: 105px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#top_icons
{
	height: 34px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(../images/top_icons_bg.gif);
	background-repeat: repeat-x;
}
#top_icons a
{
	background-position: top;
}
#top_icons a:hover
{
	background-position: bottom;
}
#top_suggestions
{
	position: absolute;
	width: 191px;
	top: 34px;
	z-index: 998;
	display: none;
	right: 0px;
}
#top_suggestions_middle
{
	background-color: #5e5e5e;
	text-align: left;
	color: #FFF;
	width: 167px;
	padding-left: 12px;
	padding-right: 12px;
}
#top_suggestions_middle p
{
	margin: 0px;
	padding-bottom: 2px;
}
#top_suggestions_middle a
{
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/arrow_link.gif);
	padding-left: 10px;
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
}
#top_suggestions_middle a:hover
{
	text-decoration: underline;
}
.drop_down
{
	position: absolute;
	width: 191px;
	top: 31px;
	z-index: 998;
	display: none;
	left: 0px;
}
.drop_down_middle
{
	background-color: #5e5e5e;
	text-align: left;
	color: #FFF;
	width: 191px;
}
.drop_down_middle p
{
	margin: 0px;
	padding-bottom: 0px;
}
.drop_down_middle a
{
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #888;	/*border-bottom: 1px solid #999;*/
}
.drop_down_middle a:hover
{
	background-color: #888;
}
.drop_down_right
{
	position: absolute;
	width: 191px;
	top: 31px;
	z-index: 998;
	display: none;
	right: 0px;
}
#top_icons_help
{
	height: 34px;
	width: 46px;
	background-image: url(../images/top_icons_help.png);
	display: block;
	position: absolute;
	right: 150px;
	top: 0px;
	z-index: 999;
}
#top_icons_help:hover
{
	background-position: bottom;
}
#top_icons #top_icons_home
{
	height: 34px;
	width: 14px;
	background-image: url(../images/top_icons_home.gif);
	display: block;
}
#top_icons #top_icons_contact
{
	height: 34px;
	width: 24px;
	background-image: url(../images/top_icons_contact.gif);
	display: block;
}
#top_icons #top_icons_sitemap
{
	height: 34px;
	width: 13px;
	background-image: url(../images/top_icons_sitemap.gif);
	display: block;
}
#menu
{
	position: absolute;
	right: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #3e3e3e;
	top: 58px;
}
.menu_link
{
	background-position: top;
}
.menu_link_hover
{
	background-position: bottom;
}
#menu #home
{
	width:52px;
	background-image: url(../images/menu-home.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #overview
{
	width:73px;
	background-image: url(../images/menu-overview.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #products
{
	width:71px;
	background-image: url(../images/menu-products.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #download
{
	width:75px;
	background-image: url(../images/menu-download.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #case_studies
{
	width:94px;
	background-image: url(../images/menu-case-studies.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #partners
{
	width:69px;
	background-image: url(../images/menu-partners.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #support
{
	width:64px;
	background-image: url(../images/menu-support.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu #about_us
{
	width:70px;
	background-image: url(../images/menu-about-us.gif);
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	text-indent:-9000px;
}
#menu .selected
{
	background-position: bottom;
}
