

#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;
}
#header
{
	margin:0;
	padding:0;
	/*border: 1px dotted green;*/
	background: url(http://assets.eframe.co.uk/content/images/backgrounds/TC/TCheader.jpg) top center no-repeat;
	width:593px;
	height:199px;
	margin-top:8px;
	text-align:center;
	margin-left:auto;
	margin-right:AUTO;
	border:1px solid silver;}

#tcheader
{
	background:url(http://assets.eframe.co.uk/content/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;

}
#backgroundheader
{
	margin:0;
	padding:0;
	/*border: 1px dotted green;*/
	/*background: url("../images/backgrounds/GraduatedHead1.jpg")  no-repeat;*/
	width:581px;
	border-bottom:1px solid silver;	
	height:20px;
	margin-top:8px;
	margin-left:auto;
	margin-right:AUTO;
	color:#333;
	font-weight:bold;
	font-style:times;
	padding-top:20px;
	padding-left:10px;
	
}

