#hd {
	background:#fff url(/images/siteheader.jpg) top left no-repeat;
	height:77px;
}
#hd a img { border:none; }
#wrap2 { 
	padding:18px 25px 55px 121px;
	min-height: 400px;
	position:relative;
}
#catname {
	position:absolute;
	top:100px;
	left:0px;
	height:230px;
	width: 46px;
	background: #fff url(/images/catname-site.gif) top right no-repeat;
	border-left:46px solid #730002;
	border-right:3px double #730002;
	z-index:99;
}
