@import url(2cols.css);
#colRight {
	height:415px;
	background: url(../_images/trustedEduProvider.gif) no-repeat top left;
}
#addrs, #phone, #fax, #email, #website, #bizhr {
	height: 60px;
	padding-left: 110px;	
}
#addrs {
	width: 300px;
	background: url(../_images/letter.jpg) no-repeat top left;
}
#locmap {
	float: right;
	width: 160px;
}
#phone {
	background: url(../_images/phone.jpg) no-repeat top left;
}
#fax {
	background: url(../_images/fax.jpg) no-repeat top left;
}
#email {
	background: url(../_images/email.jpg) no-repeat top left;
}
#website {
	background: url(../_images/www.jpg) no-repeat top left;
}
#bizhr {
	background: url(../_images/bizhr.jpg) no-repeat top left;
}
#map {
	width: 170px;
	height: 183px;
	background: url(../_images/map.jpg) no-repeat top left;
	text-align: center;
	padding-left: 405px;
	padding-top: 85px;
}