
/*---------------------------------------------LEFT NAV------------------------------- */
#hsb_brand_nav_container {
	margin:0;
	padding:0 0 0 0;
	width:256px;
	height:495px;
	position:absolute;
	top:43px;
	left:-37px;
	z-index: 2;
	
}
#hsb_brand_hdr_logo {
    margin-left: 41px;
    margin-top: 74px;
    padding: 0;
    position: relative;
}
#hsb_brand_nav {
	margin:0 0 0 0;
	padding:0;
}
#hsb_brand_nav ul{
	margin:0;
	padding: 20px 0 124px 48px;
}
#hsb_brand_subnav, .hsb_brand_nav_top, .hsb_brand_nav_btm {
	display:none;
}

#hsb_brand_nav li {
	padding:0 0 8px 20px;
} 
#hsb_brand_nav li.hsb_first{
}
#hsb_brand_nav li.hsb_last {
	padding:0 0 8px 5px;
}

#hsb_brand_nav li.hsb_last a:hover{
	background:none;
}


#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:8px 0 0px 15px;
	width:172px;
	height:22px;
}
#hsb_brand_nav li a.hsb_lnk_on, #hsb_brand_nav li a:hover {
	background:url(../images/generic/home/brush_stroke.png) no-repeat;
	color:#000;
}

#hsb_brand_nav_bottom {
    background: url("../images/generic/global/bg_nav_btm.png") no-repeat scroll 0 0 transparent;
    height: 187px;
    left: 11px;
    margin-top: -5px;
    width: 270px;
	position:relative;
}

/*---------------------------------------------BRAND HEADER------------------------------- */
#hsb_brand_hdr {
	margin:0 0 0 0;
	padding:0 40px 0 0;
	width:710px;
	height:115px;
	background:url(../images/generic/brand/bg_brand_hdr.gif) no-repeat;
	border:none;
	display:none;
}
#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 {
	background:none;
	display:none;
}
/*--------------------------------------------END BRAND HEADER------------------------------- */
