#right_col {
	margin: 0;
	padding: 0;
	width: 138px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #025179;
	border-bottom-color: #025179;
	border-left-color: #025179;
}

#Box1 {
	width: 138px;
	background-image: url(/images/RightCol1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#Box2 {
	width: 138px;
	background-image: url(/images/RightCol2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Box3 {
	width: 138px;
	background-image: url(/images/RightCol3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#Box4 {
	width: 138px;
	background-image: url(/images/RightCol4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_col .boxstuff {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 38px;
	text-align: center;
	font-weight: bold;
	color: #005078;
	font-size: 11px;
	padding-bottom: 5px;
}
.boxstuff p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}