#templateNewsroomWrapper {
	width: 930px;
	height: auto;
	margin:13px auto 0px auto;
	}

#subWrapper {
	width: 700px;
	float: left;
	clear: left;
	}


	
#leftColumn {
	margin:20px 0 30px 0;
	width: 216px;
	float: left;
	clear: both;

	}


#centerColumn { 
	width: 442px;
	float: left;
	margin-left: 20px;
	}
	
#centerLeftColumn{

float:left;
width:200px;

}
	
#centerRightColumn{
float:left;
width:202px;
margin: 0 0 20px 20px;




}
	
#rightColumn {
	width: 201px;
	float: left;
	margin-top:30px;

	}

/*------------------ BREADCRUMB ----------------------*/
#template2Wrapper #subWrapper #breadCrumb{
margin:2px 0 2px 0;

}


/*------------------ MARKETING BANNER ----------------------*/
#marketingBanner{
	position:relative;
	z-index:50;
	width:687px;
	height:187px;
	margin-bottom:2px;
	background-color:#CCCCCC;
	clear:left;
	
}

/*------------------ GEO ----------------------*/
#geoLocation {
	
	}

/*------------------ QUOTE BLOCK  ----------------------*/
#quoteBlock{
	width:682px;
	height:208px;
	clear: left;
}


#template1Wrapper #subWrapper #irvPromo{

margin:50px 0 20px 0;

}
/*------------------ Main content links lists - added by JW on 8/2 ----------------------*/

.centerRColSeperator{
	border-bottom: 1px solid #cbd6df;
	width:217px;
	height:1px;
	margin-bottom:20px;

}

/* -------------------- Jobs Search --------------------- */

#jobSearch{
	border:1px solid #cbd6df;
	width:400px;
	margin-bottom: 20px;
}

#jobSearch #label{
	width:400px;
	background-color:#3b6e8e;
	margin-bottom: 10px;
	font-weight:bold;
	color:#FFFFFF;
}

#jobSearch #label p{
	padding: 5px 0 5px 10px;
	margin: 0;
}
#jobSearch #buttonWrapper {
	height: 50px;
}
#jobSearch #buttonWrapper #searchButton {
	margin-top: 5px;
	padding-left: 15px;
	width:126px;
	float: left;
}
#jobSearch #buttonWrapper #loginButton {
	margin-top: 5px;
	padding-left: 15px;
	width:97px;
	float: left;
}
#jobSearch #buttonWrapper #link {
	padding-top: 15px;
	float:right;
	padding-right: 15px;
}
#jobSearch #buttonWrapper #link p {
	line-height: normal;
}
#jobSearch #disclaim {	
	clear:both;
	background-color:#f5f7f9;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 4px;
	border-top:1px solid #cbd6df;
}

#jobSearch #disclaim p{
	padding-bottom: 0;
	margin-bottom: 5px;
	line-height:normal;
}

