@import url(base.css); /* Base content area layout */
@import url(layout1.css); /* Layout1 content area layout */

#header {		

	background: #fff url(../images/headers/aonb-subheader-01.jpg) no-repeat;
}

.image_grid img{
	border: none !important;
}
.image_grid div {
	text-align: center;
	width:139px;
	float: left;
}
.twoup div{
	color: #65b2ff;
	width: 135px;
	height: 50px;
	padding: 0 5px 0px 0px;
	float: left;
	font-size: 80%;

}
.twoup div strong {
	color: #333;
}