#phone {
	position: absolute;
	height: 246px;
	width: 338px;
	top: 278px;
	left: 236px;
}
#heading {
	position: absolute;
	height: 18px;
	width: 228px;
	top: 277px;
	left: 563px;
	z-index: 5;
	color: #467f2b;
	line-height: 18px;
	font-weight: bold;
}
#heading  .size2 { font-size: 15px; }

#text {
	position: absolute;
	z-index: 5;
	height: 301px;
	width: 235px;
	top: 303px;
	left: 593px;
	color: #999999;
	line-height: 18px;
	font-size: 14px;
}

#text a:link { color: #97ba35; }

#text a:visited { color: #97ba35; }

#text a:hover {
	color: #97ba35;
	text-decoration: underline;
}

#text a:active {
	color: #97ba35;
	text-decoration: underline;
}

#text .greenText { color: #97ba35; }

#text .smallText { font-size: 12px; }
