#header_main{
		background-image:url(../images/rebrand/header_acc_main.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
	
#header_interior{
		background-image:url(../images/rebrand/header_acc_interior.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
#header_search{
		background-image:url(../images/rebrand/header_acc_interior.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
#header_spu_interior{
		background-image:url(../images/rebrand/header_spu_accpac.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}	
	
#tab_content p{
	padding-right:4px;
	}
	
	#rightcol #communities {
		
			margin-bottom: 13px;
			width:182px;
			height:198px;
		}
		
		
#rightcol #promo {
			background: 
			url(../images/rebrand/bkg_leftContent_highlight_green.gif) no-repeat 100%;
			height:167px;
			width:180px;
			border: 2px solid white;
			}
			#rightcol #promo p {
				color: #675c53;
				margin-top:70px;
				margin-left:20px;
				padding:0px, 0px, 5px, 0px;
				}
			
			#rightcol #promo a {
				color: #E98300;
				padding-right:0px;
				padding:0px, 0px, 0px, 0px;
				}
				
				
				table.competency  {
	margin-left:10px;
	margin-top:5px;
	width:900px;
	font-size:11px;
	border-width:2px;
	border-style:outset;
	border-color:gray;
	border-collapse:separate;
	
}

thead.competency  {
	font-size:11px;
	
}
.competency th {
	background-color:#007f64;
	color:#FFF;
	font-weight:bold;
	border-width:2px;
	border-style:outset;
	border-color:gray;
	padding:3px;
	width:55px;
	vertical-align:middle;
	
	
}
.competency td{
	border-width:2px;
	border-style:outset;
	border-color:gray;
	padding:3px;
	width:55px;
	vertical-align:middle;
	
	
}

