
#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
{
	background:url(../images/titles/missionstatement.jpg) top center no-repeat;
	height:106px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:20px;
}


#mission
{
	margin-left:70px;
	margin-right:70px;
	text-align:left;
	letter-spacing:1px;
	margin-top:20px;
	padding:10px;
	border:1px solid silver;
}
	p{
	margin-left:10px!important;
	}
p#helpIntroduction{
	width:550px;
	margin-top:60px!important;
	position:absolute;
	}
#divtitlegradient{
	padding-top: 15px!important;
	}
#helpheader {
	width:580px;
	height:115px;
	position:relative;
	margin-top:20px;
	border-bottom:1px solid #efefef;
	padding-bottom:5px;
	margin-bottom:20px;
}
#helpheader p{border-bottom:0;}
#helpheader h1 {
 color: #333333;
    font-size: 21px;
    font-weight: 100;
    letter-spacing: -0.2px;
    line-height: 18px;
    margin: 15px 0 0 10px;
    padding: 0;
    position: absolute;
    text-transform: none;
}
#helpheader img{position:absolute; margin-left:190px;}	
