#holder1 {
	float: left;
	width: 230px;	
}

#holder1innerboxescentered {
	float: left;
	width: 230px;	
	text-align:center;
}

#holder1innerboxesleft {
	float: left;
	width: 230px;	
	vertical-align: left
}

#holder2 {
	float: left;
	width: 535px;	
	margin-left: 30px;
}

#holder2 a {
	text-decoration:underline;
	color:#3E6AB2;
}

#holder2_1a {
	float: left;	
}

#holder2_1b {
	float: right;	
}

#holder2_2a {
	float: left;
}

#holder2_3a {
	width: 361px;
	float: left;
}
/*
#holder2_3ai li:first-line {
	color:#3E6AB2;
	font-weight:bold;
}
*/

#holder2_3ai {
	background-color: #EAEAEA;
	width: 361px;
	float: left;
}

#holder2_3aii {
	background-color: #EAEAEA;
	width: 361px;
	float: left;
}

#holder2_3b {
	float: right;
}

#holder2_4a {
	float: right;
}
