
/*---------------------------------------------LEFT NAV------------------------------- */
#hsb_brand_nav_container {
	margin:0 0 0 30px;
	background:none;
	background:url(../images/generic/brand/bg_nav_top.png) no-repeat 0 98px;
	width:195px;
	height:auto;
	padding:0;
}
#hsb_brand_hdr_logo {
	padding:0;
	float:left;
}
#hsb_brand_nav {
	background:url(../images/generic/brand/bg_nav_repeat.png) repeat-y;
	margin:137px 0 0 0;
	padding:0 0 0 0;
	width:195px;
}
#hsb_brand_nav ul{
	width:195px;
	margin:-60px 0 0 0;
	padding:0 0 0 0;
	background:url(../images/generic/brand/bg_nav_ul_btm.png) no-repeat bottom;
}
#hsb_brand_subnav, .hsb_brand_nav_top, .hsb_brand_nav_btm {
	padding-top:40px;
}
#hsb_brand_nav li {
	padding:0 0 8px 7px;
	position:relative;
	width:160px;
} 
#hsb_brand_nav li.hsb_first{
}
#hsb_brand_nav li.hsb_last {
	padding:0 0 8px 7px;
}
#hsb_brand_nav li.hsb_btn {
	padding:7px 0 0 24px;
}
#hsb_brand_nav li.hsb_btn a {
	margin:0;
	padding:0;
}
#hsb_brand_nav li a {
	
	color:#fff;
	padding:0 0 2px 20px;
}
#hsb_brand_nav li a.hsb_lnk_on, #hsb_brand_nav li a.hsb_lnk_on:hover {
	color:#ffd421;
}
#hsb_brand_nav li a:hover {
	color:#ffd421;
	background:none
}
#hsb_brand_nav_bottom{
	background:url(../images/generic/brand/bg_nav_btm.png) no-repeat;
	width:195px;
	height:87px;
	margin-bottom:10px;
}

/*---------------------------------------------BRAND HEADER------------------------------- */
#hsb_brand_hdr {
	margin:0 0 0 0;
	padding:0 40px 0 0;
	width:710px;
	height:105px;
	background:url(../images/generic/brand/bg_hdr_sub_top.png) no-repeat;
}
#hsb_brand_hdr h1{
	color:#2d8e94;
	top:10px;
	left:18px;
	height:65px;
	max-height:65px;
	width:300px;
	font-size:1.5em;
	line-height:17px;
	overflow:hidden;
}
#hsb_brand_hdr a{
	color:#553e31;
	right:16px;
	top:35px;
	width:235px;
	padding:0 10px 0 20px;
	text-decoration:none;
	text-align:right;
}
#hsb_brand_hdr a:hover{
	color:#ed1b2f;
}
#hsb_brand_hdr a img{
	margin-left:8px;
	vertical-align:middle;
}
#hsb_brand_page_hdr {
	display:none;
	width:720px;
	height:105px;
}
/*----------------Added Header flash text---------------------*/
#hdr_flash{
	margin:40px 0 0 20px;
	float:left;
}
/*--------------------------------------------END BRAND HEADER------------------------------- */

/*****************START SUB NAV FLYOUTS***************************/
#hsb_brand_nav ul li{
	clear:none;
}

#hsb_brand_nav .hsb_flyout{
	display:none;
	position:absolute;
	left:147px;
	top:-35px;
	z-index:99;
}
#hsb_brand_nav .hsb_flyout .flyout_top{
	width:194px;
	height:53px;
	float:left;
	background:url(../images/generic/brand/bg_flyout_top.png) no-repeat;
}
#hsb_brand_nav .hsb_flyout .flyout_btm{
	width:194px;
	height:53px;
	float:left;
	background:url(../images/generic/brand/bg_flyout_btm.png) no-repeat;
}
#hsb_brand_nav .hsb_flyout ul{
	margin:0;
	width:154px;
	height:auto;
	float:left;
	background:url(../images/generic/brand/bg_flyout_repeat.png) repeat-y;
	padding:0 20px 20px;
}
#hsb_brand_nav .hsb_flyout li{
	width:145px;
}
#hsb_brand_nav .hsb_flyout a{
	padding:0;
}

#hdr_flash h1{
	color:#ffd421;
	font-style:italic;
}

















