﻿#subHeaderHolder{
	position:relative;
	width:577px;
	height:200px;
}

#subHeaderHolder .subHeaderImg{
	width:577px;
	height:200px;
	background-repeat:no-repeat;
}

#subHeaderHolder h3{
	position:absolute;	
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	padding:0px;
	margin:0px;
	height:40px;
}


#subHeaderHolder a{
	color:#ffffff;
}

