/* CSS Document */

body {
	background-color: #666;
}

#container {
	width: 690px;
	text-align: center;
}

#subContainer {
	background: #CCC url(../images/background_2.gif) repeat-y;
	width: 650px; float: left;  text-align: center;
	margin-top: 10px;
}

#bottomNav {
	width: 643px;
	background-color: #999;
	height: 76px;
	float: right;
}

#bottomNav p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-transform:uppercase;
	text-decoration: none; 
}

#headerNav {
	width: 690px;
	margin-top: 20px;
	text-align: left;
	padding: 7px;
}

#logo {
	 float:left; 
	 margin-left: -17px;
}

#imageHolder {
	width: 250px;
	background-color: #CCC;
	margin-top: 40px;
	margin-right: 40px;
	float: right;
}

#footer {
	width: 650px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCC;
	padding-left: 0px;
	padding-right: 30px;
	margin-top: inherit;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCC;
}

#footer a {
	width: 650px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #CCC;
	padding-top: 10px;
	text-decoration: none;
}

#footer a:hover {
	width: 650px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color: #FFF;
	padding-top: 10px;
	text-decoration: none;
}

#bottomNavLinks {
	text-align: left;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 10px;
}

#bottomNavLinks a {
	text-align: left;
	padding-left: 10px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 10px;
}

#bottomNavLinks .active {
	text-align: left;
	padding-left: 10px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 10px;
}

#bottomNavLinks a:hover {
	text-align: left;
	padding-left: 10px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding-right: 10px;
	margin-top: 10px;
}

#bottomSubNavLinks {
	text-align: left;
	padding-left: 15px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 10px;
}

#bottomSubNavLinks a {
	text-align: left;
	padding-left: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 10px;
}

#bottomSubNavLinks .active {
	text-align: left;
	padding-left: 5px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 10px;
}

#bottomSubNavLinks a:hover {
	text-align: left;
	padding-left: 5px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 5px;
	margin-top: 10px;
}

#headerNavLinks {
	text-align: right;
	padding-left: 5px;
	padding-top: 10px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin-right: 28px;
}

#headerNavLinks a {
	text-align: right;
	padding-left: 5px;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#headerNavLinks a:hover {
	text-align: right;
	padding-left: 5px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
}

#content {
	width: 278px; 
	margin-left: 40px;
	margin-top: 30px;
	float: left; clear:right;
	text-align:left;
}

#contentWide {
	width: 528px;
	margin-left: 60px;
	margin-top: 30px;
	float: left;
	text-align:left;
}

#map {
	width: 300px; height: 300px;
	float: right; margin-right: 0px; 
	border: 1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000; 
	font-weight: bold;
	text-align:left;
	text-transform: uppercase;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444; 
	font-weight: bold;
	text-align:left;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000; 
	font-weight: bold;
	text-align:left;
}

#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; color: #444;
	width: 175px;
	float: right; text-align:right;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}

p a, ul li a, ol li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}

p a:hover, ul li a:hover, ol li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 22px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000; line-height: 18px;
}

ul, ol {
	margin-left: -10px;
}

ul li, ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 22px;
}

#site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	width: 100%; background-color: #FFF;
	border: 1px solid #000;
}

#site th {
	color: #FFF; font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	background-color:#666;
}

.grayRow {
	background-color:#999;
}

.ltGrayRow {
	background-color: #CCC;
}

#site td em, #site th em {
	font-size: 10px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px; color:#000;
	border-top: 1px solid #999; border-left: 1px solid #999;
	border-bottom: 2px solid #666; border-right: 2px solid #666;
	padding: 2px;
}

 
p.withimage {
	background: url(../images/left_quote.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify; color: #FFF;
	size: 12px; line-height: 22px;
	padding-left:20px;
}

p.withimage2 {
	background: url(../images/right_quote.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify; color: #FFF;
	size: 12px; line-height: 22px;
	padding-left:20px;
}

/* PORTFOLIO NAVIGATION IMAGES & ROLLOVERS FOR THUMBNAIL IMAGES */

a#RK1 img {
	background: url(../images/thumbnails/RKcover1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK1:hover img {
	background: url(../images/thumbnails/RKcover1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK2 img {
	background: url(../images/thumbnails/RKcover2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK2:hover img {
	background: url(../images/thumbnails/RKcover2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK3 img {
	background: url(../images/thumbnails/RKcover3.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK3:hover img {
	background: url(../images/thumbnails/RKcover3_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK4 img {
	background: url(../images/thumbnails/RKcover4.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK4:hover img {
	background: url(../images/thumbnails/RKcover4_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK5 img {
	background: url(../images/thumbnails/RKcover5.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK5:hover img {
	background: url(../images/thumbnails/RKcover5_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK6 img {
	background: url(../images/thumbnails/RKcover6.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#RK6:hover img {
	background: url(../images/thumbnails/RKcover6_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch img {
	background: url(../images/thumbnails/stopwatch.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch:hover img {
	background: url(../images/thumbnails/stopwatch_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch2 img {
	background: url(../images/thumbnails/stopwatch2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch2:hover img {
	background: url(../images/thumbnails/stopwatch2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#one img {
	background: url(../images/thumbnails/One_cover1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#one:hover img {
	background: url(../images/thumbnails/One_cover1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;

}
a#one2 img {
	background: url(../images/thumbnails/One_cover2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#one2:hover img {
	background: url(../images/thumbnails/One_cover2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#one3 img {
	background: url(../images/thumbnails/One_cover3.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#one3:hover img {
	background: url(../images/thumbnails/One_cover3_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle1 img {
	background: url(../images/thumbnails/GUIDE_1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle1:hover img {
	background: url(../images/thumbnails/GUIDE_1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle2 img {
	background: url(../images/thumbnails/GUIDE_2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle2:hover img {
	background: url(../images/thumbnails/GUIDE_2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle3 img {
	background: url(../images/thumbnails/GUIDE_3.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle3:hover img {
	background: url(../images/thumbnails/GUIDE_3_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle4 img {
	background: url(../images/thumbnails/GUIDE_4.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#idle4:hover img {
	background: url(../images/thumbnails/GUIDE_4_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ons img {
	background: url(../images/thumbnails/ONS.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ons:hover img {
	background: url(../images/thumbnails/ONS_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2unews1 img {
	background: url(../images/thumbnails/H2U_1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2unews1:hover img {
	background: url(../images/thumbnails/H2U_1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2unews2 img {
	background: url(../images/thumbnails/H2U_2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2unews2:hover img {
	background: url(../images/thumbnails/H2U_2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2uwork img {
	background: url(../images/thumbnails/h2uWORK.jpg) top left no-repeat;
	width: 75px; height: 95px;
	border-width: 0px;
}

a#h2uwork:hover img {
	background: url(../images/thumbnails/h2uWORK_hover.jpg) top left no-repeat;
	width: 75px; height: 95px;
	border-width: 0px;
}

a#h2uspanish img {
	background: url(../images/thumbnails/H2U_spanish1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2uspanish:hover img {
	background: url(../images/thumbnails/H2U_spanish1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#forum img {
	background: url(../images/thumbnails/IASIS_1.jpg)   top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#forum:hover img {
	background:  url(../images/thumbnails/IASIS_1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#forum2 img {
	background: url(../images/thumbnails/IASIS_2.jpg)   top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#forum2:hover img {
	background:  url(../images/thumbnails/IASIS_2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#insight img {
	background: url(../images/thumbnails/psiinsight.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#insight:hover img {
	background: url(../images/thumbnails/psiinsight_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fullcircle img {
	background: url(../images/thumbnails/Spheris1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fullcircle:hover img {
	background: url(../images/thumbnails/Spheris1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fullcircle2 img {
	background: url(../images/thumbnails/Spheris2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fullcircle2:hover img {
	background: url(../images/thumbnails/Spheris2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#tatimes img {
	background: url(../images/thumbnails/TAtimes_1.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#tatimes:hover img {
	background: url(../images/thumbnails/TAtimes_1_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#tatimes2 img {
	background: url(../images/thumbnails/TAtimes_2.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#tatimes2:hover img {
	background: url(../images/thumbnails/TAtimes_2_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi1 img {
	background: url(../images/thumbnails/psicumb_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi1:hover img {
	background: url(../images/thumbnails/psicumb_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi2 img {
	background: url(../images/thumbnails/laurelridge_web.jpg)top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi2:hover img {
	background: url(../images/thumbnails/laurelridge_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi3 img {
	background: url(../images/thumbnails/psibes_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi3:hover img {
	background: url(../images/thumbnails/psibes_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi4 img {
	background: url(../images/thumbnails/psihome_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi4:hover img {
	background: url(../images/thumbnails/psihome_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi5 img {
	background: url(../images/thumbnails/psisub_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#psi5:hover img {
	background: url(../images/thumbnails/psisub_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rk img {
	background: url(../images/thumbnails/rk_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rk:hover img {
	background: url(../images/thumbnails/rk_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rkweb2 img {
	background: url(../images/thumbnails/rkenews.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rkweb2:hover img {
	background: url(../images/thumbnails/rkenews_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rkweb3 img {
	background: url(../images/thumbnails/RKCenews.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#rkweb3:hover img {
	background: url(../images/thumbnails/RKCenews_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#sd img {
	background: url(../images/thumbnails/sd_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#sd:hover img {
	background: url(../images/thumbnails/sd_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2uweb img {
	background: url(../images/thumbnails/h2u_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#h2uweb:hover img {
	background: url(../images/thumbnails/h2u_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#foqweb img {
	background: url(../images/thumbnails/spheris_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#foqweb:hover img {
	background: url(../images/thumbnails/spheris_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#courage img {
	background: url(../images/thumbnails/courage_web.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#courage:hover img {
	background: url(../images/thumbnails/courage_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#sage img {
	background: url(../images/thumbnails/sage_web.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#sage:hover img {
	background: url(../images/thumbnails/sage_web_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards img {
	background: url(../images/thumbnails/spheris_annimated_ecard.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards:hover img {
	background: url(../images/thumbnails/spheris_annimated_ecard_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards2 img {
	background: url(../images/thumbnails/spheris_bday_ecard.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards2:hover img {
	background: url(../images/thumbnails/spheris_bday_ecard_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards3 img {
	background: url(../images/thumbnails/spheris_anniv_ecard.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards3:hover img {
	background: url(../images/thumbnails/spheris_anniv_ecard_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards4 img {
	background: url(../images/thumbnails/spheris_recog_ecard.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#ecards4:hover img {
	background: url(../images/thumbnails/spheris_recog_ecard_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fleetone img {
	background: url(../images/thumbnails/fleetone.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#fleetone:hover img {
	background: url(../images/thumbnails/fleetone_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#marthas img {
	background: url(../images/thumbnails/marthas.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#marthas:hover img {
	background: url(../images/thumbnails/marthas_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#laurel img {
	background: url(../images/thumbnails/psi_laurel_email.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#laurel:hover img {
	background: url(../images/thumbnails/psi_laurel_email_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch img {
	background: url(../images/thumbnails/stopwatch.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#stopwatch:hover img {
	background: url(../images/thumbnails/stopwatch_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}


a#colonial img {
	background: url(../images/thumbnails/colonial_email.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#colonial:hover img {
	background: url(../images/thumbnails/colonial_email_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#connections img {
	background: url(../images/thumbnails/unum_connections_email.jpg)  top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

a#connections:hover img {
	background: url(../images/thumbnails/unum_connections_email_hover.jpg) top left no-repeat;
	width: 75px; height: 98px;
	border-width: 0px;
}

