

#tabs #helpcentre a
{
	background-color:RGB(251,96,2);
	color:white;
	background:url(../images/backgrounds/TabSelected.jpg) top left no-repeat;
	border:1px solid black;
}

#tcheader
{
	background:url(../images/titles/tc.jpg) top left no-repeat;
	height:75px;
	width:485px;
/*	border-top:1px solid gray;
	border-bottom:1px solid gray;*/
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#imgdiv
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
