#header_main{
		background-image:url(../images/rebrand/header_mas500_main.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
	
#header_interior{
		background-image:url(../images/rebrand/header_mas500_interior.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
#header_search{
		background-image:url(../images/rebrand/header_mas500_search.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
#header_spu_interior{
		background-image:url(../images/rebrand/header_spu_mas500.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
#rightcol #promo {
			background:none;
			height:auto;
			width:170px;
			border: 2px solid white;
			padding-top:5px;
			}
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;
	
	
}

