#mainmenu {
	margin-top:10px;
	float:left;
	width:auto;
}
#mainmenu .topmenu {
	margin: 0 0 2px 10px;
	float:left;
}
#mainmenu .topmenuitem {
	float:left;
}
#mainmenu .rss {
	float:left;
}
#mainmenu a {
	margin: 0px 7px 0px 7px;
}
#mainmenu #menu {
	background-image:  url(../Images/blocks/Block_blue_Big_Header-727-116.png);
	background-repeat: no-repeat;
	height:106px;
	width:727px;
	color: white;
}
#MenuSearch .Search {
background: url(../Images/blocks/Block_blue_Search_Header-727-38.png) no-repeat;
height: 38px;
width: 727px; 
margin-top:12px;}
.Search .SearchBox {
background: url(../Images/blocks/TextBoxSearch270-24.png) no-repeat;
width:270px;
height: 24px;
}
#menu img {
	float:left;
}
#mainmenu .logo{
	float:left;
	margin: 12px 18px 0;
	font-size: 36px;
	width: 50%;
	cursor: pointer;
}
#mainmenu .searchbar {
	float:left;
	margin: 8px 15px 0;
}
#mainmenu .searchbarleft {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSearch-White-Left.png);
	background-repeat: no-repeat;
	width: 6px;
	height: 22px;
}
#mainmenu .searchbarmiddle {
	background-image:  url(../Images/blocks/TextBoxSearch-White-Middle.png);
	float:left;
	width:410px;
	height:22px;
}
#mainmenu .searchbarright {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSearch-White-Right.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 22px;
}
#mainmenu .bignavigationline {
	float:left;
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	width:694px;
	height:2px;
	margin: 14px 0 0 18px;
}
#mainmenu .searchbox {
	font-size:12px;
	margin: 3px 0 0 5px;
	width:auto;
}
#mainmenu .SearchButton {
background-image:url("../Images/Buttons/Button-Login.png");
cursor:pointer;
float:left;
font-size:12px;
height:18px;
margin-top:1px;
margin-left: 15px;
padding-top:3px;
text-align:center;
width:80px;
color: black;}
#mainmenu .menuitems{
	float:left;
	font-size: 18px;
	margin: 0 0 0 18px;
	width: 100%;
}
#mainmenu .menuitem {
	float:left;
	padding: 4px 9px 0;
}
#mainmenu  .selected {
	color: #88B50E;
}
#mainmenu  .deselected {
	color: white;
}
#mainmenu  .menuitemleft {
	float:left;
	background-image:  url(../Images/blocks/BlockMenuBigLeft.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 39px;
}
#mainmenu  .menuitemmiddle {
	float:left;
	background-color: #516275;
	height: 35px;
	padding: 4px 4px 0 4px;
	cursor: pointer;
}
#mainmenu  .menuitemright {
	float:left;
	background-image:  url(../Images/blocks/BlockMenuBigRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 39px;
}
#mainmenu .selectedmenuline {
	float:left;
	background-image:  url(../Images/NavigationLine.png);
	background-repeat: repeat-x;
	width: 100%;
	height:2px;
	display:block;
}
#mainmenu .deselectedmenuline {
	display:none;
}
#mainmenu  .submenuleft {
	float:left;
	background-image:  url(../Images/blocks/BlockMenuSmallLeft.png);
	background-repeat: no-repeat;
	margin: -9px 0 0 15px;
	width: 5px;
	height: 28px;
}
#mainmenu  .submenumiddle {
	float:left;
	background-image:  url(../Images/blocks/BlockMenuSmallMiddle.png);
	background-repeat: repeat-x;
	height: 28px;
	width:688px;
	margin-top: -9px;
}
#mainmenu  .submenuright {
	float:left;
	background-image:  url(../Images/blocks/BlockMenuSmallRight.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 28px;
	margin-top: -9px;
}
#mainmenu .selectedsubmenu {
	display:block;
	float:left;
	margin-top: 6px;
	cursor: pointer;
}
#mainmenu .deselectedsubmenu {
	display:none;
	float:left;
	margin-top: 6px;
}
#mainmenu .submenulabel {
	padding: 0 10px;
	font-size: 12px;
}
#mainmenu .submenulabelselected {
	padding: 0 10px;
	font-size: 12px;
	color:#88B50E;
}
#mainmenu .AdvancedSearch {
	float:right;
	font-size:12px;
	padding:12px 0 0;
}
#mainmenu .AdvancedSearch a {
	color: white;
	margin: 0;
}
#mainmenu .AdvancedSearch a:hover {
	text-decoration: underline;
}
#mainmenu .MenuItemTop {
background: url(../Images/MenuItemTop.png) no-repeat;
width: 176px;
height: 5px;}
#mainmenu .MenuItemBottom {
background: url(../Images/MenuItemBottom.png) no-repeat;
width: 176px;
height: 16px;}
#mainmenu .textboxitem {
	margin:8px 15px;
	float:right;
	width: 200px;}
#mainmenu .textbarleft {
	clear:both;
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Left.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;}
#mainmenu .textsearchbarmiddle {
	float:left;
	width:188px;
	height:21px;
	background-color: white;}
#mainmenu .textsearchbarright {
	float:left;
	background-image:  url(../Images/blocks/TextBoxSmall-White-Right.png);
	background-repeat: no-repeat;
	width: 5px;
	height: 21px;}
#mainmenu .textboxitem span {
float:left;
margin-bottom:5px;
width: 100%;
color:#ccc;}




