/* CSS Document */
#left_box {
	background-color:#c4dde9;
	width:465px;
	position:relative;
	margin-left:25px;
	height:515px;
}
#right_box {
	background:url(../pics/af_logo_bg.png) no-repeat center 40px;
	width:424px;
	position:relative;
	margin-right:51px;
	margin-left:15px;
	text-align:justify;
}

#contact_strapline {
	margin-bottom:20px;
}

.home_info_box_1 {
	background:url(../pics/home_info_box_1.gif) no-repeat;
	width:424px;
	height:67px;
	padding:22px 10px 8px 10px;
	margin-bottom: -20px;
}
.home_info_box_2 {
	background:url(../pics/home_info_box_2.gif) no-repeat;
	width:424px;
	height:67px;
	padding:22px 10px 8px 10px;
	margin-bottom: -20px;
}
.home_info_box_3 {
	background:url(../pics/home_info_box_3.gif) no-repeat;
	width:424px;
	height:76px;
	padding:22px 10px 8px 10px;
	margin-bottom: -20px;
}
.home_info_box_text {
	position: absolute;
	width: 400px;
}

#maintext {
	margin-top:70px;
	margin-bottom:20px;
}

/*NEWS BOX*/
.news_layer {
	position:relative;
	margin-top: 20px;
	margin-left: 20px;
}
.news_box {
	border:1px #999999 solid;
	background-color:#FFF;
	
}
.news_box_top {
	background-color:#1a627a;
}

#homepage_items {
	position:relative;
	margin-left: 225px;
	margin-top: -235px;
	width:200px;
	height:250px;
}
.item_header_graphic {
	margin-bottom:5px;
}
