#website_header_menu .website_topmenu {margin: 0px;margin-bottom: -1px;float:right;}
#website_header_menu .website_topmenu ul { float:right; list-style: none;   margin: 0px; padding: 0px; list-style-position:outside; color: #fff; background: transparent url('../gfx/Page11_2_bg_menu_item.gif') repeat-x top; }
#website_header_menu .website_topmenu ul li {float: left;display:block; font-size: 17px; line-height: 1.2em;padding-right: 1px; background: transparent url('../gfx/Page11_2_bg_menu.gif') repeat-x top; }
#website_header_menu .website_topmenu ul li a, 
#website_header_menu .website_topmenu ul li a:hover, 
#website_header_menu .website_topmenu ul li a:visited {
	display: block; padding: 32px 13px 36px 13px;margin:0px;
	color: #C4C4C4; background: transparent url('../gfx/Page11_2_bg_menu_item.gif') repeat-x top;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase; text-align: left;text-decoration: none;
}
* html #Plugin_f1 a {letter-spacing: 1px !important;}

#website_header_menu .website_topmenu ul li a.website_active, 
#website_header_menu .website_topmenu ul li a.website_active:hover { text-decoration: none; background-image: url('../gfx/Page11_2_bg_menu_item_active.gif');color: #fff; }
#website_header_menu .website_topmenu ul li a:hover { text-decoration: none;background-image: url('../gfx/Page11_2_bg_menu_item_over.gif');color: #37A6E6; }
#website_header_menu .website_topmenu ul li.website_last { padding-right:0px;}
#website_header_menu .website_topmenu ul li.website_first a {padding-left: 20px;}
#website_header_menu .website_topmenu ul li.website_last  a {padding-right: 20px;padding-left:15px;}

/*Static top menu*/
.website_navmenu { float:left; margin-right: 20px;}
.website_navmenu ul {list-style: none; margin:0px; padding:0px;}
.website_navmenu li {float: left; padding-left:15px;}
.website_navmenu a,.website_navmenu a:hover, .website_navmenu a:visited {
	display: inline-block; font-weight: bold; color: #A3A3A3;text-decoration: none;
}
.website_navmenu a:hover {color: #3DACEB;}

/*Static Footer menu*/
.website_footermenu { margin: 0px; padding: 0px;}
.website_footermenu ul { list-style: none outside none;margin: 0px; padding: 0px;}
.website_footermenu ul li { float:left; padding-right: 15px; }
.website_footermenu ul li.website_first {}
.website_footermenu ul li.website_last { padding-right: 0px;}
.website_footermenu a, .website_footermenu a:hover, .website_footermenu a:visited { 
	display: block; color: #2E4E8C;
	text-decoration: none; font-weight: bold;
	line-height: 13px;font-size: 12px;text-transform: capitalize; 
}
.website_footermenu a:hover { color: #61646a; text-decoration: underline; }

.website_submenu { margin:0px; padding: 0px;   background-color: #fff;}
.website_submenu ul {list-style: none; list-style-position: outside;padding: 5px 5px 10px 10px; border: 1px solid #ddd;  }
.website_submenu ul li ul {border-width: 0px; padding:0px 0px 0px 15px;}
.website_submenu ul li { display: block; /*background:transparent url('../gfx/Page11_2_bg_list_li.gif') repeat-x bottom left;*/ line-height: 32px;}
.website_submenu ul li a {border-bottom: 1px dotted #ddd; background: transparent url('../gfx/Page11_2_bg_list_a.gif') no-repeat left 12px;padding-left: 15px;display: block;color: #2E4E8C;font-weight: bold;}
.website_submenu ul li a.website_active { background-image: url('../gfx/Page11_2_dark_blue_dot.gif');}
