
#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;
}

#divbackgroundcontainer
{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:535px;
/* 
	border:1px solid silver;
 */
	background:url(../images/backgrounds/MeasuringYourArtwork.jpg) top left no-repeat;
	height:100%;
}

#divcontent
{
	position:relative;
	padding-top:60px;
}