
#tabs #framingservices a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;

}

#helpcontainer {
	width:585px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	position:relative;
}
#helpcontainer #helpheader {
	width:580px;
	height:220px;
	position:relative;
	float:left;
	margin-top:18px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
}
#helpcontainer h1 {
	color:#505050;
	font-size:26px;
	font-weight:normal;
	letter-spacing:0px;
	line-height:25px;
	padding:0;
	text-transform:none;
	margin-left:0px;
	text-shadow:none;
	margin-top:10px;
	position:absolute;
	height:50px;
}
#helpcontainer img{position:absolute; margin-left:195px;}
#pagewrapper .nav img{
	padding:0!important;
	margin:0!important;
	}
	#pagewrapper #categorycontainer .nav .imagediv{
		padding-top:0!important;
		}
