/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	float:left;
	width:800px;
	/*width:100%;*/
	background-color:#474316;
	/*background:#4F5E69;*/
	/* menu font font: bold 11px/1.5em Verdana;*/ 
	font-size: 11px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}
#tabs5 ul {
	/*padding:10px 10px 0 50px;*/
    list-style:none;
	text-align: center;
	margin: 0;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
	padding-left:4px;
}
/* hidding from IE with "html>body" All of the other browsers will see it */
	html>body #tabs5 ul {
	padding-left:4px;
}
#tabs5 li {
	display:inline;
	margin:0;
	padding:0;
	list-style: none;
}
#tabs5 a {
	float:left;
	background:url('../global/top_menu/Top_Menu_tableft5.gif') no-repeat left top;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}
#tabs5 a span {
	float:left;
	display:block;
	width:94px;
	background:url('../global/top_menu/Top_Menu_tabright5.gif') no-repeat right top;
	/***** Text colors *****/
    color:#FFF;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {
	float:none;
}
/* End IE5-Mac hack */
    #tabs5 a:hover span {
	color:#FFF;
}
#tabs5 a:hover {
	cursor:pointer;
	background-position:0% -42px;
}
#tabs5 a:hover span {
	background-position:100% -42px;
}
#tabs5 #current a {
	background-position:0% -42px;
}
#tabs5 #current a span {
	background-position:100% -42px;
}
.global_header {
	width: 800px;
	margin-top:0px;
	padding-top:0px;
}

/* New style table-less header start here */

.HBG_header {
	height:100px;
	width:800px;
	background-color:#EBEDD9;
}
 .HBG_header_top {
 	height:80px;
	width:800px;
	background-color:#EBEDD9;
}
.floating_box1
{
	float:right;
	width:111px;
}
.floating_box0
{
	float:left;
}
.search_box
{
	clear:right;
	float:right;
}
