@charset "utf-8";
/* CSS Document */

#home_link {
	text-decoration: underline;
}

#promoContainer {
	position:relative;
	width:705px;
	height:210px;
	padding-top:10px;
}

.infoBoxes {
	float:left;
	width:230px;
	height:210px;
	margin-right:5px;
}

#infoBox1 {
  background-image: url(../images/BoxHelpful_Tools.gif);
}

#infoBox2 {
	background-image: url(../images/boxDirectNews.gif);
}

.infoInner {
	margin-top:35px;
	margin-left:15px;
}
