h3{
/*padding-bottom:	5px;
margin-bottom:		5px;
font-size:			15px;
/*width:				638px;
font-weight:		normal;
color:				#202020;
border-bottom:		#bbb solid 1px*/
}

#image-box{								/* IMAGE BOXES */
margin-top:			64px;
float:				left;
width:				200px;
font-size:			0.8em;

}
#image-box a{
letter-spacing:		-1px;
line-height:		20px;
color:				#999;
display:			block;
background:			transparent none
}
#image1,
#image2,
#image3{
height:				118px;
padding:			6px 13px;
margin:				0 0 13px 0;
background:			url(../images/image-box-bg.jpg) no-repeat;
}

#image1 h3{
text-indent:		-1000px;
background:			url(../images/box-1-h4.png) no-repeat left 8px;
}
#image1 a:hover{
color:				#eaa221;
}

#image2 h3{
text-indent:		-1000px;
background:			url(../images/box-2-h4.png) no-repeat left 8px;
}
#image2 a:hover{
color:				#bac426;
}

#image3 h3{
text-indent:		-1000px;
background:			url(../images/box-3-h4.png) no-repeat left 8px;
}
#image3 a:hover{
color:				#d84589;
}