/* HOME */

#home_box_1{
		position:relative;
}
		#home_box_1 .top{
				width:946px;
				height:10px;
				background: transparent url('images/img_946_white.png') no-repeat top left;
		}
		#home_box_1 .middle{
				background: transparent url('images/img_946_white.png') no-repeat 0 -10px ;
				width:946px;
				height:418px;
		}
		#home_box_1 .bottom{
				width:946px;
				height:10px;
				background: transparent url('images/img_946_white.png') no-repeat bottom left;
		}

		#home_box_1 .home_image{
				position:absolute;
				top: 9px;
				left: 40px;
		}
		#home_box_1 .home_text{
				position:absolute;
				top: 66px;
				left: 368px;
				width: 520px;
				font-size: 14px;
				line-height: 18px;
		}

		#home_box_1  #donate_lg{
				position:absolute;
				top: 372px;
				left: 695px;
		}
				#home_box_1  #donate_lg .text{
						display: block;
						padding: 15px 0 0 0;
				}


#home_box_2{
		position:relative;
		margin: 22px 0 0 0;
		color: #fff;
		font-size: 11px;
}
		#home_box_2 .top{
				width:946px;
				height:10px;
				background: transparent url('images/img_946_trans.png') no-repeat top left;
		}
		#home_box_2 .middle
		{
			width: 946px;
			height: 130px;
			background-image: url('images/img_946_trans.png');
			background-repeat: no-repeat;
			background-position: 0px -10px;
		}
		#home_box_2 .bottom{
				width:946px;
				height:10px;
				background: transparent url('images/img_946_trans.png') no-repeat bottom left;
				
		}
		
		#home_box_2 h2{
				font-size: 14px;
		}
		
				.home_subbox_1{
						float: left;
						width:375px;
						height:130px;
						margin: 0 0 0 5px;
						padding: 15px;
						background: transparent url('images/box_lg.png') no-repeat top left;
				}
				.home_subbox_2{
						float: left;
						width:230px;
						height:130px;
						margin: 0 0 0 5px;
						padding: 15px;
						background: transparent url('images/box_sm_guy.png') no-repeat top left;
				}
				.home_subbox_3{
						float: left;
						width:230px;
						height:130px;
						margin: 0 0 0 5px;
						padding: 15px;
						background: transparent url('images/box_sm.png') no-repeat top left;
				}



#home_icons {
	margin-left:25px;
}

#home_icons p{
		float: left;
		width: 46px;
}